VirtualBox

Opened 10 years ago

Closed 10 years ago

#12806 closed defect (fixed)

VBoxManage modifyhd compact fails -- VBoxManage: error: Context: "int handleModifyHardDisk(HandlerArg*)" at line 582 of file VBoxManageDisk.cpp

Reported by: Quickbooks Office Owned by:
Component: virtual disk Version: VirtualBox 4.3.8
Keywords: Cc: quickbooks.office@…
Guest type: Windows Host type: Linux

Description

[user@localhost ~]$ VBoxManage modifyhd '/run/media/user/HardDrive/vbx/latestwin7.vdi' --compact

0%... Progress state: VBOX_E_FILE_ERROR VBoxManage: error: Failed to compact hard disk VBoxManage: error: Could not compact medium '/run/media/user/newBegining/vbx/latestwin7.vdi' (VERR_DEV_IO_ERROR) VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Medium, interface IMedium VBoxManage: error: Context: "int handleModifyHardDisk(HandlerArg*)" at line 582 of file VBoxManageDisk.cpp [user@localhost ~]$

Change History (4)

comment:1 by Quickbooks Office, 10 years ago

formmatting is broken above:

[user@localhost ~]$ VBoxManage modifyhd '/run/media/user/HardDrive/vbx/latestwin7.vdi' --compact
0%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Failed to compact hard disk
VBoxManage: error: Could not compact medium '/run/media/user/HardDrive/vbx/latestwin7.vdi' (VERR_DEV_IO_ERROR)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Medium, interface IMedium
VBoxManage: error: Context: "int handleModifyHardDisk(HandlerArg*)" at line 582 of file VBoxManageDisk.cpp
Last edited 10 years ago by Quickbooks Office (previous) (diff)

comment:2 by Frank Mehnert, 10 years ago

priority: criticalmajor

Looks to me really like VirtualBox was not able to read the medium, for instance due to a physical medium error.

in reply to:  2 comment:3 by Quickbooks Office, 10 years ago

Replying to frank:

Looks to me really like VirtualBox was not able to read the medium, for instance due to a physical medium error.

yes I found out later my hard disk had bad sectors. please close this ticket.

comment:4 by Frank Mehnert, 10 years ago

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

© 2023 Oracle
ContactPrivacy policyTerms of Use