Re: Grub drive order problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Just to clarify my previous post, my /boot/grub/device.map file says this

(fd0) /dev/fd0
(hd0) /dev/hda
(hd1) /dev/hdb
(hd2) /dev/sda
(hd3) /dev/sdb


So the two IDE drives, hda and hdb are (hd0) and (hd1) as expected. If I run the grub shell forom linux and do "find /grub/stage1" it says

(hd0,0)
(hd1,0)


also as expected. My two copies of grub are on /dev/hda1 and /dev/hdb1.

However, when I boot the machine, break out of the grub menu, go into the grub shell, and type "find /grub/stage1", I get

(hd0,0)
(hd3,0)


So now grub thinks my 2nd ide drive is (hd3) not (hd1).

How do I fix this? Any advice appreciated!

--Cliff Avey


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux