Kickstart Options
311
Note that although the presentation of this example on this page has broken the line, in a real
kickstart file, you must include all this information on a single line with no break.
network bootproto=static ip=10.0.2.15 netmask=255.255.255.0
gateway=10.0.2.254 nameserver 192.168.2.1,192.168.3.1
•
--device=
— Used to select a specific Ethernet device for installation. Note that using
--
device=
is not effective unless the kickstart file is a local file (such as
ks=floppy
), since the
installation program configures the network to find the kickstart file. For example:
network bootproto=dhcp device=eth0
•
--ip=
— IP address for the machine to be installed.
•
--gateway=
— Default gateway as an IP address.
•
--nameserver=
— Primary nameserver, as an IP address.
•
--nodns
— Do not configure any DNS server.
•
--netmask=
— Netmask for the installed system.
•
--hostname=
— Hostname for the installed system.
•
--ethtool=
— Specifies additional low-level settings for the network device which will be
passed to the ethtool program.
•
--essid=
— The network ID for wireless networks.
•
--wepkey=
— The encryption key for wireless networks.
•
--onboot=
— Whether or not to enable the device at boot time.
•
--class=
— The DHCP class.
•
--mtu=
— The MTU of the device.
•
--noipv4
— Disable IPv4 on this device.
•
--noipv6
— Disable IPv6 on this device.
multipath
(optional)
multipath --name= --device= --rule=
part
or
partition
(required for installs, ignored for upgrades)
Creates a partition on the system.
If more than one Red Hat Enterprise Linux installation exists on the system on different partitions,
the installation program prompts the user and asks which installation to upgrade.
Содержание ENTERPRISE LINUX 5 - VIRTUAL SERVER ADMINISTRATION
Страница 12: ...xii ...
Страница 20: ......
Страница 30: ...12 ...
Страница 32: ...14 ...
Страница 82: ...64 ...
Страница 106: ...88 ...
Страница 122: ...104 ...
Страница 124: ...106 ...
Страница 126: ......
Страница 132: ...114 ...
Страница 168: ...150 ...
Страница 182: ...164 ...
Страница 192: ...174 ...
Страница 194: ......
Страница 236: ...218 ...
Страница 238: ...220 ...
Страница 270: ......
Страница 274: ...256 ...
Страница 278: ...260 ...
Страница 292: ...274 ...
Страница 294: ......
Страница 300: ...282 ...
Страница 304: ......
Страница 316: ...298 ...
Страница 357: ...Creating Partitions 339 Figure 32 7 Creating a Software RAID Device 4 Click OK to add the device to the list ...
Страница 370: ...352 ...
Страница 384: ...366 ...
Страница 385: ...Part VII Appendix ...
Страница 386: ......