Skip to content

Instantly share code, notes, and snippets.

@lushc
Created January 19, 2015 20:09
Show Gist options
  • Save lushc/f9c3b690067730a54b59 to your computer and use it in GitHub Desktop.
Save lushc/f9c3b690067730a54b59 to your computer and use it in GitHub Desktop.
hd0 out of disk boot error
# grub rescue
set root=(hd0,msdos6)
set prefix=(hd0,msdos6)/boot/grub
insmod normal
normal
# terminal
sudo update-grub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment