T
Todd
Guest
Hi All,
I need help shutting down a virtual machine running under virtual
box. I am only
including the Linux code as it might be of some help understanding
what is
going on. (And I know a lot of you are conversant in both, like I
am.) If you
don't understand the Linux stuff, please keep reading until you hit
the XP stuff.
Host: CentOS 5.2
Guest: XP-Pro-SP3
From a Crontab command, I am trying to turn off an XP virtual
machine. I use this command:
kdesu -u todd -c "/usr/bin/VBoxManage controlvm VirtualXP
acpipowerbutton"
It works, except, I get a prompt on the xp virtual machine stating
"other people are
logged onto this computer. Shutting down Windows might cause them to
loose data.
Do you want to continue shutting down Windows? Yes, No" And there
are
other uses and I don't care. I just want it to shutdown. But, I can
not because
I am not there at 23:30 at night to click on "Yes".
Is there a way to over ride this behavior and just shut down?
Many thanks,
-T
I need help shutting down a virtual machine running under virtual
box. I am only
including the Linux code as it might be of some help understanding
what is
going on. (And I know a lot of you are conversant in both, like I
am.) If you
don't understand the Linux stuff, please keep reading until you hit
the XP stuff.
Host: CentOS 5.2
Guest: XP-Pro-SP3
From a Crontab command, I am trying to turn off an XP virtual
machine. I use this command:
kdesu -u todd -c "/usr/bin/VBoxManage controlvm VirtualXP
acpipowerbutton"
It works, except, I get a prompt on the xp virtual machine stating
"other people are
logged onto this computer. Shutting down Windows might cause them to
loose data.
Do you want to continue shutting down Windows? Yes, No" And there
are
other uses and I don't care. I just want it to shutdown. But, I can
not because
I am not there at 23:30 at night to click on "Yes".
Is there a way to over ride this behavior and just shut down?
Many thanks,
-T