Outils pour utilisateurs

Outils du site


tech:notes_initramfs

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
tech:notes_initramfs [2025/03/24 15:06] – créée - modification externe 127.0.0.1tech:notes_initramfs [2026/06/07 19:12] (Version actuelle) – modification externe 127.0.0.1
Ligne 1: Ligne 1:
 +<!DOCTYPE markdown>
 +{{tag>Brouillon boot}}
 +
 +# Notes initramfs
 +
 +Voir aussi :
 +* tinyramfs
 +
 +initramfs-tools (0.119) unstable; urgency=medium
 +
 +  * The initramfs will now run fsck on the root filesystem before
 +    mounting it.  If the chosen init program is systemd and there is a
 +    separate /usr filesystem, it will also fsck and mount /usr.
 +  * If the /usr filesystem is on a RAID device and the INITRDSTART setting
 +    in /etc/default/mdadm is not 'all', you will need to change it to
 +    include that device.
 +  * If the RTC (real time clock) is set to local time and the local time is
 +    ahead of UTC, e2fsck will print a warning during boot about the time
 +    changing backward (bug #767040).  You can disable this by putting the
 +    following lines in /etc/e2fsck.conf:
 +        [options]
 +        broken_system_clock=1
 +
 + -- Ben Hutchings <ben@decadent.org.uk>  Sat, 17 Jan 2015 16:56:56 +0000
 +
 +
 +
 +
 +
  

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki