Re: sata/scsi confusion at boot

2006-03-05 Thread Andrew Cady
On Sat, Mar 04, 2006 at 11:14:11AM -0700, Glenn English wrote: > On Friday 03 March 2006 22:20, Andrew Cady wrote: > > > How grub names and finds drives is completely unrelated to how linux > > does it. If your problem is with grub's behavior, then /dev/sd? and > > udev are definitely not involve

Re: sata/scsi confusion at boot

2006-03-04 Thread Glenn English
On Friday 03 March 2006 22:20, Andrew Cady wrote: > How grub names and finds drives is completely unrelated to how linux > does it. If your problem is with grub's behavior, then /dev/sd? and > udev are definitely not involved. Good to know I was looking at the wrong thing. In menu.lst, root is

Re: sata/scsi confusion at boot

2006-03-03 Thread Andrew Cady
On Fri, Mar 03, 2006 at 03:33:12PM -0700, Glenn English wrote: > I want my computers to boot from the SCSI drive and mount the big > SATAs in /usr for video and audio work. When it boots, the BIOS > presents the SCSI to grub as (hd0), but by the time grub goes to load > the kernel (fro

sata/scsi confusion at boot

2006-03-03 Thread Glenn English
I want my computers to boot from the SCSI drive and mount the big SATAs in /usr for video and audio work. When it boots, the BIOS presents the SCSI to grub as (hd0), but by the time grub goes to load the kernel (from /dev/sda), one of the SATAs is sda, and it looks like the SCSI has become sdc.