mirror of
https://github.com/kevinveenbirkenbach/hetzner-arch-luks.git
synced 2025-09-09 11:17:12 +02:00
Removed wrong formatation
This commit is contained in:
@@ -140,7 +140,7 @@ umount /mnt
|
||||
#### 4.7
|
||||
Delete unencrypted LVM-Volume-Group by executing:
|
||||
```bash
|
||||
umount /mnt
|
||||
vgremove vg0
|
||||
```
|
||||
|
||||
#### 4.8
|
||||
@@ -166,12 +166,6 @@ Mount encrypted :
|
||||
mount /dev/vg0/root /mnt
|
||||
```
|
||||
|
||||
#### 4.11
|
||||
Mount encrypted :
|
||||
```bash
|
||||
mount /dev/vg0/root /mnt
|
||||
```
|
||||
|
||||
#### 4.12
|
||||
Copy "system":
|
||||
```bash
|
||||
|
Reference in New Issue
Block a user