diff --git a/Thinkpad P53.md b/Thinkpad P53.md index 00e373b..2c051d3 100644 --- a/Thinkpad P53.md +++ b/Thinkpad P53.md @@ -184,9 +184,9 @@ Use Control + Alt + F6 to get back to Anaconda. Install destination -> Choose the drive -> Advanced Custom (Blivet-GUI) -> Hit refresh at the bottom right -> Rescan Disks -> Done -Format the first partition as ext4, mountpoint /boot
+Format the first partition as ext4, mountpoint `/boot`
Unlock the second partition
-Btrfs subvolumes -> create new -> name root, mountpoint / +Btrfs subvolumes -> create new -> name root, mountpoint `/` Finish the rest of the installation as normal. @@ -194,7 +194,7 @@ Finish the rest of the installation as normal. ### BTRFS optimizations -Edit /etc/fstab and add the following options for the / mountpoint: +Edit `/etc/fstab` and add the following options for the `/` mountpoint: ``` ssd,noatime,compress=zstd