diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-04-19 04:03:26 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-04-19 04:03:26 +0000 |
commit | 34e94e67312be97452e79939ae7104afae3c041b (patch) | |
tree | 8d20622fb803780206af9d563ed26e4bec11650e /docs/command-line.txt | |
parent | 0b78cc84fbf808102dbf509000e9ef2b848c4f88 (diff) | |
download | anaconda-34e94e67312be97452e79939ae7104afae3c041b.tar.gz anaconda-34e94e67312be97452e79939ae7104afae3c041b.tar.xz anaconda-34e94e67312be97452e79939ae7104afae3c041b.zip |
more easy merging from hampton branch
Diffstat (limited to 'docs/command-line.txt')
-rw-r--r-- | docs/command-line.txt | 9 |
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') - - - - - |