I have some additional information to add on the failed disk boot after a succesfull network install. By doing a CD rescue boot I was able to look at the node disk. There are no log files saved but I did find a clue in the /etc/modules.conf file.
For the head node which can boot fine /etc/modules.conf: alias parport_lowlevel parport_pc alias scsi_hostadapter mptbase alias scsi_hostadapter1 mptscsih alias scsi_hostadapter2 mptscsih alias scsi_hostadapter3 mptscsih alias usb-controller usb-ohci alias eth0 e1000 alias eth1 e1000 For the boot node that fails /etc/module.conf: #Begin: Lines added by System Configurator alias eth0 e1000 alias eth1 e1000 alias scsi_hostadapter mptscsih alias scsi_hostadapter1 mptscsih #End: Lines added by System Configurator For whatever reason the System Configurator is not making the mtpbase module load before it loads the mptscsih module which results in a lot of missing symbols and a boot failure. Does anybody have a clue as to how this behavior could be changed? Thanks, Frank Shelly ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
