aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/gnulinux/encrypted_debian.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/gnulinux/encrypted_debian.html b/docs/gnulinux/encrypted_debian.html
index e3a07bfe..64f4668d 100644
--- a/docs/gnulinux/encrypted_debian.html
+++ b/docs/gnulinux/encrypted_debian.html
@@ -124,23 +124,23 @@
<li>
Create volume group:
<ul>
- <li>Name: <b>matrix</b> (you can use whatever you want here, this is just an example)</li>
+ <li>Name: <b>matrix</b> (use this exact name)</li>
<li>Select crypto partition</li>
</ul>
</li>
<li>
Create logical volume
<ul>
- <li>select <b>matrix</b> (or whatever you named it before)</li>
- <li>name: <b>root</b> (you can use whatever you want here, this is just an example)</li>
+ <li>select <b>matrix</b> (use this exact name)</li>
+ <li>name: <b>root</b> (use this exact name)</li>
<li>size: default, minus 2048 MB</li>
</ul>
</li>
<li>
Create logical volume
<ul>
- <li>select <b>matrix</b> (or whatever you named it before)</li>
- <li>name: <b>swap</b> (you can use whatever you want here, this is just an example)</li>
+ <li>select <b>matrix</b> (use this exact name)</li>
+ <li>name: <b>swap</b> (user this exact name)</li>
<li>size: press enter</li>
</ul>
</li>