|
From: Riccardo M. <ric...@gm...> - 2011-11-30 00:02:47
|
On Wed, Nov 30, 2011 at 00:20, mattias <mj...@mj...> wrote:
> are it possible from the host?
Have a look at the `uml_mconsole` command.
If you pass the `umid=somestring` option to the UML, then you can kill it with:
uml_mconsole somestring halt
(Unless the UML is stuck hard, in which case you have to resort to
"kill"-ing the processes.)
Best regards,
Riccardo
|