Skip to content

Instantly share code, notes, and snippets.

@kewlfft
Created February 20, 2018 19:16
Show Gist options
  • Save kewlfft/5c55563bf6b37174600431ccc88b9a99 to your computer and use it in GitHub Desktop.
Save kewlfft/5c55563bf6b37174600431ccc88b9a99 to your computer and use it in GitHub Desktop.
manjaro menu
menuentry "My Manjaro" {
search --set=root --label manjaro
linux /boot/vmlinuz-4.15-x86_64 root=LABEL=manjaro rw
initrd /boot/intel-ucode.img /boot/initramfs-4.15-x86_64.img
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment