Skip to content

Instantly share code, notes, and snippets.

@liuyix
Created May 12, 2013 05:08
Show Gist options
  • Select an option

  • Save liuyix/5562497 to your computer and use it in GitHub Desktop.

Select an option

Save liuyix/5562497 to your computer and use it in GitHub Desktop.
Recover grub after installing windows in grub shell
# first manual boot into ubuntu
root (hd0,X)
kernel /boot/vmlinuz... root=/dev/sdaX
initrd /boot/initrd...
boot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment