aimee-os/boot/initramfs
Dustin 62035f3223
Aimee OS/aimee-os/pipeline/head This commit looks good Details
init-storage: Add retry loop for findfs
Occasionally, especially on a Raspberry Pi, the storage subsystem has
not fully enumerated all of the disks before the `init-storage` script
starts.  This prevents the system from being able to boot, since the
script attempts to identify the root filesystem very early.  Now, we try
a few times to identify the filesystem before giving up, to give the
kernel a chance to discover everything.
2025-09-03 08:06:26 -05:00
..
init-storage.sh init-storage: Add retry loop for findfs 2025-09-03 08:06:26 -05:00
initramfs-init.sh Begin persistent storage implementation 2025-08-29 20:17:52 -05:00