I installed VirtualBox v2.2.4 on a CentOS 5.2 host. I want the guest VMs to auto-start when the host boots up.
What's the correct solution? Where should I run VBoxHeadless from?
Edit: this question can be generalized to "what should I do to run something after boot in CentOS?".
Also, I'd like to have the output from VBoxHeadless (stdout/err) saved somewhere.