summaryrefslogtreecommitdiff
path: root/extra/refind-efi/refind_linux.conf
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-01 03:41:51 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-01 03:41:51 +0000
commit8d64e04cb528732ef0844a120620acc64f9fbc41 (patch)
treed70f60b2bfc9767593a9c9430f7cfffd9d4c80c6 /extra/refind-efi/refind_linux.conf
parent7cd564d1e9657febf970765ffd43fcee8abe7ff5 (diff)
Sun Jun 1 03:39:22 UTC 2014
Diffstat (limited to 'extra/refind-efi/refind_linux.conf')
-rw-r--r--extra/refind-efi/refind_linux.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/refind-efi/refind_linux.conf b/extra/refind-efi/refind_linux.conf
index a34536b37..5a3768bcf 100644
--- a/extra/refind-efi/refind_linux.conf
+++ b/extra/refind-efi/refind_linux.conf
@@ -1,5 +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"
+"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"