OpenBSD manual page server

Manual Page Search Parameters

RDSETROOT(8) System Manager's Manual RDSETROOT(8)

rdsetrootinsert disk image into RAMDISK kernel

rdsetroot -s kernel

rdsetroot [-dx] kernel [disk.fs]

The rdsetroot utility inserts the file disk.fs into the reserved space inside a RAMDISK kernel. If disk.fs is not specified, rdsetroot reads from standard input.

The options are as follows:

Debug.
Print the size in bytes of the reserved space in the RAMDISK kernel. No insertion or extraction is attempted.
Rather than inserting, extract the disk.fs image. If disk.fs is not specified, rdsetroot writes to standard output. The disk can be made accessible using vnconfig(8), filesystems can be manipulated, and finally re-inserted into the RAMDISK kernel.

config(8), disklabel(8), vnconfig(8)

April 24, 2023 OpenBSD-current