sudo grub
This will give you a GRUB prompt, then run:
find /boot/grub/stage1
This will return a location, use this to set the root and then install to the MBR:
root (h?,?)
setup (hd0)
sudo grub
This will give you a GRUB prompt, then run:
find /boot/grub/stage1
This will return a location, use this to set the root and then install to the MBR:
root (h?,?)
setup (hd0)
No comments:
Post a Comment