Examples of using The kickstart file in English and their translations into Dutch
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Computer
-
Ecclesiastic
-
Official/political
-
Programming
Refer to Section 14.3,"Creating the Kickstart File" for details of configuring a Kickstart file. 8.2.2.
Network--bootproto=bootp The static method requires that you enter all the required networking information in the kickstart file.
The kickstart file is read from the"bootServer" from the DHCP response as if it is an NFS server sharing the kickstart file.
However, the kickstart file may still reside on a diskette's top-level directory, and must be named ks. cfg.
no special configuration is necessary in the kickstart file.
Note If the selinux option is not present in the kickstart file, SELinux is enabled and set to--enforcing by default.
This section must be at the end of the kickstart file(after the commands) and must start with the%pre command.
You can add commands to run on the system immediately after the kickstart file has been parsed
Kickstart from the BOOTP/DHCP server and tries to find the kickstart file using the same< ip-addr>-kickstart file name as described above.
Interactive(optional) Uses the information provided in the kickstart file during the installation, but allow for inspection
To perform a CD-ROM-based kickstart installation, the kickstart file must be named ks. cfg
use the following line in the kickstart file.
An alternate boot command is to boot off the Fedora CD-ROM 1 and have the kickstart file on a vfat or ext2 file system on a diskette.
Rather than adding the vnc boot parameter to the kickstart file, add the vncconnect=HOST parameter to the list of boot arguments for the target system.
If the network is properly configured in the kickstart file, the network is enabled,
This means that the installation program uses all the options pre-configured in the kickstart file, but it allows you to preview the options in each screen before continuing to the next screen.
Com; Note that you should replace the value after filename with the name of the kickstart file(or the directory in which the kickstart file resides) and the value after next-server with the NFS server name.
Include(optional) Use the%include/path/to/file command to include the contents of another file in the kickstart file as though the contents were at the location of the%include command in the kickstart file.
mount/kickstart from the BOOTP/DHCP server and tries to find the kickstart file using the same<