Floppy drive broken - how to install grub to mbr?
Posted: Wed Nov 07, 2007 12:15 pm
Hi,
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:
I thought it best to check first though - I don't want to screw up my PC!
Thanks in advance,
OScoder
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