I have set my UMLs up to have Control+Alt+Delete to be 'shutdown -h now'.
I then have a script that, when I exectute a shutdown, first does a
'uml_mconsole $UML' cad for every running guest and then waits for 60
seconds. After 60 seconds, it looks for any remaining running UMLs and,
if any rema
On Wed, Jan 12, 2005 at 11:17:46PM +1300, Peter wrote:
> The command run when cad is hit is handled by /etc/inittab. Change the
> guest /etc/inittab entry for cad from shutdown -r (for reboot) to
> shutdown -h (for halt, rather than reboot).
>
> [EMAIL PROTECTED] wrote:
> >What is the best way
[EMAIL PROTECTED] wrote:
> ( I have think about a mconsole with cad command but it reboot the
> guest .. i need a shutdown command )
What we do is that we make sure that /etc/inittab specifies that the
action for ctrl-alt-del is shutdown for each of the guests, and then
just use mconsole cad on t
Hi.
The command run when cad is hit is handled by /etc/inittab. Change the
guest /etc/inittab entry for cad from shutdown -r (for reboot) to
shutdown -h (for halt, rather than reboot).
[EMAIL PROTECTED] wrote:
Hi, i have Fedora core 2 Host ( 2.6.9 + skas3-v7 )
with many Guests ( Kernel 2.6.9 bb