Re: mount bhyve image

2016-03-08 Thread Edward Tomasz Napierała
On 0306T1315, Allan Jude wrote: > On 2016-03-06 09:57, John wrote: > > Hello list, > > > > Can a bhyve image be mounted to the filesystem? Not an active image, I > > mean, say one has a problem loading a bhyve instance. Is it possible > > to mount the image as one would for example mount a cdrom i

Re: Duplicating code from NetBSD

2014-04-17 Thread Edward Tomasz Napierała
Wiadomość napisana przez Abhishek Gupta (LIS) w dniu 17 kwi 2014, o godz. 03:01: > Hi folks, > > Newbie question so please excuse the naivety. If someone were to copy a few > functions from NetBSD in to their FreeBSD kernel mode drivers then is it > still possible to submit the code in to the Fr

Re: KVM filesystem sharing

2014-04-03 Thread Edward Tomasz Napierała
Wiadomość napisana przez Andre Goree w dniu 3 kwi 2014, o godz. 20:50: > Hello list. I wanted to ask if anyone has been able to make filesystem > mounting work under a FreeBSD guest? For example, I've added the following > to the guest's xml config using 'virsh edit': > > > > > > > > How