Hugo Garcia wrote: > Hi > > Working on a Toshiba Qosmio g10. The machine is a dual boot system. It > used to have Mandriva 2005 on it. We decided to install SuSE 10.2 on > it. We wiped out the old partition and reformatted it, installed SuSE > and when we reboot then we get the 'GRUB Hard Disk Error". If we boot > off the SuSE DVD then we get the correct menu for selecting SuSE or > Windows and both OS with boot properly. > > We rummaged through the opensuse.org site and kind of figured out that > we might need to reinstall the stage 1 Grub component. We have fiddled > around with the options with no progess. Any help will be appreciated. > > thanks > > -H
Has grub been installed? If so cd to /boot/grub, check menu.lst and if you like what you see run grub-install /dev/hda That would install an mbr onto the first (ide) hard drive. If you have a different setup change the argument accordingly. If all else fails consult man grub-install. :-) regards, -- Jos van Kan registered Linux user #152704 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
