mirror of
https://github.com/kevinveenbirkenbach/hetzner-arch-luks.git
synced 2024-11-22 09:51:03 +01:00
Removed wrong formatation
This commit is contained in:
parent
4b15b0b5bc
commit
b3b10b2dc4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user