Skip to content

Instantly share code, notes, and snippets.

@HugoPoi
Created April 29, 2015 17:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HugoPoi/e26aca292906470e38b8 to your computer and use it in GitHub Desktop.
Save HugoPoi/e26aca292906470e38b8 to your computer and use it in GitHub Desktop.
Efi new entry for stub booting with LVM and nomodeset nvidia and resume
efibootmgr -d /dev/sda -p 1 -c -L "Arch Linux" -l /vmlinuz-linux -u "root=/dev/mapper/ssd-root resume=/dev/mapper/ssd-swap initrd=/intel-ucode.img initrd=/initramfs-linux.img nomodeset"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment