diff options
author | Jeremy Katz <katzj@redhat.com> | 2002-06-19 16:43:27 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2002-06-19 16:43:27 +0000 |
commit | 25919ac7702f02f1d55e3ce4b9d60c4a65a21fbd (patch) | |
tree | cda445d1ddeaaa02d949304b82f68186a7699638 /docs/command-line.txt | |
parent | af2e6081c2e87086d90b6b5179e9d9d48754a657 (diff) | |
download | anaconda-25919ac7702f02f1d55e3ce4b9d60c4a65a21fbd.tar.gz anaconda-25919ac7702f02f1d55e3ce4b9d60c4a65a21fbd.tar.xz anaconda-25919ac7702f02f1d55e3ce4b9d60c4a65a21fbd.zip |
add askmethod flag so that we can avoid the automatically going to the detected cd
Diffstat (limited to 'docs/command-line.txt')
-rw-r--r-- | docs/command-line.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/command-line.txt b/docs/command-line.txt index 56c4e8dd8..376599d08 100644 --- a/docs/command-line.txt +++ b/docs/command-line.txt @@ -17,6 +17,9 @@ resolution=<mode> Run installer in mode specified, '1024x768' for example. nousb Do not load USB support (helps if install hangs early sometimes). +askmethod Do not automatically use the CD-ROM as the install + source if we detect a Red Hat Linux CD in your CD-ROM drive. + nousbstorage Do not load usbstorage module in loader. May help with device ordering on SCSI systems. |