Skip to content

initrd

The initrd is a DeltaArchive file, it's location specified by the delboot.cfg file on disk.

Loading the initrd.da

The initrd is passed by the bootloader using the DB_TAG_INITRD tag. It is then parsed during late-boot (after platform-specific and driver init), and it requires tmpfs to be mounted on the $files namespace.