Skip to content

Instantly share code, notes, and snippets.

@paulkernstock
Created November 22, 2015 12:03
rEFInd confiuration file for booting linux
"Boot with standard options" "root=UUID=1b9ece72-754f-4f4b-85c0-5b5ed6fc89e1 ro quiet splash nomodeset vt.handoff=7"
"Boot to single-user mode" "root=UUID=1b9ece72-754f-4f4b-85c0-5b5ed6fc89e1 ro quiet splash nomodeset vt.handoff=7 single"
"Boot with minimal options" "ro root=UUID=1b9ece72-754f-4f4b-85c0-5b5ed6fc89e1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment