Re: Re: GRUB and SCSI harddrives

"Jim Bradley" <[email protected]> Sat, 26 Oct 2002 18:52:50 -0500
Newsgroups gmane.linux.gentoo.newbies
Message-ID <[email protected]>
** Reply to message from Karshi <[email protected]> on Sat, 26 Oct
2002 04:40:35 -0700

Have you created the initrd.img file? You'll not likely get linux to boot a
scsi drive without it. You create it in your /boot directory with the mkinitrd
command.

Grub doesn't distinguish drive types, so hd0 can be ide or scsi, and if you
have both, the drive that is set to boot by the bios will be hd0.