Aaron Konstam <akonstam <at> sbcglobal.net> writes: > > > /sbin/grub-install mbr > > > > mbr is not a proper argument to greub-install > Something like hd0 or even /dev/hda will work. My error - yes you are right - It should have been grub-install /dev/hda or whichever disc you want the mbr to have grub on.