Skip to content

Instantly share code, notes, and snippets.

@zvyn
Forked from anonymous/add_boot_entry.sh
Created March 17, 2018 14:15
Show Gist options
  • Save zvyn/9d741460c94551fc062ff8db1b9cda08 to your computer and use it in GitHub Desktop.
Save zvyn/9d741460c94551fc062ff8db1b9cda08 to your computer and use it in GitHub Desktop.
efibootmgr --create --disk /dev/sdc --part 1 --label "Something New" --loader "EFI\arch\vmlinuz-arch.efi" -@ new_cmdline.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment