DragonFly users List (threaded) for 2008-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: setting up vkernel
> 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]