[Sussex] Managing qemu instances
Nic James Ferrier
nferrier at tapsellferrier.co.uk
Thu Jul 13 15:47:05 UTC 2006
"Vic" <lug at beer.org.uk> writes:
>> I have just built a UML based virtual machine farm.
>>
>> I use a detached mode gnu-screen to start each UML.
>
> Care to put together a bit of a howto for that?
>
> It looks like a rather interesting way to do things :-)
Starting things in detached Screen is easy. Here is how I start my UML
kernels:
screen -L -S my_kernel -d -m bash /script/that/runs/kernel
The "-d -m" bit starts the detached screen.
You can then reconnect to the screen at any time by typing:
screen -r my_kernel
The particular system I have been working on is something I'm doing
for BT. I might be able to persuade them to release it in which case
people here will be amongst the first to know.
--
Nic Ferrier
http://www.tapsellferrier.co.uk for all your tapsell ferrier needs
More information about the Sussex
mailing list