From 25919ac7702f02f1d55e3ce4b9d60c4a65a21fbd Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Wed, 19 Jun 2002 16:43:27 +0000 Subject: add askmethod flag so that we can avoid the automatically going to the detected cd --- docs/command-line.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/command-line.txt') 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= 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. -- cgit