Re: [SOLVED] Re: bhyve vmrum vm_setup_memory: Inappropriate ioctl for device

2013-09-28 Thread Michael Dexter
On 9/27/13 3:07 PM, Miguel Clara wrote: > Btw, I guesss FreeBSD is the only guest type supported so far, are there > plans for linux/windows? Whats the best place to get updates on this? Experimental Linux and OpenBSD soon. Windows to be determined. Michael ___

[SOLVED] Re: bhyve vmrum vm_setup_memory: Inappropriate ioctl for device

2013-09-27 Thread Miguel Clara
This was indeed the problem! Solved now. Btw, I guesss FreeBSD is the only guest type supported so far, are there plans for linux/windows? Whats the best place to get updates on this? On Fri, Sep 27, 2013 at 2:35 AM, Miguel Clara wrote: > I was actually just thinking about that... make buildwor

Re: bhyve vmrum vm_setup_memory: Inappropriate ioctl for device

2013-09-26 Thread Miguel Clara
I was actually just thinking about that... make buildworld is underway... I'll post any updates after the userspace install. Thanks On Fri, Sep 27, 2013 at 2:31 AM, Neel Natu wrote: > Hi Miguel, > > On Thu, Sep 26, 2013 at 6:59 PM, Miguel Clara wrote: > >> Just wanted to start testing with bh

Re: bhyve vmrum vm_setup_memory: Inappropriate ioctl for device

2013-09-26 Thread Neel Natu
Hi Miguel, On Thu, Sep 26, 2013 at 6:59 PM, Miguel Clara wrote: > Just wanted to start testing with bhyve, but I'm getting this error > creating an exmaple VM: > > > > # ./vmrun.sh -c 1 vm1 > virtio disk device file "./diskdev" does not exist. > Creating it ... > Launching virtual machine "vm1" .

Re: bhyve vmrum vm_setup_memory: Inappropriate ioctl for device

2013-09-26 Thread Glen Barber
On Fri, Sep 27, 2013 at 02:10:07AM +, Miguel Clara wrote: > On Fri, Sep 27, 2013 at 2:04 AM, Glen Barber wrote: > > > On Fri, Sep 27, 2013 at 01:59:04AM +, Miguel Clara wrote: > > > Just wanted to start testing with bhyve, but I'm getting this error > > > creating an exmaple VM: > > > > >

Re: bhyve vmrum vm_setup_memory: Inappropriate ioctl for device

2013-09-26 Thread Miguel Clara
Sorry should have posted that info i the first mail! uname -a FreeBSD r2d2 10.0-ALPHA2 FreeBSD 10.0-ALPHA2 #3 r255788M: Mon Sep 23 00:32:50 UTC 2013 root@:/usr/obj/usr/src/sys/GENERIC amd64 dmesg only added an extra line it seams, when I created the tap0, other than that I see nothing! tap0

Re: bhyve vmrum vm_setup_memory: Inappropriate ioctl for device

2013-09-26 Thread Glen Barber
On Fri, Sep 27, 2013 at 01:59:04AM +, Miguel Clara wrote: > Just wanted to start testing with bhyve, but I'm getting this error > creating an exmaple VM: > > # ./vmrun.sh -c 1 vm1 > virtio disk device file "./diskdev" does not exist. > Creating it ... > Launching virtual machine "vm1" ... > vm

bhyve vmrum vm_setup_memory: Inappropriate ioctl for device

2013-09-26 Thread Miguel Clara
Just wanted to start testing with bhyve, but I'm getting this error creating an exmaple VM: # ./vmrun.sh -c 1 vm1 virtio disk device file "./diskdev" does not exist. Creating it ... Launching virtual machine "vm1" ... vm_setup_memory: Inappropriate ioctl for device __