Date: Thu, 6 Feb 2014 13:11:38 +0100 From: Mats Mellstrand <mats@exmandato.se> To: freebsd-virtualization@freebsd.org Subject: Re: vm_create: Device not configured Message-ID: <4EA3BFD4-9491-4C22-A9A4-4CD13287AD7E@exmandato.se> In-Reply-To: <DE83D8D5-F36F-4B21-B6BB-588BB72BEB7C@exmandato.se> References: <DE83D8D5-F36F-4B21-B6BB-588BB72BEB7C@exmandato.se>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi=20 Some more info I put the line vmm_load=3D"YES"=20 in loader.conf. Still the same problem, but I see module_register_init: MOD_LOAD (vmm, 0xffffffff81c47b60, 0) error 6 in the dmesg output The device /dev/vmm is not created (as I think it should?) /mm On 6 feb 2014, at 10:05, Mats Mellstrand <mats@exmandato.se> wrote: > Hi >=20 > I'm sure I'm doing something wrong, but I can=B4t figure out what. >=20 > I'm following the instructions from = http://people.freebsd.org/~neel/bhyve/bhyve_instructions.txt >=20 > First some facts: >=20 > My host >=20 > FreeBSD 10.0-STABLE #7 r260986: Tue Jan 21 19:29:18 CET 2014 > mats@xxxxxxxxxxxxxxxx:/usr/obj/usr/src/sys/GENERIC amd64 > FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610 > CPU: Intel(R) Xeon(R) CPU E3-1240 V2 @ 3.40GHz (3392.37-MHz K8-class = CPU) > Origin =3D "GenuineIntel" Id =3D 0x306a9 Family =3D 0x6 Model =3D = 0x3a Stepping =3D 9 > = Features=3D0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE= ,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > = Features2=3D0x7fbae3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SS= SE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,POPCNT,TSCDLT,AESNI,XSAVE,OSX= SAVE,AVX,F16C,RDRAND> > AMD Features=3D0x28100800<SYSCALL,NX,RDTSCP,LM> > AMD Features2=3D0x1<LAHF> > Standard Extended Features=3D0x281<GSFSBASE,SMEP,ENHMOVSB> > TSC: P-state invariant, performance statistics > real memory =3D 17179869184 (16384 MB) > avail memory =3D 16297574400 (15542 MB) > [snip] >=20 > # kldstat >=20 > Id Refs Address Size Name > 1 20 0xffffffff80200000 160c130 kernel > 2 1 0xffffffff8180d000 23db68 zfs.ko > 3 2 0xffffffff81a4b000 6638 opensolaris.ko > 4 1 0xffffffff81c12000 34d3 ums.ko > 5 1 0xffffffff81c16000 2f142 pf.ko > 6 1 0xffffffff81c46000 16ef79 vmm.ko > 7 1 0xffffffff81db5000 553f if_tap.ko >=20 >=20 > Using the image from http://people.freebsd.org/~neel/bhyve/release.iso >=20 > When running the script = http://people.freebsd.org/~neel/bhyve/vmrun.sh >=20 > # sh -xv vmrun.sh vml=20 >=20 > [snip] > + BOOTDISK=3D./release.iso > + installer_opt=3D'-s 31:0,virtio-blk,./release.iso' > + /usr/sbin/bhyveload -m 512M -d ./release.iso vml > vm_create: Device not configured > + [ 1 -ne 0 ] > + break >=20 > exit 99 > + exit 99 >=20 >=20 > /mm >=20 >=20 >=20 >=20 >=20 >=20 > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to = "freebsd-virtualization-unsubscribe@freebsd.org" >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EA3BFD4-9491-4C22-A9A4-4CD13287AD7E>