aboutsummaryrefslogtreecommitdiff
path: root/docs/gnulinux
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2016-09-01 10:04:52 +0100
committerLeah Rowe <info@minifree.org>2016-09-01 10:04:52 +0100
commite720da2bee585b8185666c033a5df44c5ae1e16f (patch)
tree0ac28c7f8ff7c39ba3f06d27ce427166041ca434 /docs/gnulinux
parentb2823a73c7d3b28c03897e825375b6f34bc04c27 (diff)
downloadlibrebootfr-e720da2bee585b8185666c033a5df44c5ae1e16f.tar.gz
librebootfr-e720da2bee585b8185666c033a5df44c5ae1e16f.zip
docs/gnulinux/encrypted_parabola: note about iteration time when booting
Diffstat (limited to 'docs/gnulinux')
-rw-r--r--docs/gnulinux/encrypted_parabola.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/gnulinux/encrypted_parabola.html b/docs/gnulinux/encrypted_parabola.html
index 1d32a20e..24a9dac8 100644
--- a/docs/gnulinux/encrypted_parabola.html
+++ b/docs/gnulinux/encrypted_parabola.html
@@ -143,6 +143,11 @@
</p>
<h2>Create LUKS partition</h2>
+ <p>
+ Note that the default iteration time is 2000ms (20 seconds) if not specified
+ in cryptsetup. You should set a lower time than this, otherwise there will be
+ an approximate 20 second delay when booting your system.
+ </p>
<p>
I am using MBR partitioning, so I use cfdisk:<br/>
# <b>cfdisk /dev/sda</b>