Skip to content

Instantly share code, notes, and snippets.

@mschmitt
Created June 22, 2012 10:42
Show Gist options
  • Save mschmitt/2972005 to your computer and use it in GitHub Desktop.
Save mschmitt/2972005 to your computer and use it in GitHub Desktop.
/boot/Makefile
all:
update-initramfs -u
grub-mkconfig
update-grub
grub-install /dev/sdc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment