Sun Microsystems VIRTUALBOX 3.0.0 User Manual

Page 103

Advertising
background image

8 VBoxManage reference

VBoxManage convertfromraw

<filename> <outputfile>

[--format VDI|VMDK|VHD]

[--variant Standard,Fixed,Split2G,Stream,ESX]

VBoxManage convertfromraw

stdin <outputfile> <bytes>

[--format VDI|VMDK|VHD]

[--variant Standard,Fixed,Split2G,Stream,ESX]

VBoxManage addiscsidisk

--server <name>|<ip>

--target <target>

[--port <port>]

[--lun <lun>]

[--encodedlun <lun>]

[--username <username>]

[--password <password>]

[--type normal|writethrough|immutable]

[--comment <comment>]

[--intnet]

VBoxManage getextradata

global|<uuid>|<name>

<key>|enumerate

VBoxManage setextradata

global|<uuid>|<name>

<key>

[<value>] (no value deletes key)

VBoxManage setproperty

hdfolder default|<folder> |

machinefolder default|<folder> |

vrdpauthlibrary default|<library> |

websrvauthlibrary default|null|<library> |

hwvirtexenabled yes|no

loghistorycount <value>

VBoxManage usbfilter

add <index,0-N>

--target <uuid>|<name>|global

--name <string>

--action ignore|hold (global filters only)

[--active yes|no] (yes)

[--vendorid <XXXX>] (null)

[--productid <XXXX>] (null)

[--revision <IIFF>] (null)

[--manufacturer <string>] (null)

[--product <string>] (null)

[--remote yes|no] (null, VM filters only)

[--serialnumber <string>] (null)

[--maskedinterfaces <XXXXXXXX>]

VBoxManage usbfilter

modify <index,0-N>

--target <uuid>|<name>|global

[--name <string>]

[--action ignore|hold] (global filters only)

[--active yes|no]

[--vendorid <XXXX>|""]

[--productid <XXXX>|""]

[--revision <IIFF>|""]

[--manufacturer <string>|""]

[--product <string>|""]

103

Advertising