Opened 15 years ago
Closed 14 years ago
#6061 closed defect (invalid)
wrong name reported with unknown USB device connected...
Reported by: | nils | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.1.2 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
Seems vboxtool doesn't save the machine because somehow the name gets mangled...
using vboxtool 0.4, vbox 3.1.2 r56127 under up to date kubuntu 9.10
nils@blackbox:~$ vboxtool show kvtiger: state=powered-off vrdp=3081 funambol: state=powered-off vrdp=3082 kyms: state=powered-off vrdp=3083 dpim64: state=running vrdp=3084 cpu=0% mem=1080m ddb64: state=running vrdp=3085 cpu=0% mem=1070m xphome-karoo-serv32: state=powered-off vrdp= xppro-serv32
Unknown device 04F9:011B [0100]: state=running vrdp=3090 cpu=0% mem=518m
nils@blackbox:~$ vboxtool save xppro-serv32 nils@blackbox:/usr/local/bin$ vboxtool save Saving "dpim64" 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% Saving "ddb64" 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% Saving "xppro-serv32 Unknown device 04F9:011B [0100]" 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
vboxtool is not part of the official VirtualBox packages.