VirtualBox

Opened 16 years ago

Closed 16 years ago

#1879 closed defect (fixed)

vditool refuses to write to block devices

Reported by: branen salmon Owned by:
Component: other Version: VirtualBox 1.6.2
Keywords: Cc:
Guest type: other Host type: Linux

Description

vditool fails with VERR_ALREADY_EXISTS when trying to write to a raw block device (e.g. /dev/sda). This means that one must create a temporary file to unpack a VDI onto a physical drive, which can be a very expensive proposition. vditool should either recognize a block device and write without complaint or should provide a command line argument to suppress VERR_ALREADY_EXISTS.

Change History (1)

comment:1 by Frank Mehnert, 16 years ago

Resolution: fixed
Status: newclosed

Please reopen this bug if still relevant. Please don't use vditool. The required function should be available in VBoxManage.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use