Post Update Problems
-
Gesù Cristo
- Posts: 3
- Joined: 10. Mar 2016, 17:25
Post Update Problems
Hi to all. I've just uptated addictions and Vbox to 5.0.16 version but since then i'm unable to access to my vhds cause i get ERR_SHARING_VIOLATION repairing corrupted image file or something similar. I tried to go back 5.0.14 but still i can't access to my disks. What can i do? I have to toss all of them 'cause of the update?
-
michaln
- Oracle Corporation
- Posts: 2973
- Joined: 19. Dec 2007, 15:45
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Any and all
- Contact:
Re: Post Update Problems
Sharing violation means something else has the files open. You need to find out what that is, or if you don't know how, at least reboot the host.
-
Gesù Cristo
- Posts: 3
- Joined: 10. Mar 2016, 17:25
Re: Post Update Problems
already did it but still not works, it seems i've lost everything. While trying to mount an existing disk it also shows this message:
Codice 'uscita:
E_FAIL (0x80004005)
Componente:
MediumWrap
Interfaccia:
IMedium {4afe423b-43e0-e9d0-82e8-ceb307940dda}
Chiamante:
IVirtualBox {0169423f-46b4-cde9-91af-1e9d5b6cd945}
RC Chiamante:
VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
Codice 'uscita:
E_FAIL (0x80004005)
Componente:
MediumWrap
Interfaccia:
IMedium {4afe423b-43e0-e9d0-82e8-ceb307940dda}
Chiamante:
IVirtualBox {0169423f-46b4-cde9-91af-1e9d5b6cd945}
RC Chiamante:
VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
-
michaln
- Oracle Corporation
- Posts: 2973
- Joined: 19. Dec 2007, 15:45
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Any and all
- Contact:
Re: Post Update Problems
Upgrading or even uninstalling VirtualBox does not touch any virtual disks, VM settings, or anything like that. So something else must have. You can always look at the 'VirtualBox VMs' directory in your home directory what is or isn't there.
When you say " i get ERR_SHARING_VIOLATION repairing corrupted image file or something similar" I don't suppose you can provide the exact error message?
When you say " i get ERR_SHARING_VIOLATION repairing corrupted image file or something similar" I don't suppose you can provide the exact error message?
-
Gesù Cristo
- Posts: 3
- Joined: 10. Mar 2016, 17:25
Re: Post Update Problems
The fact is I tried several attempts to fix the problems, but i didn't get always the same error. Btw actually, after deleting and reinstalling vbox 5.0.16 plus expansion pack when i mount former vhds it says me that:
Could not open the medium 'C:\Users\Roberto\VirtualBox VMs\MADRE COMPLETA + Framework - Copia\MADRE COMPLETA\DIO.vhd'.
VD: error VERR_VD_IMAGE_CORRUPTED opening image file 'C:\Users\Roberto\VirtualBox VMs\MADRE COMPLETA + Framework - Copia\MADRE COMPLETA\DIO.vhd' (VERR_VD_IMAGE_CORRUPTED).
Codice 'uscita:
E_FAIL (0x80004005)
Componente:
MediumWrap
Interfaccia:
IMedium {4afe423b-43e0-e9d0-82e8-ceb307940dda}
Chiamante:
IVirtualBox {0169423f-46b4-cde9-91af-1e9d5b6cd945}
RC Chiamante:
VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
Analogue situation already occurred months ago but that time i simply tossed all my disks and started again. Would like to understand why, i don't want to chose if uptating vbox or restarting all work again.
Could not open the medium 'C:\Users\Roberto\VirtualBox VMs\MADRE COMPLETA + Framework - Copia\MADRE COMPLETA\DIO.vhd'.
VD: error VERR_VD_IMAGE_CORRUPTED opening image file 'C:\Users\Roberto\VirtualBox VMs\MADRE COMPLETA + Framework - Copia\MADRE COMPLETA\DIO.vhd' (VERR_VD_IMAGE_CORRUPTED).
Codice 'uscita:
E_FAIL (0x80004005)
Componente:
MediumWrap
Interfaccia:
IMedium {4afe423b-43e0-e9d0-82e8-ceb307940dda}
Chiamante:
IVirtualBox {0169423f-46b4-cde9-91af-1e9d5b6cd945}
RC Chiamante:
VBOX_E_OBJECT_NOT_FOUND (0x80BB0001)
Analogue situation already occurred months ago but that time i simply tossed all my disks and started again. Would like to understand why, i don't want to chose if uptating vbox or restarting all work again.
-
scottgus1
- Site Moderator
- Posts: 20945
- Joined: 30. Dec 2009, 20:14
- Primary OS: MS Windows 10
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
Re: Post Update Problems
I didn't know Jesus ever had errors!
Image Corrupted means that Virtualbox for some reason can't make sense of what's in the file. Being that it's a VHD, the possibility is rather good the image is dead. VHD has a serious design flaw where the information that describes the contents of the file is actually at the end of the file, instead of at the beginning, like VDI and others have. When the VHD file gets bigger, this information needs to be moved and re-written somewhere else on the disk. If this information fails to get written due to a computer glitch, the vhd is dead. Microsoft may have a way to resurrect the file, but Virtualbox doesn't.
Your only hope now is to restore from a backup.
Image Corrupted means that Virtualbox for some reason can't make sense of what's in the file. Being that it's a VHD, the possibility is rather good the image is dead. VHD has a serious design flaw where the information that describes the contents of the file is actually at the end of the file, instead of at the beginning, like VDI and others have. When the VHD file gets bigger, this information needs to be moved and re-written somewhere else on the disk. If this information fails to get written due to a computer glitch, the vhd is dead. Microsoft may have a way to resurrect the file, but Virtualbox doesn't.
Your only hope now is to restore from a backup.