From: James Bunton Date: Mon, 13 Mar 2017 04:19:19 +0000 (+1100) Subject: refind config X-Git-Url: https://code.delx.au/monosys/commitdiff_plain/78d955ce77e8eb61bc5191daf184e0d6f1a7ea43 refind config --- diff --git a/boot/refind.conf b/boot/refind.conf new file mode 100644 index 0000000..68f658c --- /dev/null +++ b/boot/refind.conf @@ -0,0 +1,7 @@ +timeout 5 +textonly true +textmode 1024 + +scanfor internal,external,optical,manual +fold_linux_kernels false +default_selection linux \ No newline at end of file diff --git a/boot/refind_linux.conf b/boot/refind_linux.conf new file mode 100644 index 0000000..f38745e --- /dev/null +++ b/boot/refind_linux.conf @@ -0,0 +1 @@ +"Boot" "rw root=/dev/mapper/somevg-somelv cryptdevice=UUID=some-uuid:crypt-somename resume=/dev/somevg/swap"