Reformat spacing
This commit is contained in:
parent
9f8b22e9e4
commit
7e3e702929
@ -379,9 +379,9 @@ With unencrypted disks, only `rw` and `root=` are required.
|
|||||||
Make sure to include additional kernel options like `zswap.enabled=0` if required.
|
Make sure to include additional kernel options like `zswap.enabled=0` if required.
|
||||||
|
|
||||||
```
|
```
|
||||||
"Boot with standard options" "rw root=UUID=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX"
|
"Boot with standard options" "rw root=UUID=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX"
|
||||||
"Boot to single-user mode" "rw root=UUID=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX single"
|
"Boot to single-user mode" "rw root=UUID=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX single"
|
||||||
"Boot with minimal options" "ro root=PARTUUID=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX"
|
"Boot with minimal options" "ro root=PARTUUID=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX"
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Manual boot stanza
|
#### Manual boot stanza
|
||||||
|
Loading…
Reference in New Issue
Block a user