diff options
Diffstat (limited to '')
-rw-r--r-- | EFI/BOOT/help.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/EFI/BOOT/help.txt b/EFI/BOOT/help.txt index ed13122..dbfb5b2 100644 --- a/EFI/BOOT/help.txt +++ b/EFI/BOOT/help.txt @@ -66,6 +66,11 @@ swap => Allow the Live OS to activate all swap partitions on === Media tweaks === +cfg=[skip|write] => + Specify 'skip' to skip disk-based configuration file containing + OS parameters; or specify 'write' to write current OS parameters + to disk. + hostname=your_custom_hostname[,qualifier] => Specify a custom hostname. A qualifier 'fixed' can be appended to prohibit hostname modification in case of network boot. |