Update mount-from-other-os.md
It seems the block quote markers (`` ``` `) should be at the beginning of the line. At least it appears broken on the website.
This commit is contained in:
parent
aea4086883
commit
d9894207e0
|
@ -50,8 +50,8 @@ Decrypting the Disk
|
||||||
nvme0n1 259:0 0 465.8G 0 disk
|
nvme0n1 259:0 0 465.8G 0 disk
|
||||||
├─nvme0n1p1 259:1 0 1G 0 part
|
├─nvme0n1p1 259:1 0 1G 0 part
|
||||||
└─nvme0n1p2 259:2 0 464.8G 0 part
|
└─nvme0n1p2 259:2 0 464.8G 0 part
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Decrypt the disk using the command `cryptsetup luksOpen /dev/<disk>`.
|
2. Decrypt the disk using the command `cryptsetup luksOpen /dev/<disk>`.
|
||||||
|
|
||||||
Accessing LVM Logical Volumes
|
Accessing LVM Logical Volumes
|
||||||
|
|
Loading…
Reference in New Issue
Block a user