Hello I'm having problems imaging my nodes, (RH-9, OSCAR-3.0). During the image creation phase of the install, I get errors saying that /etc/fstab cannot be opened for reading, because there is "no such file", but the image is created succesfully. However, when it comes to transferring the image to the node, I get an error just as the autoinstall script is being run - parted gives the error that /dev/hda does not exist.
The errors during image creation are : awk: cmd. line:2: fatal: cannot open file `/etc/fstab' for reading (No such file or directory) ls: readlink:: No such file or directory ls: file: No such file or directory ls: expected: No such file or directory awk: cmd. line:2: fatal: cannot open file `/etc/fstab' for reading (No such file or directory) awk: cmd. line:2: fatal: cannot open file `/etc/fstab' for reading (No such file or directory) ext2fs_check_if_mount: No such file or directory while determining whether /dev/loop0 is mounted. warning: can't open /etc/fstab: No such file or directory awk: cmd. line:2: fatal: cannot open file `/etc/fstab' for reading (No such file or directory) I definitely do have IDE drives, and the partition table I've given The partition table is : /dev/hda1 24 /boot type ext3 (rw) /dev/hda2 10000 / type ext3 (rw) /dev/hda7 2000 swap /dev/hda5 * /data type ext3 (rw) nfs_oscar:/home - nfs /home rw nfs_oscar:/mnt/raid/nfs - nfs /mnt/raid/nfs rw Anything wrong with it ? Thanks, Bruce ps, i also get lots of errors after all this : Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/site_perl/oda.pm line 483. for oda, switcher, sis, pvm, lam, kernel_picker, hdf5, disable-services, c3, base and autoupdate. -- Bruce Becker UCT-CERN Research Center - University of Cape Town Room 405, R.W. James Building, University Avenue North Private Bag RONDEBOSCH 7700 tel :(w) +27 21 650 3356 | (m) +27 82 537 9425 | (f) +27 21 650 3342 WEB :http://hep.phy.uct.ac.za/~becker | AIM : brucellino ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
