Rdsetroot

RD(4) - Device Drivers Manual

Rdsetroot, Elf, Rd

RD(4) - Device Drivers Manual # RD(4) - Device Drivers Manual NAME # rd - ramdisk driver SYNOPSIS # pseudo-device rd [count] DESCRIPTION # The rd driver enables use of system or user memory as a disk. Memory for the disk must be allocated and initialized inside the kernel image at build-time using the rdsetroot tool. FILES # /dev/rd?? Block mode ramdisk devices. /dev/rrd?? Raw mode ramdisk devices. SEE ALSO # elf(5), rdsetroot(8) ...

RDSETROOT(8) - System Manager's Manual

Disklabel, Vnconfig, Config, Rdsetroot

RDSETROOT(8) - System Manager’s Manual # RDSETROOT(8) - System Manager’s Manual NAME # rdsetroot - insert disk image into RAMDISK kernel SYNOPSIS # rdsetroot -s kernel rdsetroot [-dx] kernel [disk.fs] DESCRIPTION # 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: -d Debug. -s Print the size in bytes of the reserved space in the RAMDISK kernel. ...