diff options
author | Eric Hameleers <alien@slackware.com> | 2016-02-14 16:33:11 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2016-02-14 16:33:11 +0100 |
commit | 4ca61472d6126b5118466faf36ecf223895982b2 (patch) | |
tree | f6c3efa9bf34c3ff064ced8f552c67da1e99af3f /syslinux/f4.txt | |
parent | a11733812afd449f4f24e96247d76bc9457d70ea (diff) | |
download | liveslak-4ca61472d6126b5118466faf36ecf223895982b2.tar.gz liveslak-4ca61472d6126b5118466faf36ecf223895982b2.tar.xz |
Update the syslinux and grub help texts.
Diffstat (limited to '')
-rw-r--r-- | syslinux/f4.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/syslinux/f4.txt b/syslinux/f4.txt index 9d27e29..3288407 100644 --- a/syslinux/f4.txt +++ b/syslinux/f4.txt @@ -13,6 +13,10 @@ swap => Allow the Live OS to activate all swap partitions on === Troubleshooting === +blacklist=mod1[,mod2[...]] => Add one or more kernel modules + to the kernel blacklist to prevent them from loading, in case + they cause issues during operation. + debug => During init, pause at specifiuc locations while as- sembling the overlay filesystem and show mount information. |