I'm putting this in this forum, since it isn't really 'OS development' or 'General Programming'
For the past year or so I've done dual booting of my pc (whose mbr is blank, btw), using a startup floppy disk with grub on it. However, this drive is now broke! I have a knoppix CD, which i am using atm. Can anyone tell me the best way to get grub onto the mbr?
I've downloaded grub-legacy, and I'm guessing I've gotta type:
Code: Select all
grub-install hd0
Thanks in advance,
OScoder