I tried both sample.scsi and /etc/fstab, neither of them can get my nodes working.
for both of those options, I got "cannot open file `/etc/fstab' for reading" when the client image was being buit up, but it was successful.
for /etc/fstab, I got an error: " Could not start device /dev/cdrom -no such file or directory" and everything stopped when clients were getting the image from the server during the network boot.
for sample.scsi, our nodes can networkboot and get the image from the server. But they will hang up at "oprofile: APIC was already enabled" when they are rebooted from harddrive.
the server fstab file is:
LABEL=/ / ext2 defaults 1 1
LABEL=/boot /boot ext2 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /proc proc defaults 0 0
none /dev/shm tmpfs defaults 0 0
/dev/sda2 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
Regards, Shaofeng
From: Bernard Li <[EMAIL PROTECTED]>
To: Shaofeng Yang <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: [Oscar-users] urgent: cannot open file `/etc/fstab' for reading --oscar 2.3
Date: Tue, 02 Sep 2003 15:21:37 -0700
Hi there:
When you select to build the client image, it asks for a Disk Partition File - which one did you choose? Did you choose the correct one corresponding to your client's architecture? (i.e. chose SCSI when your nodes are IDE or the other way round).
It might help if you post more detail about your setup and also post the disk partition file which you chose.
You might also want to look into /var/lib/systemimager/scripts/<imagenamer>.master and check for the part concerning your fstab.
Cheers,
Bernard
Shaofeng Yang wrote:
I am running oscar 2.3 on a oscar server with fresh installation of redhat 8.0. when the software was building the oscar client image, I saw this message poping up from the terminal:
"awk: cmd. line:2: fatal: cannot open file `/etc/fstab' for reading (No such file or directory)"
later on, i found out the file system of client is not correct (consistent with the server), I think the error above caused this problem.
I will appreicate if somebody can help me. I am close to a dead line to build up this cluster.
Thanks again Shaofeng
_________________________________________________________________
Get MSN 8 and enjoy automatic e-mail virus protection. http://join.msn.com/?page=features/virus
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
_________________________________________________________________
Get MSN 8 and enjoy automatic e-mail virus protection. http://join.msn.com/?page=features/virus
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
