If I have to re-install Grub on my SuSE system I do the following: Boot the install medium and go into recover mode. Create a directory to mount the root partition.. mkdir /hda Mount the root partion ... mount /dev/hda1 /hda then chroot /hda mount /proc gurb-install /dev/hda umount /proc exit
then reboot. Clark _______________________________________________ LinuxR3000 mailing list [email protected] http://lists.pcxperience.com/cgi-bin/mailman/listinfo/linuxr3000 Wiki at http://prinsig.se/weekee/
