Sortix
Sortix Download Manual Development Source Code News Blog More
current nightly

NAME

initrd — initialization ramdisk

SYNOPSIS

/boot/sortix.initrd

DESCRIPTION

/boot/sortix.initrd is a achieve of a minimal userland loaded by the bootloader and passed to the kernel(7) that extracts it into the initial kernel memory root filesystem. The kernel invokes the init(8) extracted from the initrd as /sbin/init.
The initrd is in the custom format made by mkinitrd(8) and can be viewed with initrdfs(8).
The update-initrd(8) program creates a minimal initrd that locates the root filesystem and chain boots it as described in init(8).

SEE ALSO

initrd(7), kernel(7), init(8), initrdfs(8), mkinitrd(8), update-initrd(8)
Copyright 2011-2025 Jonas 'Sortie' Termansen and contributors.
Sortix's source code is free software under the ISC license.
#sortix on irc.sortix.org
@sortix_org