mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-12-21 22:51:33 -05:00
Add more highlighting
This commit is contained in:
parent
1266b80fcd
commit
0896b43823
@ -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
|
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 />
|
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.
|
Finish the rest of the installation as normal.
|
||||||
|
|
||||||
@ -194,7 +194,7 @@ Finish the rest of the installation as normal.
|
|||||||
|
|
||||||
### BTRFS optimizations
|
### 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
|
ssd,noatime,compress=zstd
|
||||||
|
Loading…
Reference in New Issue
Block a user