On Tue, 2004-09-07 at 09:31, elemint@theriver.com wrote: > My friend has installed Suse 9.1 and it seemed to install fine. But > after reboot grub comes up but the Suse will not boot. > > All his drives are scsi does it seem like the scsi driver is not > configured to come up on boot, does that seem corect, how does grub come > up if suse can not see the drives though? ---- generally, when this happens - I look at the grub config that specifies the logical drive numbers. For example, title Red Hat Enterprise Linux AS (2.4.21-15.0.4.EL) root (hd0,1) kernel /vmlinuz-2.4.21-15.0.4.EL ro root=LABEL=/ initrd /initrd-2.4.21-15.0.4.EL.img where (hd0,x) looks good, it may be that the drive is actually hd1 so at the grub prompt, choose 'e' to edit and change the drive parameter and see if it does indeed boot. These boot time changes can be made permanently later when you figure out what works. Also, bios and logic don't always work. You can install grub in /dev/sda but the bios may have it boot off a IDE drive (i.e. /dev/hda) and in that case you need to grub-install /dev/hda Craig --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss