I have a Linux host with a Windows XP guest machine. I need that Windows XP machine starts after the user does login on Linux. So, how do I start my VirtualBox machine on login?
|
feedback
|
migrated from stackoverflow.com Nov 11 '11 at 18:29
This question came from our site for professional and enthusiast programmers.
|
Add this to your startup applications (assuming you've got something with the Gnome desktop environment, you didn't say wich distro you're using): | |||
feedback
|
|
Sounds like you need a linux logon script. Maybe in bash. Here is a post of a guy doing it in slackware with virtual box. | |||
|
feedback
|
