Opened 11 years ago
Closed 11 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)
follow-up: 3 comment:2 by , 11 years ago
priority: | critical → major |
---|
Looks to me really like VirtualBox was not able to read the medium, for instance due to a physical medium error.
comment:3 by , 11 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 , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
formmatting is broken above: