VirtualBox

Opened 14 years ago

Closed 14 years ago

#6927 closed defect (fixed)

bug in VBoxManage storageattach => Fixed in SVN

Reported by: Jared Bristow Owned by:
Component: other Version: VirtualBox 3.2.2
Keywords: VBoxManage storageattach Cc:
Guest type: other Host type: Linux

Description

I just tried to run this command from the command line:

VBoxManage storageattach vmname --storagectl "SATA Controller" --device 0 --type hdd --medium /var/lib/vmware/vms/vmname/vmname.vmdk

Notably missing from the command is the --port option, which is required. The command did fail and printed out the Usage statement, but gave the error message "error: Success."

This messages is obviously less than helpful. The expected result is an error message stating that there is no port number specified. Also, it should not say "Success".

Note, the vm was created using the VBoxManage command, which is probably not the situation for most users, so this is a minor priority.

Change History (2)

comment:1 by Frank Mehnert, 14 years ago

Summary: bug in VBoxManage storageattachbug in VBoxManage storageattach => Fixed in SVN

Thanks for this report, fixed in the next maintenance release.

comment:2 by Sander van Leeuwen, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use