jrun start¶
Boot the FreeBSD VM.
On first run, jrun downloads a FreeBSD image, boots it with hardware acceleration, and provisions SSH access. Subsequent runs boot instantly from the existing image.
Options¶
--base¶
Apply a base config to the VM:
Base configs define VM-level provisioning, mounts, and port forwards. See Base config for the full reference.
--provision¶
Re-run complete base provisioning regardless of current VM state:
Useful after editing the base config or its playbooks.
--mode¶
Boot the VM with a specific display mode:
Opens a QEMU window with mouse and keyboard support. Useful for running graphical desktops or debugging boot issues. The default mode is headless.