aboutsummaryrefslogtreecommitdiff
path: root/docs/gnulinux/encrypted_parabola.html
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2016-10-03 20:46:55 +0100
committerLeah Rowe <info@minifree.org>2016-10-03 20:46:55 +0100
commite778154cd833090d4093631d56887785dd2e9e35 (patch)
tree5dfc71c80796534e79710648845384e2211ee54f /docs/gnulinux/encrypted_parabola.html
parent35129396d996fe06dd68979b5bc187e179e90946 (diff)
downloadlibrebootfr-e778154cd833090d4093631d56887785dd2e9e35.tar.gz
librebootfr-e778154cd833090d4093631d56887785dd2e9e35.zip
docs/gnulinux/encrypted_parabola: recommend btrfs, not ext4
Diffstat (limited to 'docs/gnulinux/encrypted_parabola.html')
-rw-r--r--docs/gnulinux/encrypted_parabola.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gnulinux/encrypted_parabola.html b/docs/gnulinux/encrypted_parabola.html
index 5ee16ad3..a68b2baf 100644
--- a/docs/gnulinux/encrypted_parabola.html
+++ b/docs/gnulinux/encrypted_parabola.html
@@ -254,7 +254,7 @@ href="http://www.linux.com/news/software/applications/8208-all-about-linux-swap-
</p>
<p>
For the root LV I use:<br/>
- # <b>mkfs.ext4 /dev/mapper/matrix-root</b>
+ # <b>mkfs.btrfs /dev/mapper/matrix-root</b>
</p>
<p>
Mount the root (/) partition:<br/>