Chapter 31. Kickstart Installations
304
•
--drives=
— Specifies which drives to clear partitions from. For example, the following clears
all the partitions on the first two drives on the primary IDE controller:
clearpart drives=hda,hdb all
•
--initlabel
— Initializes the disk label to the default for your architecture (for example
msdos
for x86 and
gpt
for Itanium). It is useful so that the installation program does not ask if it
should initialize the disk label if installing to a brand new hard drive.
•
--linux
— Erases all Linux partitions.
•
--none
(default) — Do not remove any partitions.
cmdline
(optional)
Perform the installation in a completely non-interactive command line mode. Any prompts for
interaction halts the install. This mode is useful on IBM System z systems with the x3270 console.
device
(optional)
On most PCI systems, the installation program autoprobes for Ethernet and SCSI cards properly.
On older systems and some PCI systems, however, kickstart needs a hint to find the proper
devices. The
device
command, which tells the installation program to install extra modules, is in
this format:
device
<type>
<moduleName>
opts=
<options>
•
<type>
— Replace with either
scsi
or
eth
.
•
<moduleName>
— Replace with the name of the kernel module which should be installed.
•
--opts=
— Mount options to use for mounting the NFS export. Any options that can be
specified in
/etc/fstab
for an NFS mount are allowed. The options are listed in the
nfs(5)
man page. Multiple options are separated with a comma.
driverdisk
(optional)
Driver diskettes can be used during kickstart installations. You must copy the driver diskettes's
contents to the root directory of a partition on the system's hard drive. Then you must use the
driverdisk
command to tell the installation program where to look for the driver disk.
driverdisk
<partition>
[type=
<fstype>
]
Alternatively, a network location can be specified for the driver diskette:
driverdisk source=ftp://path/to/dd.img
driverdisk source=http://path/to/dd.img
driverdisk source=nfs:host:/path/to/img
•
<partition>
— Partition containing the driver disk.
•
--type=
— File system type (for example, vfat or ext2).
firewall
(optional)
This option corresponds to the
Firewall Configuration
screen in the installation program:
Содержание 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: ......