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

Sortix nightly manual

This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.

NAME

initrd — initialization ramdisk

SYNOPSIS

/boot/sortix.initrd

DESCRIPTION

/boot/sortix.initrd is a tar(1) archive 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 update-initrd(8) program creates a minimal initrd that locates the root filesystem and chain boots it as described in init(8).

SEE ALSO

tar(1), kernel(7), init(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