summaryrefslogtreecommitdiff
path: root/extra/refind-efi/refind_linux.conf
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-22 01:28:29 -0700
committerroot <root@rshg054.dnsready.net>2013-06-22 01:28:29 -0700
commit946a83c478943914bcf576bd772689ef74c27fdd (patch)
tree577d46741bf519254d29a0979eb015e1281487fa /extra/refind-efi/refind_linux.conf
parentdeef1b9af1fb8bb4c263d8aa1df699ef0d4d3b31 (diff)
Sat Jun 22 01:28:11 PDT 2013
Diffstat (limited to 'extra/refind-efi/refind_linux.conf')
-rw-r--r--extra/refind-efi/refind_linux.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/extra/refind-efi/refind_linux.conf b/extra/refind-efi/refind_linux.conf
new file mode 100644
index 000000000..a34536b37
--- /dev/null
+++ b/extra/refind-efi/refind_linux.conf
@@ -0,0 +1,5 @@
+## This file should be present in the same directory as the EFISTUB kernel and initramfs files
+## More info at http://www.rodsbooks.com/refind/linux.html , http://www.rodsbooks.com/efi-bootloaders/efistub.html
+
+"Boot with defaults" "root=PARTUUID=XXXXXXXX rootfstype=XXXX ro"
+"Boot to terminal" "root=PARTUUID=XXXXXXXX rootfstype=XXXX ro systemd.unit=multi-user.target"