Put in remaining pages and wiki contents.
[ikiwiki.git] / docs / user / vKernelRun.mdwn
1 ## Run a virtual kernel \r
2 \r
3 Finally, the virtual kernel can be run:\r
4     \r
5     cd /var/vkernel\r
6     ./boot/kernel -m 64m -r /var/vkernel/rootimg.01 -I auto:bridge0\r
7 \r
8 You can issue the reboot(8), halt(8), or shutdown(8) commands from inside a virtual kernel.  After doing a clean shutdown the reboot(8) command will re-exec the virtual kernel binary while the other two will cause the virtual kernel to exit.\r
9 \r
10 [  << PREV <<](vKernelNetwork)\r