summaryrefslogtreecommitdiffstats
path: root/docs/command-line.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/command-line.txt')
-rw-r--r--docs/command-line.txt9
1 files changed, 3 insertions, 6 deletions
diff --git a/docs/command-line.txt b/docs/command-line.txt
index e42468663..f74b3a8bb 100644
--- a/docs/command-line.txt
+++ b/docs/command-line.txt
@@ -6,12 +6,14 @@ Boot time command args:
expert Turns on special features:
- allows partitioning of removable media
- - others?
+ - prompts for driver disk
noshell Do not put a shell on tty2 during install.
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
@@ -63,8 +65,3 @@ ks=<url> Kickstart via HTTP.
ks=hd:<dev> Kickstart via harddrive (dev = 'hda1', for example)
ks=file:<path> Kickstart from a file (path = 'fd0/ks.cfg')
-
-
-
-
-