argh, grub woes
Klaus-Peter Schrage
kpschrage
Thu Nov 25 08:06:50 PST 2004
Net Llama! wrote:
>
> If i attempt to run:
> grub-install /dev/hda
>
> I see:
> /dev/hda does not have any corresponding BIOS drive.
>
> My device.map file only has an entry for:
> (fd0) /dev/fd0
>
> could that be the problem?
Mine has:
(fd0) /dev/fd0
(hd0) /dev/hda
The installation method via 'grub-install' might get confused if you
don't have the hd entry. But the method via 'setup' should work, and it
has worked as you can boot manually. You're probably right, grub can't
find menu.lst.
Just a guess: Do you have grub.conf in your /boot/grub which in the
RedHat world seems to be the real thing to which menu.lst only is a link.
K.
More information about the Linux-users
mailing list