diff options
Diffstat (limited to '')
-rw-r--r-- | syslinux/f3.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/syslinux/f3.txt b/syslinux/f3.txt index 6cce00d..a5400f5 100644 --- a/syslinux/f3.txt +++ b/syslinux/f3.txt @@ -4,6 +4,11 @@ To boot with default values just press ENTER. === 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. |