summarylogtreecommitdiffstats
path: root/refind_linux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'refind_linux.conf')
-rw-r--r--refind_linux.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/refind_linux.conf b/refind_linux.conf
new file mode 100644
index 000000000000..5a3768bcfa5a
--- /dev/null
+++ b/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 rw add_efi_memmap"
+"Boot to terminal" "root=PARTUUID=XXXXXXXX rootfstype=XXXX rw add_efi_memmap systemd.unit=multi-user.target"