Your best source of information and news about drivers , drivers and winvista on the internet Su mejor fuente de información y noticias acerca de los controladores, los conductores y winvista en Internet

Vista ARTICLES Vista ARTÍCULOS TOP 50 TAPA 50 Spyware Virus Virus Spyware Vista SOFT Vista SOFT Vista HELP Vista AYUDA

Automating Ubuntu Installation with Kickstart La automatización de la instalación de Ubuntu con Kickstart


Kickstart is a method for providing a predetermined installation configuration for installing Ubuntu. Kickstart es un método para proporcionar una instalación de configuración predeterminada para la instalación de Ubuntu. Instead of having a user enter responses on the install screens, the responses can be listed in a kickstart file from which the install process can read. En lugar de tener un usuario entrar en las respuestas sobre la instalación de las pantallas, las respuestas pueden ser enumerados en un archivo kickstart a partir de la cual el proceso de instalación puede leer. You will need to create a kickstart configuration file on a working Ubuntu system. Usted tendrá que crear un archivo de configuración kickstart en un sistema de trabajo de Ubuntu. (Kickstart configuration files have the extension .cfg.) A kickstart file is created for every Ubuntu system that holds the install responses used for that installation. (Kickstart archivos de configuración tienen la extensión. Cfg). Un archivo kickstart es creado para cada sistema de Ubuntu que contiene las respuestas de la instalación utilizada para dicha instalación. It is located in the root directory at /root/anaconda-ks.cfg. Se encuentra en el directorio raíz en / root / anaconda-ks.cfg.

If you plan to perform the same kind of installation on computers that would be configured in the same way—such as on a local network with hosts that have the same hardware—you could use this kickstart file as a model for performing installations. Si va a realizar el mismo tipo de instalación en los equipos que se configura de la misma manera, como en una red local con los anfitriones que tienen el mismo hardware que podrían utilizar este archivo kickstart como un modelo para la realización de las instalaciones. It is a text file that you can edit, with entries for each install response, such as the following for keyboard and time zone: Se trata de un archivo de texto que puedes editar, junto con las entradas para cada instalación de respuesta, tales como las siguientes para el teclado y zona horaria:

keyboard us nos teclado
timezone America/LosAngeles América timezone / LosAngeles

More complex responses may take options such as network, which uses --device for the device interface and bootproto for the boot client: Respuestas más complejas puede tomar opciones como la red, que utiliza - dispositivo para el dispositivo de interfaz y BOOTPROTO de arranque para el cliente:

network --device eth0 --bootproto dhcp red - el dispositivo eth0 - BOOTPROTO dhcp

Display configuration is more complex, specifying a video card and monitor type, which could vary. Configuración de pantalla es más complejo, especificando una tarjeta de vídeo y monitor tipo, que podría variar. You can have the system skip this by using xskip. Puede hacer que el sistema omita esta utilizando xskip. The first entry is the install source. La primera entrada es la fuente de instalación. This will be cdrom for a CD/DVD-ROM install. Este será un cdrom para CD / DVD-ROM de instalación. If you want to use an NFS or Web install instead, you could add that information here, specifying the server name or Web site. Si desea utilizar un NFS o Web en lugar de instalar, se puede añadir aquí que la información, especificando el nombre del servidor o sitio Web.

You can also use the system-config-kickstart tool to create your kickstart file. También puede utilizar el system-config-kickstart herramienta para crear su archivo kickstart. This provides a graphical interface for each install screen. Esto proporciona una interfaz gráfica para instalar cada pantalla. First install the tool. Primero instale la herramienta. Then, to start it, choose Applications | System Tools | Kickstart. Entonces, para empezar, elija Aplicaciones | Herramientas del sistema | Kickstart. The help manual provides a detailed description on how to use this tool. La ayuda manual proporciona una descripción detallada sobre cómo utilizar esta herramienta.

The name of the configuration file should be ks.cfg. El nombre del archivo de configuración debe ser ks.cfg. Once you have created the kickstart file, you can copy it to CD/DVD or even to a floppy disk. Una vez que haya creado el archivo kickstart, puede copiar a CD / DVD o incluso en un disquete. You could also place the file on a local hard disk partition (such as a Windows or Linux partition) if you have one. También puede colocar el archivo en un local partición del disco duro (como Windows o una partición de Linux) si tiene una. For a network, you could place the file on an NFS server, provided your network is running a DHCP server to enable automatic network configuration on the install computer. Para una Red, usted puede colocar el archivo en un servidor NFS, siempre que su red está funcionando un servidor DHCP para permitir la configuración de la red automática de la instalación de equipo. When you start the installation, at the boot prompt you specify the kickstart file and its location. Al iniciar la instalación, en el indicador de arranque que se especifique el archivo kickstart y su ubicación. In the following example, the kickstart file is located on a floppy disk as /dev/fd0: En el siguiente ejemplo, el archivo kickstart está ubicado en un disquete en / dev/fd0:

linux ks=floppy linux ks = floppy

You can use hd:device to specify a particular device such as a hard drive or second CD-ROM drive. Puede utilizar hd: dispositivo para especificar un dispositivo en particular como una unidad de disco duro o la segunda unidad de CD-ROM. For an NFS site, you would use nfs:. NFS para un sitio, se utiliza NFS:.

Source of Information : McGraw Hill Ubuntu The Complete Reference Fuente de información: McGraw Hill Ubuntu la referencia completa

Popularity: 1% Popularity: 1%


Written by magakos. Escrito por magakos. Read more great feeds at is source Leer más grandes se alimenta en la fuente WEBSITE SITIO WEB
no comments No hay comentarios . .
Read more articles on Leer más artículos sobre Ubuntu Linux Ubuntu Linux and y otherSoftware otherSoftware . .

Related articles Artículos relacionados

No comments No hay comentarios

There are still no comments on this article. Todavía no hay comentarios sobre este artículo.

Leave your comment... Deja tu comentario ...

If you want to leave your comment on this article, simply fill out the next form: Si quieres dejar tu comentario sobre este artículo, simplemente llene el siguiente formulario:




You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> . Puede utilizar estas etiquetas XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i > <strike> <strong>.