Reinstalling GRUB after Windows install: Difference between revisions
Appearance
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... |
No edit summary |
||
Line 2: | Line 2: | ||
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. | 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. | ||
* boot from install CD | |||
sux - | sux - | ||
grub | grub |
Revision as of 12:06, 19 August 2007
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.
- boot from install CD
sux - grub find /boot/grub/stage1 // Will print something like (hd0,1) root (hd0,1) setup (hd0) quit