[Solved]"--type headless" does not work

Discussions related to using VirtualBox on Linux hosts.
Post Reply
killbyt
Posts: 2
Joined: 8. Nov 2015, 20:08

[Solved]"--type headless" does not work

Post by killbyt »

Hi There

Since yesterday, I have a very strange problem. I have VirtuelBox 4.3.32_Debian r103443 installed, the Debian version is 8.2. Till yesterday i've started my VM's this way:

Code: Select all

VBoxManage startvm <VBOX-NAME> --type headless
Then I closed my ssh session and ok.

But now, the VM's are stopped allways if I logout from ssh :?: I seems that they don't daemonize itself. I've allready tried to run them in a screen session, but same result.

Thank you for you ideas :wink:

Killbyt
Last edited by killbyt on 8. Nov 2015, 22:42, edited 1 time in total.
killbyt
Posts: 2
Joined: 8. Nov 2015, 20:08

Re: "--type headless" does not work

Post by killbyt »

Ok...Problem solved. I activated "3D-Acceleration" although the server has no graphics-card at all :mrgreen:
Post Reply