DragonFly users List (threaded) for 2008-10
DragonFly BSD
DragonFly users List (threaded) for 2008-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: setting up vkernel


From: Thomas Nikolajsen <thomas.nikolajsen@xxxxxxx>
Date: Fri, 24 Oct 2008 18:24:33 +0200

> Now, I can set up two or more vkernel over a single DragonFly system.
> How can I change in configuration phase for setting multiple vkernel?

You just make a copy of rootimg file and run kernel (in another window) using this file:

    cp rootimg.01 rootimg.02
    ./kernel -m 64m -r rootimg.02 -I auto:bridge0

 -thomas



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]