8 VBoxManage reference

When running VBoxManage without parameters or when supplying an invalid com- mand line, the below syntax diagram will be shown. Note that the output will be slightly different depending on the host platform; when in doubt, check the output of VBoxManage for the commands available on your particular host.

Usage:

 

VBoxManage [-v--version]

print version number and exit

VBoxManage [-q--nologo] ... suppress the logo

VBoxManage list [--long-l] vmsrunningvmsostypeshostdvdshostfloppies

 

bridgedifshostinfodhcpservers

 

hddbackendshddsdvdsfloppies

 

usbhostusbfilterssystemproperties

VBoxManage showvminfo

<uuid><name> [--details] [--statistics]

 

[--machinereadable]

VBoxManage registervm

<filename>

VBoxManage unregistervm

<uuid><name> [--delete]

VBoxManage createvm

--name <name>

 

[--ostype <ostype>]

 

[--register]

 

[--basefolder <path> --settingsfile <path>]

 

[--uuid <uuid>]

VBoxManage modifyvm

<uuidname>

 

[--name <name>]

 

[--ostype <ostype>]

 

[--memory <memorysize in MB>]

 

[--vram <vramsize in MB>]

 

[--acpi onoff]

 

[--ioapic onoff]

 

[--pae onoff]

 

[--hwvirtex onoffdefault]

 

[--nestedpaging onoff]

 

[--vtxvpid onoff]

 

[--cpus <number>]

 

[--monitorcount <number>]

 

[--accelerate3d <onoff>]

 

[--bioslogofadein onoff]

 

[--bioslogofadeout onoff]

 

[--bioslogodisplaytime <msec>]

 

[--bioslogoimagepath <imagepath>]

100

Page 100
Image 100
Sun Microsystems 3.0.0 user manual VBoxManage reference