VirtualBox enviar señal de apagado

2014-12-04 Por tema José Betancourt Mondeja
mediante la consola podemos iniciar, salvar el estado de ejecución,
pausar, resumir, reiniciar y apagar bruscamente.
mi pregunta es... no existe una forma de apagar normalmente que no sea poweroff?
estos son los comandos que conozco.
gracias

VBoxManage controlvm nombre-de-la-vm savestate
VBoxManage controlvm nombre-de-la-vm pause
VBoxManage controlvm slackware resume
VBoxManage controlvm slackware reset
VBoxManage controlvm slackware poweroff


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CADqar=zyhx3+wEvcgGNTf44PX_nb2eY7db7tUDt9=mboyhq...@mail.gmail.com



Re: VirtualBox enviar señal de apagado

2014-12-04 Por tema Lacho
Hola,

proba esto:

|V/*BoxManage controlvm *//*Nombre*//*-de-la-VM*/ |||/*poweroff soft*/
o se me ocurre por ahí esto: ||/*|||VBoxManage controlvm
|||*//*/*Nombre*//*-de-la-VM*/| acpipowerbutton|| |*/

-- 
Lacho:~#



signature.asc
Description: OpenPGP digital signature


Re: VirtualBox enviar señal de apagado

2014-12-04 Por tema Camaleón
El Thu, 04 Dec 2014 11:59:09 -0500, José Betancourt Mondeja escribió:

 mediante la consola podemos iniciar, salvar el estado de ejecución,
 pausar, resumir, reiniciar y apagar bruscamente.
 mi pregunta es... no existe una forma de apagar normalmente que no sea
 poweroff?
 estos son los comandos que conozco.
 gracias
 
 VBoxManage controlvm nombre-de-la-vm savestate
 VBoxManage controlvm nombre-de-la-vm pause
 VBoxManage controlvm slackware resume
 VBoxManage controlvm slackware reset
 VBoxManage controlvm slackware poweroff

***
VBoxManage controlvm vm poweroff has the same effect on a virtual 
machine as pulling the power cable on a real computer. Again, the state 
of the VM is not saved beforehand, and data may be lost. (This is 
equivalent to selecting the Close item in the Machine menu of the GUI 
or pressing the window's close button, and then selecting Power off the 
machine in the dialog.)

After this, the VM's state will be Powered off. From there, it can be 
started again; see Section 8.12, “VBoxManage startvm”.
***

Hum... qué mal ¿no? :-?

Se me ocurre que podrías hacerlo en dos pasos:

1/ Apagar la VM vía conexión local/remota (p. ej., mediante ssh) para 
que se cierre el sistema correctamente.

2/ Enviarle a VB la señal de apagado (poweroff) de la VM.

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/pan.2014.12.04.17.30...@gmail.com



Re: VirtualBox enviar señal de apagado

2014-12-04 Por tema José Betancourt Mondeja
s
gracias hermano, funcionó con
acpipowerbutton
mil gracias.

2014-12-04 12:30 GMT-05:00, Camaleón noela...@gmail.com:
 El Thu, 04 Dec 2014 11:59:09 -0500, José Betancourt Mondeja escribió:

 mediante la consola podemos iniciar, salvar el estado de ejecución,
 pausar, resumir, reiniciar y apagar bruscamente.
 mi pregunta es... no existe una forma de apagar normalmente que no sea
 poweroff?
 estos son los comandos que conozco.
 gracias

 VBoxManage controlvm nombre-de-la-vm savestate
 VBoxManage controlvm nombre-de-la-vm pause
 VBoxManage controlvm slackware resume
 VBoxManage controlvm slackware reset
 VBoxManage controlvm slackware poweroff

 ***
 VBoxManage controlvm vm poweroff has the same effect on a virtual
 machine as pulling the power cable on a real computer. Again, the state
 of the VM is not saved beforehand, and data may be lost. (This is
 equivalent to selecting the Close item in the Machine menu of the GUI
 or pressing the window's close button, and then selecting Power off the
 machine in the dialog.)

 After this, the VM's state will be Powered off. From there, it can be
 started again; see Section 8.12, VBoxManage startvm.
 ***

 Hum... qué mal ¿no? :-?

 Se me ocurre que podrías hacerlo en dos pasos:

 1/ Apagar la VM vía conexión local/remota (p. ej., mediante ssh) para
 que se cierre el sistema correctamente.

 2/ Enviarle a VB la señal de apagado (poweroff) de la VM.

 Saludos,

 --
 Camaleón


 --
 To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact
 listmas...@lists.debian.org
 Archive: https://lists.debian.org/pan.2014.12.04.17.30...@gmail.com




--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CADqar=xY+kctegF-5QbHSHV=ojijc5qbvdgnrqnn487ws8_...@mail.gmail.com



Re: VirtualBox enviar señal de apagado

2014-12-04 Por tema Camaleón
El Thu, 04 Dec 2014 12:35:16 -0500, José Betancourt Mondeja escribió:

 2014-12-04 12:30 GMT-05:00, Camaleón noela...@gmail.com:
 El Thu, 04 Dec 2014 11:59:09 -0500, José Betancourt Mondeja escribió:

 mediante la consola podemos iniciar, salvar el estado de ejecución,
 pausar, resumir, reiniciar y apagar bruscamente.
 mi pregunta es... no existe una forma de apagar normalmente que no sea
 poweroff?
 estos son los comandos que conozco.
 gracias

 VBoxManage controlvm nombre-de-la-vm savestate VBoxManage controlvm
 nombre-de-la-vm pause VBoxManage controlvm slackware resume
 VBoxManage controlvm slackware reset VBoxManage controlvm
 slackware poweroff

 ***
 VBoxManage controlvm vm poweroff has the same effect on a virtual
 machine as pulling the power cable on a real computer. Again, the state
 of the VM is not saved beforehand, and data may be lost. 

(...)

 Hum... qué mal ¿no? :-?

 Se me ocurre que podrías hacerlo en dos pasos:

 1/ Apagar la VM vía conexión local/remota (p. ej., mediante ssh) para
 que se cierre el sistema correctamente.

 2/ Enviarle a VB la señal de apagado (poweroff) de la VM.

 s gracias hermano, funcionó con acpipowerbutton mil gracias.

Ese hermano no soy yo X-)

Asegúrate de que la VM se apaga correctamente y que los sistemas de 
archivos no se corrompan cuando uses esa opción porque por el nombre (no 
la veo documentada) me suena a que emula el apagado del equipo a través 
del botón de encendido y eso no siempre tiene el efecto deseado en los 
equipos/VM.

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/pan.2014.12.04.17.48...@gmail.com