NAME
update-initrd — generate initialization ramdiskSYNOPSIS
update-initrd | [--sysroot=sysroot] |
DESCRIPTION
update-initrd generates the /boot/sortix.initrd initrd(7) containing a minimal system that searches for the root filesystem and chain boots it as described in initrd(7) and init(8). It contains an init system, fsck, filesystem drivers and configuration.- --sysroot=sysroot
- Rather than generating an initrd(7) for the root filesystem, locate files in the sysroot directory instead and store the result as sysroot/etc/sortix.initrd.
FILES
- /etc/fstab
- /sbin/extfs
- /sbin/fsck.ext2
- /sbin/init