[vbox-dev] [PATCH] add VDE support to VBoxManage

Alexey Eremenko al4321 at gmail.com
Fri May 7 13:44:08 GMT 2010


On Fri, May 7, 2010 at 9:42 AM, Alexey Eremenko <al4321 at gmail.com> wrote:
> Host: Mandriva Linux 2010, VBox 3.2.0-BETA2 (PUEL)
>
> VDE doesn't work from VBoxManage...
>
> See:
>
> VBoxManage controlvm        <uuid>|<name>
>                            pause|resume|reset|poweroff|savestate|
>                            acpipowerbutton|acpisleepbutton|
>                            keyboardputscancode <hex> [<hex> ...]|
>                            injectnmi|
>                            setlinkstate<1-N> on|off |
>                            nic<1-N> null|nat|bridged|intnet|hostonly
>                                     [<devicename>] |
>

But it exists in modifyvm:

VBoxManage modifyvm         <uuid|name>
                            [--name <name>]
..
                            [--nic<1-N>
none|null|nat|bridged|intnet|hostonly|vde]
..
                            [--vdenet<1-N> <network>|default]
...

-- 
-Alexey Eromenko "Technologov"


More information about the vbox-dev mailing list