VirtualBox

Opened 16 years ago

Closed 15 years ago

#1868 closed defect (wontfix)

vditool can't handle whitespaces in arguments

Reported by: Marc Schütz Owned by:
Component: virtual disk Version: VirtualBox 1.6.2
Keywords: Cc:
Guest type: other Host type: Linux

Description

When vditool is called for an image with spaces in the name, it prints the following error:

vditool SHRINK Windows\ 2000\ VM.vdi

... Syntax error: Invalid argument count!

vditool shouldn't do argument parsing on Linux, as this is already done by the shell.

Change History (2)

comment:1 by Frank Mehnert, 16 years ago

That is probably right but vditool should not be used if possible.

VBoxManage modifyvdi <uuid>|<filename> compact

should do the same.

comment:2 by Frank Mehnert, 15 years ago

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

© 2023 Oracle
ContactPrivacy policyTerms of Use