Boot off rescue dvd/cd.
start grub.
>find /boot/grub/stage1
(hd0,2)
>root (hd0,2)
>setup (hd0)
>exit
reboot.
22 August 2008
Grub. Quick fix after XP re-install
Labels:
grub
Subscribe to:
Posts (Atom)
My Linux hack notes
Boot off rescue dvd/cd.
start grub.
>find /boot/grub/stage1
(hd0,2)
>root (hd0,2)
>setup (hd0)
>exit
reboot.