Zum Inhalt springen

Initramfs-tools: Unterschied zwischen den Versionen

Aus Foxwiki
Die 5 zuletzt angesehenen Seiten:  stat » PostgreSQL/Installation/Apt » adduser » Diskussion:Lsblk » initramfs-tools
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:


== Beschreibung ==
== Beschreibung ==
Generische, modulare Erstellung eines »initramfs« (Automatisierung)
Dieses Paket erstellt ein bootbares initramfs für Linux-Kernelpakete. Das
initramfs wird zusammen mit dem Kernel geladen und ist zuständig für das
Einhängen der Dateisystem-Wurzel (root, /) und den Start des Haupt-
Initialisierungssystems.
== Dateien ==
<syntaxhighlight lang="bash" highlight="" line>
/.
/etc
/etc/initramfs-tools
/etc/initramfs-tools/conf.d
/etc/initramfs-tools/update-initramfs.conf
/etc/kernel
/etc/kernel/postinst.d
/etc/kernel/postinst.d/initramfs-tools
/etc/kernel/postrm.d
/etc/kernel/postrm.d/initramfs-tools
/usr
/usr/sbin
/usr/sbin/update-initramfs
/usr/share
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/update-initramfs
/usr/share/bug
/usr/share/bug/initramfs-tools
/usr/share/bug/initramfs-tools/script
/usr/share/doc
/usr/share/doc/initramfs-tools
/usr/share/doc/initramfs-tools/TODO
/usr/share/doc/initramfs-tools/changelog.gz
/usr/share/doc/initramfs-tools/copyright
/usr/share/man
/usr/share/man/man5
/usr/share/man/man5/update-initramfs.conf.5.gz
/usr/share/man/man8
/usr/share/man/man8/update-initramfs.8.gz
</syntaxhighlight>


== Installation ==
== Installation ==

Version vom 21. März 2025, 23:47 Uhr

initramfs-tools

Beschreibung

Generische, modulare Erstellung eines »initramfs« (Automatisierung)

Dieses Paket erstellt ein bootbares initramfs für Linux-Kernelpakete. Das initramfs wird zusammen mit dem Kernel geladen und ist zuständig für das Einhängen der Dateisystem-Wurzel (root, /) und den Start des Haupt- Initialisierungssystems.

Dateien

/.
/etc
/etc/initramfs-tools
/etc/initramfs-tools/conf.d
/etc/initramfs-tools/update-initramfs.conf
/etc/kernel
/etc/kernel/postinst.d
/etc/kernel/postinst.d/initramfs-tools
/etc/kernel/postrm.d
/etc/kernel/postrm.d/initramfs-tools
/usr
/usr/sbin
/usr/sbin/update-initramfs
/usr/share
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/update-initramfs
/usr/share/bug
/usr/share/bug/initramfs-tools
/usr/share/bug/initramfs-tools/script
/usr/share/doc
/usr/share/doc/initramfs-tools
/usr/share/doc/initramfs-tools/TODO
/usr/share/doc/initramfs-tools/changelog.gz
/usr/share/doc/initramfs-tools/copyright
/usr/share/man
/usr/share/man/man5
/usr/share/man/man5/update-initramfs.conf.5.gz
/usr/share/man/man8
/usr/share/man/man8/update-initramfs.8.gz

Installation

Aufruf

Optionen

Unix GNU Parameter Beschreibung

Parameter

Umgebungsvariablen

Exit-Status

Anwendung

Problembehebung

Konfiguration

Dateien

Datei Beschreibung


Anhang

Siehe auch


Dokumentation

Man-Page
Info-Pages

Links

Projekt
Weblinks