Re: device cloning on open

2007-04-04 Thread Matthew Dillon
:Has there been any changes to device cloning support in DFBSD, specifically :related to this email: :http://leaf.dragonflybsd.org/mailarchive/kernel/2006-01/msg00058.html : :I'm porting the kqemu module based on the FreeBSD version of it and it works :now but there can only be one qemu process us

device cloning on open

2007-04-04 Thread Toby karyadi
Has there been any changes to device cloning support in DFBSD, specifically related to this email: http://leaf.dragonflybsd.org/mailarchive/kernel/2006-01/msg00058.html I'm porting the kqemu module based on the FreeBSD version of it and it works now but there can only be one qemu process using the

Re: Strange vkernel crash

2007-04-04 Thread Matthew Dillon
:Matthew Dillon <[EMAIL PROTECTED]> writes: :> Maybe something in your /etc/ttys (the vkernel's /etc/ttys, that is) :> is causing init to blow up the vkernel. Try messing with that. Be :> sure to save the original in case that turns out to be the :> cause. : :I just have what is

Re: Strange vkernel crash

2007-04-04 Thread Sascha Wildner
Dave Hayes wrote: Someone was telling me that I could check out a copy of /usr/src into a different pathname and still run buildworld/installworld. Is this true, and if so is there any special magic I have to do? It's true and there is no special magic involved. Just try it. :) Sascha -- http

Re: Strange vkernel crash

2007-04-04 Thread Dave Hayes
Matthew Dillon <[EMAIL PROTECTED]> writes: > Maybe something in your /etc/ttys (the vkernel's /etc/ttys, that is) > is causing init to blow up the vkernel. Try messing with that. Be > sure to save the original in case that turns out to be the > cause. I just have what is in the m