Hi hackers, Is there any document that describes how to start 2 or more VMs on Fiasco.OC ? Is it possible to switch consoles between VMs ? Could you point out the direction to me? Thanks, Chao-Jui
On Thu Apr 04, 2013 at 19:40:33 +0800, Chao-Jui Chang wrote:
Is there any document that describes how to start 2 or more VMs on Fiasco.OC ? Is it possible to switch consoles between VMs ? Could you point out the direction to me?
Just start the VM multiple times in the start script. For multiplexing you can use mag and framebuffer in L4Linux. In conf/examples there's an l4lx-gfx.cfg example which does that. Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
Hi Adam, Thanks. Is it possible to multiplex multiple text-based console? I want to try to start multiple VMs on ARM board which only provides serial console. Chao-Jui 2013/4/5 Adam Lackorzynski <adam@os.inf.tu-dresden.de>
On Thu Apr 04, 2013 at 19:40:33 +0800, Chao-Jui Chang wrote:
Is there any document that describes how to start 2 or more VMs on Fiasco.OC ? Is it possible to switch consoles between VMs ? Could you point out the direction to me?
Just start the VM multiple times in the start script. For multiplexing you can use mag and framebuffer in L4Linux. In conf/examples there's an l4lx-gfx.cfg example which does that.
Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
_______________________________________________ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
Hi, On Fri Apr 05, 2013 at 13:29:37 +0800, Chao-Jui Chang wrote:
Is it possible to multiplex multiple text-based console? I want to try to start multiple VMs on ARM board which only provides serial console.
You can connect two L4Linuxes using a l4shmnet-based local network connection, so you can go from one to the other via e.g. telnet or ssh. Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
Hi Adam, Thanks. I have connected two L4Linuxes by using l4shmnet successfully. Cheers, Chao-Jui 2013/4/8 Adam Lackorzynski <adam@os.inf.tu-dresden.de>
Hi,
On Fri Apr 05, 2013 at 13:29:37 +0800, Chao-Jui Chang wrote:
Is it possible to multiplex multiple text-based console? I want to try to start multiple VMs on ARM board which only provides serial console.
You can connect two L4Linuxes using a l4shmnet-based local network connection, so you can go from one to the other via e.g. telnet or ssh.
Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
_______________________________________________ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
Sorry, I was wrong with mailing list. -- Ivan Loskutov 2013/4/4 Chao-Jui Chang <ppc52776@gmail.com>
Hi hackers,
Is there any document that describes how to start 2 or more VMs on Fiasco.OC ? Is it possible to switch consoles between VMs ? Could you point out the direction to me?
Thanks, Chao-Jui
_______________________________________________ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
participants (3)
-
Adam Lackorzynski -
Chao-Jui Chang -
Ivan Loskutov