Red Hat ENTERPRISE LINUX 5 - DEPLOYMENT Guía de instalación Pagina 277

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 324
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 276
Note
Use of the reboot option may result in an endless installation loop, depending
on the installation media and method.
The reboot option is the default completion method if no other methods are ex-
plicitly specified in the kickstart file.
For other completion methods, refer to the halt, poweroff, and shutdown kickstart options.
repo (optional)
Configures additional yum repositories that may be used as sources for package installa-
tion. Multiple repo lines may be specified.
repo --name=<repoid> [--baseline=<url>| --mirrorlist=<url>]
--name=
The repo id. This option is required.
--baseurl=
The URL for the repository. The variables that may be used in yum repo config files are not
supported here. You may use one of either this option or --mirrorlist, not both.
--mirrorlist=
The URL pointing at a list of mirrors for the repository. The variables that may be used in
yum repo config files are not supported here. You may use one of either this option or -
-baseurl, not both.
rootpw (required)
Sets the system's root password to the <password> argument.
rootpw [--iscrypted] <password>
--iscrypted
If this is present, the password argument is assumed to already be encrypted.
selinux (optional)
Sets the state of SELinux on the installed system. SELinux defaults to enforcing in
anaconda.
selinux [--disabled|--enforcing|--permissive]
--enforcing
Enables SELinux with the default targeted policy being enforced.
4. Kickstart Options
261
Vista de pagina 276
1 2 ... 272 273 274 275 276 277 278 279 280 281 282 ... 323 324

Comentarios a estos manuales

Sin comentarios