VirtualBox

Opened 15 years ago

Closed 14 years ago

#4220 closed defect (fixed)

Add -seamless option to command line -> fixed in SVN

Reported by: kmichal Owned by:
Component: VM control Version: VirtualBox 2.2.4
Keywords: seamless mode flag Cc:
Guest type: Windows Host type: Linux

Description

It would be great if I could execute VirtualBox -startvm NAME -seamless

Right now the guest will go into the last used mode, which is helpful, but it would be great if we could specify which mode to boot into from the command line.

Change History (4)

comment:1 by Frank Mehnert, 15 years ago

You can achieve the same by executing one VBoxManage command before you start the VM:

VBoxManage setextradata VM_NAME GUI/Seamless on

Replace on with off to ensure that the VM is started in non-seamless mode.

comment:2 by Technologov, 14 years ago

This must be marked as an enhancement, not bug.

-Technologov

comment:3 by Christian Pötzsch, 14 years ago

Summary: Add -seamless option to command lineAdd -seamless option to command line -> fixed in SVN

Will be available in the next major version.

comment:4 by Frank Mehnert, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in 3.1.8

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use