Results 1 to 5 of 5

Thread: autostart Virtualbox

  1. #1
    Join Date
    Dec 2006
    Beans
    48

    Thumbs down autostart Virtualbox

    is it possible as soon as i logon ubuntu the image present inside virtualbox also starts itself ?? the whole idea is to start xp automatically as soon as ubuntu finishes logging in.

  2. #2
    Join Date
    Jun 2008
    Location
    Tennessee
    Beans
    3,421

    Re: autostart Virtualbox

    You can put this as a startup command:
    Code:
    VBoxManage startvm name_of_vm
    I don't know where GNOME configures startup commands, but that's the command to use!

  3. #3
    Join Date
    Dec 2006
    Beans
    48

    Re: autostart Virtualbox

    Quote Originally Posted by lykwydchykyn View Post
    You can put this as a startup command:
    Code:
    VBoxManage startvm name_of_vm
    I don't know where GNOME configures startup commands, but that's the command to use!
    thx

  4. #4
    Join Date
    Dec 2006
    Beans
    48

    Re: autostart Virtualbox

    and if i want to start in fullscreen mode then what will be command ??

  5. #5
    Join Date
    Jun 2008
    Location
    Tennessee
    Beans
    3,421

    Re: autostart Virtualbox

    I can't remember. Try putting VBoxManage --help into a terminal.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •