11.11.09 - Restore GRUB
0 comments
How to restore GRUB without problems
First step, burn into a CD the Super Grub Disk ISO
It's necessary use the command line for restoring Grub, a good option is download a automatic boot loader that can recognize our linux installation. After downloading the iso, we have to burn it into a CD:Download Super Grub Disk ISO cd-rom image
Init linux with Super Grub Disk
Insert the burned cd and select it like an option in the boot. When Super Grub Disk starts (in the boot) select GNU/Linux, now it will launch our linux distro.Restoring Grub
Once you enter linux, execute into the command line and with root privileges:grub
grub> find /boot/grub/stage2
grub> root (hdx,y)
grub> setup (hdx)
grub> setup (hdx)
grub> quit
Comments
There are no comments jet. Be the first to comment!
