On Sat, Nov 28, 2015 at 09:46:36AM +, freeu...@ruggedinbox.com wrote:
> 26 Nov 2015 at 21:10:06, Norman Golisz wrote:
> >This is expected. vmm(4) is not yet enabled in the default kernel
> >configuration.
>
> Thanks for your hints:)
>
> I tried "config -e -f /bsd", then "list" & "find vm".
>
26 Nov 2015 at 21:10:06, Norman Golisz wrote:
This is expected. vmm(4) is not yet enabled in the default kernel
configuration.
Thanks for your hints:)
I tried "config -e -f /bsd", then "list" & "find vm".
no result, OpenBSD amd64 snapshots in 28 Nov 2015.
vmm, vmd, vmmctl on snapshots, and "
> run vmmctl and vmd:
> vmmctl enable
> vmmctl: connect: /var/run/vmd.sock: No such file or directory
>
> vmd -v
> fatal in vmd: can't open vmm device node /dev/vmm: Device not configured
This is expected. vmm(4) is not yet enabled in the default kernel
configuration.
/etc/rc.conf.local:
vmd_flags=""
/etc/vmm.conf
vm "vm1.example.com" {
memory 512M
interfaces 1
disk "/dev/sd0a" #usb flash memory
kernel "/bsd"
}
check vmm devices:
ls /dev/vmm*
/dev/vmm
dmesg|grep vmm
vmm0 at mainbus0: initialized
vmm0: 4 VMX capable CPU(s), 4 are EPT capable
cd /dev
./MAKEDE
4 matches
Mail list logo