[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] GRUB issue on boot



This is what I did to fix it:

> # grub
> grub> root (hd0,0)          (Specify where your /boot partition resides)
> grub> setup (hd0)           (Install GRUB in the MBR)
> grub> quit                  (Exit the GRUB shell)