488889
146
Zoom out
Zoom in
Vorherige Seite
1/530
Nächste Seite
of the boot process. Therefore, the rst 512 bytes on the rst hard disk are referred
to as the Master Boot Record (MBR). The boot loader then passes control to the ac-
tual operating system, in this case, the Linux Kernel. More information about GRUB,
the Linux boot loader, can be found in Chapter 9, The Boot Loader GRUB (page 155).
For a network boot, the BIOS acts as the boot loader. It gets the boot image from the
boot server and starts the system. This is completely independent of local hard disks.
3.
Kernel and initramfs To pass system control, the boot loader loads both the
Kernel and an initial RAM-based le system (initramfs) into memory. The
contents of the initramfs can be used by the Kernel directly. initramfs contains
a small executable called init that handles the mounting of the real root le system.
If special hardware drivers are needed before the mass storage can be accessed, they
must be in initramfs. For more information about initramfs, refer to Sec-
tion 7.1.1, initramfs (page 129). If the system does not have a local hard disk,
the initramfs must provide the root le system for the Kernel. This can be done
with the help of a network block device like iSCSI or SAN, but it is also possible to
use NFS as the root device.
NOTE: The init Process Naming
Two different programs are commonly named “init”:
a.
the initramfs process mounting the root lesystem
b. the operating system process setting up the system
In this chapter we will therefore refer to them as init on initramfs
and systemd”, respectively.
4.
init on initramfs This program performs all actions needed to mount the
proper root le system. It provides Kernel functionality for the needed le system
and device drivers for mass storage controllers with udev. After the root le system
has been found, it is checked for errors and mounted. If this is successful, the
initramfs is cleaned and the systemd daemon on the root le system is executed.
For more information about init on initramfs, refer to Section 7.1.2, “init on
initramfs (page 130). Find more information about udev in Chapter 12, Dynamic
Kernel Device Management with udev (page 207).
128 Reference
146

Brauchen Sie Hilfe? Stellen Sie Ihre Frage.

Forenregeln

Missbrauch melden von Frage und/oder Antwort

Libble nimmt den Missbrauch seiner Dienste sehr ernst. Wir setzen uns dafür ein, derartige Missbrauchsfälle gemäß den Gesetzen Ihres Heimatlandes zu behandeln. Wenn Sie eine Meldung übermitteln, überprüfen wir Ihre Informationen und ergreifen entsprechende Maßnahmen. Wir melden uns nur dann wieder bei Ihnen, wenn wir weitere Einzelheiten wissen müssen oder weitere Informationen für Sie haben.

Art des Missbrauchs:

Zum Beispiel antisemitische Inhalte, rassistische Inhalte oder Material, das zu einer Gewalttat führen könnte.

Beispielsweise eine Kreditkartennummer, persönliche Identifikationsnummer oder unveröffentlichte Privatadresse. Beachten Sie, dass E-Mail-Adressen und der vollständige Name nicht als private Informationen angesehen werden.

Forenregeln

Um zu sinnvolle Fragen zu kommen halten Sie sich bitte an folgende Spielregeln:

Neu registrieren

Registrieren auf E - Mails für Suse openSUSE 12.2 wenn:


Sie erhalten eine E-Mail, um sich für eine oder beide Optionen anzumelden.


Andere Handbücher von Suse openSUSE 12.2

Suse openSUSE 12.2 Kurzanleitung - Englisch - 284 seiten


Das Handbuch wird per E-Mail gesendet. Überprüfen Sie ihre E-Mail.

Wenn Sie innerhalb von 15 Minuten keine E-Mail mit dem Handbuch erhalten haben, kann es sein, dass Sie eine falsche E-Mail-Adresse eingegeben haben oder dass Ihr ISP eine maximale Größe eingestellt hat, um E-Mails zu erhalten, die kleiner als die Größe des Handbuchs sind.

Ihre Frage wurde zu diesem Forum hinzugefügt

Möchten Sie eine E-Mail erhalten, wenn neue Antworten und Fragen veröffentlicht werden? Geben Sie bitte Ihre Email-Adresse ein.



Info