tech:notes_initramfs
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| tech:notes_initramfs [2025/10/11 13:59] – Jean-Baptiste | tech:notes_initramfs [2026/06/07 19:12] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | < | ||
| + | {{tag> | ||
| + | |||
| + | # 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 / | ||
| + | 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 # | ||
| + | following lines in / | ||
| + | [options] | ||
| + | broken_system_clock=1 | ||
| + | |||
| + | -- Ben Hutchings < | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
