Jump to content

Reinstalling GRUB after Windows install

From www.ReeltoReel.nl Wiki
Revision as of 12:05, 19 August 2007 by Pvdm (talk | contribs) (New page: Reinstall GRUB after Windows install Here is how to reinstall GRUB after you have had to install windows, and windows has overwritten your master boot record (MBR) so that you can't get b...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Reinstall GRUB after Windows install

Here is how to reinstall GRUB after you have had to install windows, and windows has overwritten your master boot record (MBR) so that you can't get back into Linux.

sux -
grub
find /boot/grub/stage1 // Will print something like (hd0,1)
root (hd0,1)
setup (hd0)
quit