mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-11-30 02:56:31 -05:00
781 B
781 B
How to Create a NetBSD VM
- Create a StandaloneVM with the default template.
- Replace
vmlinuzwith thenetbsd-INSTALL_XEN3_DOMUkernel. - During setup, choose to install on the
xbd1hard disk. - Attach the CD to the VM.
- Configure the networking.
- Optionally enable SSHD during the post-install configuration.
- Replace the kernel with
netbsd-XEN3_DOMU. - The VM may fail to boot automatically, in which case you must explicitly
specify
xbd1aas the root device when prompted.
For further discussion, please see this thread and this guide.