Re: linux under vm on openbsd tutorial

2018-07-16 Thread Rudolf Sykora
On 16 July 2018 at 14:01, Oliver Marugg wrote: > Did you enable VT/Extendend Mem64 Technology and Excute Disable Bit support > in BIOS? This helped. I found some items in BIOS pertaining to virtualization, enabled them, and vmd now runs. Thanks Ruda

Re: linux under vm on openbsd tutorial

2018-07-16 Thread Oliver Marugg
Hi Did you enable VT/Extendend Mem64 Technology and Excute Disable Bit support in BIOS? -oliver

Re: linux under vm on openbsd tutorial

2018-07-16 Thread Rudolf Sykora
OpenBSD 6.3 (GENERIC.MP) #4: Sun Jun 17 11:22:20 CEST 2018 r...@syspatch-63-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 17044406272 (16254MB) avail mem = 16520765440 (15755MB) mpath0 at root scsibus0 at mpath0: 256 targets mainbus0 at root bios0 at mainbus0: SMBIOS

Re: linux under vm on openbsd tutorial

2018-07-16 Thread Ax0n
On Mon, Jul 16, 2018 at 6:24 AM, Ax0n wrote: > I created that article. My guess is your hardware doesn't support VMX/EPT. > > Please post the full output of dmesg. > Also, try, as root, running vmd in verbose debug mode, e.g. doas vmd -dvvv And then post the output of that as well.

Re: linux under vm on openbsd tutorial

2018-07-16 Thread Ax0n
I created that article. My guess is your hardware doesn't support VMX/EPT. Please post the full output of dmesg. On Jul 16, 2018 05:26, "Rudolf Sykora" wrote: Hello, please, is there some good (easy to follow, up to date) tutorial about how to set up a linux distribution under virtual machine

linux under vm on openbsd tutorial

2018-07-16 Thread Rudolf Sykora
Hello, please, is there some good (easy to follow, up to date) tutorial about how to set up a linux distribution under virtual machine on OpenBSD? [ I found eg http://www.h-i-r.net/2017/04/openbsd-vmm-hypervisor-part-2.html but as soon as I issue rcctl start vmd I get 'failed' ] Thanks Ruda