Installation guide

Mount options to use for mounting the NFS export. (optional)
For example:
nfs --server=nfsserver.example.com --dir=/tmp/install-tree
url
Install from an installation tree on a remote server via FTP or HTTP.
For example:
url --url http://<server>/<dir>
or:
url --url ftp://<username>:<password>@<server>/<dir>
ignore disk (optional)
Used to specify disks that anaconda should not touch when partitioning, formatting, and
clearing. This command has a single required argument, which takes a comma-separated
list of drive names to ignore.
ignoredisk --drives=[disk1,disk2,...]
interactive (optional)
Uses the information provided in the kickstart file during the installation, but allow for inspec-
tion and modification of the values given. You are presented with each screen of the install-
ation program with the values from the kickstart file. Either accept the values by clicking
Next or change the values and click Next to continue. Refer to the autostep command.
iscsi (optional)
issci --ipaddr= [options].
--target
--port=
--user=
--password=
iscsiname (optional)
key (optional)
Specify an installation key, which is needed to aid in package selection and identify your
system for support purposes. This command is Red Hat Enterprise Linux-specific; it has no
meaning for Fedora and will be ignored.
--skip
Skip entering a key. Usually if the key command is not given, anaconda will pause at this
step to prompt for a key. This option allows automated installation to continue if you do not
have a key or do not want to provide one.
4. Kickstart Options
252