diff options
-rw-r--r-- | docs/command-line.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/command-line.txt b/docs/command-line.txt index f74b3a8bb..56c4e8dd8 100644 --- a/docs/command-line.txt +++ b/docs/command-line.txt @@ -14,8 +14,6 @@ lowres Force GUI installer to run at 640x480. resolution=<mode> Run installer in mode specified, '1024x768' for example. -nofb Do not use frame buffer for GUI install. - nousb Do not load USB support (helps if install hangs early sometimes). @@ -26,6 +24,8 @@ noprobe Do not attempt to detect hw, prompts user instead. nopcmcia Ignore PCMCIA controller in system. +skipddc Skips DDC probe of monitor, may help if its handing system. + text Force text mode install. updates Prompt for floppy containing updates (bug fixes). |