initramfs initramfs is a new initial filesystem for system boot CPIO format Attached to the kernel image file Upon system boot, the kernel: Creates a ramdisk Populates it from the initramfs image Executes init from the image. The init program runs in user space Locates and mounts root Sets up traditional initrd ramdisk Runs real init