I have a CentOS 7 machine with VirtualBox installed.
After upgrading from VirtualBox-5.0-5.0.0_101573_el7-1.x86_64.rpm to VirtualBox-5.0-5.0.12_104815_el7-1.x86_64.rpm my CentOS 5 VM machines abort when started headless.
It happens in both situations, when it starts automatically at boot time, as well as when I run the command:
VBoxManage startvm <VM-machine_name> --type headless
A WXP VM machine instead does start automatically as expected, at boot time.
On the other side, the CentOS 5 VM machines do start properly should I launch them via command
VBoxHeadless -s <VM-machine_name>
Forum's entry [=65924], which I've read, does not provide a solution to my issue.
Thanks in advance for your help,
Costa