/refind_linux.conf Secret
Created
November 22, 2015 12:03
rEFInd confiuration file for booting linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"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