Let's practice! (bsd.rd)
Summary
This OpenBSD lab dissects the bsd.rd ramdisk kernel image, revealing how a miniroot filesystem is embedded and extracted without rebooting. It guides readers through using rdsetroot, vnconfig, and disklabel to inspect and mount the embedded filesystem, and explains installer logic and autoinstall hooks for OpenBSD deployments.