Your best source of information and news about microsoft , hardware and windows on the internet Ihre beste Quelle von Informationen und Neuigkeiten rund um Microsoft, Hardware und Windows im Internet

Vista ARTICLES Vista ARTIKEL TOP 50 TOP 50 Spyware Virus Spyware-Virus Vista SOFT Vista SOFT Vista HELP Vista HILFE

Automating Ubuntu Installation with Kickstart Automatisierung der Ubuntu-Installation mit Kickstart


Kickstart is a method for providing a predetermined installation configuration for installing Ubuntu. Kickstart ist eine Methode für die Bereitstellung einer bestimmten Installation Konfiguration für die Installation von 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. Statt mit einem Benutzer geben Sie Antworten auf die Installation von Bildschirmen, die Antworten können in einer Kickstart-Datei, aus denen die Installation lesen können. You will need to create a kickstart configuration file on a working Ubuntu system. Sie müssen zum Erstellen einer Kickstart-Konfigurationsdatei in einer Arbeitsgruppe der Ubuntu-System. (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-Konfigurations-Dateien haben die Endung. Cfg.) Eine Kickstart-Datei erstellt für jeden Ubuntu-System, der die Installation von Reaktionen, die für die jeweilige Anlage. It is located in the root directory at /root/anaconda-ks.cfg. Es befindet sich im Root-Verzeichnis unter / 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. Wenn Sie planen, um die gleiche Art von Installation auf Computern, wäre auf die gleiche Art konfiguriert-wie auf einem lokalen Netzwerk mit Hosts, die die gleiche Hardware-können Sie diese Kickstart-Datei als Modell für die Durchführung von Installationen. It is a text file that you can edit, with entries for each install response, such as the following for keyboard and time zone: Es handelt sich um eine Text-Datei, die Sie bearbeiten können, mit Einträgen für jede Antwort installieren, wie die folgenden für Tastatur und Zeitzone:

keyboard us Tastatur uns
timezone America/LosAngeles Zeitzone Amerika / LOSANGELES

More complex responses may take options such as network, which uses --device for the device interface and bootproto for the boot client: Mehr komplexe Reaktionen Mai die Optionen wie zum Beispiel eine Netzwerk, das verwendet - Gerät für das Gerät Schnittstelle und BOOTPROTO für die Boot-Client:

network --device eth0 --bootproto dhcp Netzwerk - Gerät eth0 - BOOTPROTO dhcp

Display configuration is more complex, specifying a video card and monitor type, which could vary. Display-Konfiguration komplexer ist, die Angabe einer Grafikkarte und Monitor geben, die könnten variieren. You can have the system skip this by using xskip. Sie können das System diese überspringen, indem Sie xskip. The first entry is the install source. Der erste Eintrag ist die Quelle installieren. This will be cdrom for a CD/DVD-ROM install. Dies wird für eine CD-ROM CD / DVD-ROM installieren. If you want to use an NFS or Web install instead, you could add that information here, specifying the server name or Web site. Wenn Sie möchten, dass die Verwendung eines Web-oder NFS-Installation statt, könnte man hinzufügen, dass Informationen finden Sie hier unter Angabe der Namen-Server oder Web-Site.

You can also use the system-config-kickstart tool to create your kickstart file. Sie können auch die system-config-kickstart Werkzeug zur Erstellung Ihrer Kickstart-Datei. This provides a graphical interface for each install screen. Dies stellt eine grafische Schnittstelle für jeden Bildschirm installieren. First install the tool. Installieren Sie zuerst das Werkzeug. Then, to start it, choose Applications | System Tools | Kickstart. Dann, zu starten, wählen Sie Anwendungen | Systemprogramme | Kickstart. The help manual provides a detailed description on how to use this tool. Die Hilfe-Handbuch enthält eine detaillierte Beschreibung, wie man mit diesem Instrument.

The name of the configuration file should be ks.cfg. Der Name der Konfigurationsdatei sollte ks.cfg. Once you have created the kickstart file, you can copy it to CD/DVD or even to a floppy disk. Sobald Sie haben die Kickstart-Datei können Sie kopieren Sie sie auf CD / DVD oder sogar auf eine Diskette. You could also place the file on a local hard disk partition (such as a Windows or Linux partition) if you have one. Sie können auch die Datei auf einer lokalen Festplatte Partition (wie ein Windows-oder Linux-Partition), wenn Sie ein. 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. Für ein Netzwerk, können Sie die Datei auf ein NFS-Server, sofern Ihr Netzwerk läuft ein DHCP-Server, damit die automatische Netzwerk-Konfiguration auf dem Computer installieren. When you start the installation, at the boot prompt you specify the kickstart file and its location. Wenn Sie mit der Installation beginnen, am Boot-Prompt Sie die Kickstart-Datei und seiner Lage. In the following example, the kickstart file is located on a floppy disk as /dev/fd0: Im folgenden Beispiel, die Kickstart-Datei befindet sich auf einer Diskette als / 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. Sie können hd: Gerät, um ein bestimmtes Gerät wie eine Festplatte oder zweiten CD-ROM-Laufwerk. For an NFS site, you would use nfs:. Für ein NFS-Website, die Sie verwenden würde NFS:.

Source of Information : McGraw Hill Ubuntu The Complete Reference Quelle der Information: McGraw Hill Ubuntu Die vollständige Referenz

Popularity: 1% Popularity: 1%


Written by magakos. Geschrieben von magakos. Read more great feeds at is source Lesen Sie mehr auf große Feeds ist Quelle WEBSITE WEBSITE
no comments keine Kommentare . .
Read more articles on Lesen Sie mehr Artikel über Ubuntu Linux Ubuntu Linux and und otherSoftware otherSoftware . .

Related articles Verwandte Artikel

No comments Keine Kommentare

There are still no comments on this article. Es gibt noch keine Kommentare zu diesem Artikel.

Leave your comment... Lassen Sie Ihren Kommentar ...

If you want to leave your comment on this article, simply fill out the next form: Wenn Sie möchten, verlassen Sie Ihren Kommentar zu diesem Artikel, füllen Sie einfach das nächste Formular aus:




You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong> . Sie können diese XHTML-Tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i > <strike> <strong>.