Add compress mount option to installation guide

nazuna
Simon Bruder 2023-04-29 12:31:42 +02:00
parent 4880116919
commit 199f168c70
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ On UEFI:
Mount the file systems and activate swap:
mount /dev/HOSTNAME-vg/root /mnt
mount -o compress=zstd /dev/HOSTNAME-vg/root /mnt
mkdir /mnt/boot
mount /dev/sdX2 /mnt/boot
swapon /dev/HOSTNAME-vg/swap