* Russel Caldwell [Sun, 22 May 2005 at 12:47 -0600] > I'm trying to install Grub on to the MBR after having reinstalled > Windows. I can both Windows and Linux with Grub from a floppy fine but > I can't seem to install Grub to the MBR. Linux and Windows are > installed on two separate HD's. Windows is on hd0 and Linux on hd1. I > want it to use /boot/grub/menu.lst. So I thought the following > commands would do it: > > grub>root(hd1,0) > grub>setup(hd1) > > but all it will do is boot to Windows. It doesn't bring up Grub at > all. Any suggestions?
You want to put grub on the MBR of hd0. The bios will boot off of the first drive and will never see the grub installed on hd1. Von Fugal
signature.asc
Description: Digital signature
.===================================. | This has been a P.L.U.G. mailing. | | Don't Fear the Penguin. | | IRC: #utah at irc.freenode.net | `==================================='
