about summary refs log tree commit diff stats
path: root/core/install.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/install.html')
-rw-r--r--core/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/install.html b/core/install.html
index 65b9148..1526c12 100644
--- a/core/install.html
+++ b/core/install.html
@@ -117,7 +117,7 @@
 
         <pre>
         # pvcreate /dev/mapper/cryptlvm
-        vgcreate vg_system /dev/mapper/cryptlvm
+        # vgcreate vg_system /dev/mapper/cryptlvm
         </pre>
 
         <p>Core collection installation on root partition uses
54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94