docs(meta): Update lsblk output (#3)

This commit is contained in:
hygienic-books 2023-10-22 14:48:46 +02:00
parent cc6e17f06c
commit 108883fd11

View File

@ -29,12 +29,12 @@ mkfs.vfat /dev/sda1
The result will be something like this at which point you can start the `setup.sh` script, see [How to run this?](#how-to-run-this) below for more details.
```
# lsblk --paths
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
/dev/loop0 7:0 0 685.5M 1 loop /run/archiso/airootfs
/dev/sr0 11:0 1 808.3M 0 rom /run/archiso/bootmnt
/dev/sda 202:0 0 20G 0 disk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
/dev/loop0 7:0 0 685.5M 1 loop /run/archiso/airootfs
/dev/sr0 11:0 1 808.3M 0 rom /run/archiso/bootmnt
/dev/sda 202:0 0 10G 0 disk
├─/dev/sda1 202:1 0 512M 0 part
└─/dev/sda2 202:2 0 19.5G 0 part
└─/dev/sda2 202:2 0 9.5G 0 part
```
## ZFS dataset layout