Add more highlighting
This commit is contained in:
		@@ -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 <br />
 | 
			
		||||
Format the first partition as ext4, mountpoint `/boot` <br />
 | 
			
		||||
Unlock the second partition <br />
 | 
			
		||||
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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user