Skip to content

Instantly share code, notes, and snippets.

@kbruner
Created November 3, 2020 06:46
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 kbruner/534d59bf84f66f7285292796ee0b7309 to your computer and use it in GitHub Desktop.
Save kbruner/534d59bf84f66f7285292796ee0b7309 to your computer and use it in GitHub Desktop.
amended Arch Linux boot options
grub> linux (cd0)/arch/boot/x86_64/vmlinuz-linux archisolabel=ARCH_202010 archisobasedir=arch ro
grub> initrd (cd0)/arch/boot/x86_64/initramfs-linux.img
grub> boot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment