hi,expert:
I install domino8.0.2 on RHEL5.my step follows:
lsb_release -a
LSB Version: :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: RedHatEnterpriseServer
Description: Red Hat Enterprise Linux Server release 5.1 (Tikanga)
Release: 5.1
Codename: Tikanga
uname -a
Linux localhost.localdomain 2.6.18-53.el5xen #1 SMP Wed Oct 10 17:06:12 EDT 2007 i686 i686 i386 GNU/Linux
mount /dev/cdrom /cdrom
mount: block device /dev/cdrom is write-protected, mounting read-only
ls /cdrom
domino802_linux(disk1)
/cdrom/domino802_linux(disk1)/Install
Please enter the location for the unpacked install kit
Install kit location:
/opt/ibm
/opt/ibm/Scripts/Install.dat: line 44: syntax error near unexpected token `(’
/opt/ibm/Scripts/Install.dat: line 44: `D7_CDBaseDir=/cdrom/domino802_linux(disk1)’
Relocating CD 1 (1 of 2) contents to: ‘/opt/ibm/CD_images’
Done with CD 1 (1 of 2)
umount: /cdrom/domino802_linux(disk1): not mounted
Cannot unmount /cdrom/domino802_linux(disk1)
Remove current CD and insert the next CD
Press the RETURN or ENTER key to continue:
then I open another terminal:
mount /dev/cdrom /cdrom
mount: block device /dev/cdrom is write-protected, mounting read-only
ls /cdrom
domino802_linux(disk2)
In previous Termianal"Press the RETURN or ENTER key to continue":I press Enter.Show this:
…Sleeping for 10 seconds to allow drive to settle…
Can’t mount the cdrom device; please reinsert CD and press ENTER
I insert the cd2.why cannot start installation?
I am troubles,then I got another idea.
when I copy the files form the 2 cds .my step:
ls /domino
domino802_linux(disk1) domino802_linux(disk2)
/domino/domino802_linux(disk1)/Install
/domino/domino802_linux(disk1)/Install: line 724: cd: /lili: No such file or drectory
Please enter the location for the unpacked install kit
Install kit location:
/opt/ibm
/opt/ibm/Scripts/Install.dat: line 44: syntax error near unexpected token `(’
/opt/ibm/Scripts/Install.dat: line 44: `D7_CDBaseDir=/domino/domino802_linux(disk1)’
Relocating contents of CDS (2) to: ‘/opt/ibm/CD_images’
Done relocating all CDs.
Now verifying the saved tarfile contents…
cksum: .t[Zz].[a-z][a-z]: No such file or drectory
diff: .t[Zz].[a-z][a-z].cks: No such file or drectory
Install: diff failed
It seems the installation can’t start.
Has anybody encounter the same problem? Any hit is welcome.Thanks for every suggestions.