VirtualBox error after deleting snapshot


Mazar

I have a Windows 7 Professional 64bit virtual machine running on Ubuntu 14.04LTS. I deleted the old snapshot of this virtual machine. The removal process took over 30 minutes, and right at the end of the process, the laptop shut down unexpectedly. After restarting the laptop, I try to start the virtual machine and get the error:

Failed to open a session for the virtual machine Main.
Could not open the medium '/home/user/VirtualBox VMs/Main/Snapshots/{eeeeeeeee-ffff-4144-b555-bbbbbb}.vmdk'.
VD: error VERR_FILE_NOT_FOUND opening image file '/home/user/VirtualBox VMs/Main/Snapshots/{eeeeeeeee-ffff-4144-b555-bbbbbb}.vmdk' (VERR_FILE_NOT_FOUND).


Result Code: 
NS_ERROR_FAILURE (0x80004005)
Component: Medium
Interface: IMedium {555bbb-a3a6-4b9b9-4949-acacacac}

Any ideas on how to get it back?

Mazar

OK, I found a solution!

I cloned the broken virtual machine using virtualbox manager and the clone started without problems, after that, one of the disks was unreadable, running chkdisk /f corrected the virtual machine.

Related


VirtualBox error after deleting snapshot

Mazar I have a Windows 7 Professional 64bit virtual machine running on Ubuntu 14.04LTS. I deleted the old snapshot of this virtual machine. The removal process took over 30 minutes, and right at the end of the process, the laptop shut down unexpectedly. After

Unable to mount snapshot after deleting snapshot

Kay T I'm very new to snapshots so I don't know if this is a bug or if I'm missing something. I installed the snap via " sudo snap install ubuntu-clock-app " and then removed it via " sudo snap remove ubuntu-clock-app " because the app didn't want to start, no

Unable to mount snapshot after deleting snapshot

Kay T I'm very new to snapshots so I don't know if this is a bug or if I'm missing something. I installed the snap via " sudo snap install ubuntu-clock-app " and then removed it via " sudo snap remove ubuntu-clock-app " because the app didn't want to start, no

Unable to mount snapshot after deleting snapshot

Kay T I'm very new to snapshots so I don't know if this is a bug or if I'm missing something. I installed the snap via " sudo snap install ubuntu-clock-app " and then removed it via " sudo snap remove ubuntu-clock-app " because the app didn't want to start, no

How do I get the last snapshot after resizing a VirtualBox disk?

Thalia I'm setting up a complex environment in a Linux Vbox running under Windows 7. VBox version 4.3.15 I had to install tons of projects with very complex dependencies...I never want to do this again. And I ran out of space. So I found out how to use VBoxMan

How do I get the last snapshot after resizing a VirtualBox disk?

Thalia I'm setting up a complex environment in a Linux Vbox running under Windows 7. VBox version 4.3.15 I had to install tons of projects with very complex dependencies...I never want to do this again. And I ran out of space. So I found out how to use VBoxMan

Error after deleting row in Jtable

DevX I have a frame with a table and two buttons. 1) Copy row 2) Delete row The combination of the table in the third column I have a situation where I copy a blank row, then click on the combobox on the last row to select that row, then click on delete row...

git fatal error after deleting repo

Vietnam's This is different from the research I've done and from the question posted. I am trying to pull a new repository created on github and am getting the following error message: $ git pull https://github.com/{my repo}.git From https://github.com/{my rep

Error generating code with escodegen after deleting node

square cap First I create an esprimaAST, then I want to use delete nodes estraverseand at the end escodegen. But I get an error. The code I am trying is: var esprima = require('esprima'); var estraverse = require('estraverse'); var escodegen = require('escodeg

Hibernate search error after deleting entity

Larenaldo I am using Hibernate Search 5.3 with JPA. If I delete the file from the MySQL database, I get the following stacktrace: Information: Delete User ENTERED !!! Warnung: DTX5014: Caught exception in beforeCompletion() callback: org.hibernate.Hibernat

git fatal error after deleting repo

Vietnam's This is different from the research I've done and from the question posted. I am trying to pull a new repository created on github and am getting the following error message: $ git pull https://github.com/{my repo}.git From https://github.com/{my rep

Error after successfully deleting project from Firebase

Badr I am trying to delete a project from Firebase created. It actually removes it from the database, but the page gives an error: TypeError: Cannot read property '-Lj884cBwoz7QsEyBxTK' of null this is my code //retrieve data from database and store it in stat

Open POI error Excel after deleting worksheet

Euris I need to delete the first sheet (number of sheets > 1) from the workbook. Here is my code: inputStreamExcel = new FileInputStream(path); wrkbook = new XSSFWorkbook(inputStreamExcel ); wrkbook .removeSheetAt(0); outputStreamExcel = new FileOutputStream(

Open POI error Excel after deleting worksheet

Euris I need to delete the first sheet (number of sheets > 1) from the workbook. Here is my code: inputStreamExcel = new FileInputStream(path); wrkbook = new XSSFWorkbook(inputStreamExcel ); wrkbook .removeSheetAt(0); outputStreamExcel = new FileOutputStream(

Error deleting excel sheet after exporting with python

Thebadguy I am trying to save a chart in Excel as an image file in Python. I'm using WIn32com and the chart will be exported as needed, but when I try to remove ActiveSheet it gives me errors. excel.ActiveSheet().Delete() File "C:\Python27\lib\site-packages\

Error even after deleting project in Eclipse

any I deleted my project from the workspace and from Eclipse's project explorer, but the error log about files not found is getting errors. What should I do so that there are no errors? Seca Restart eclipse and follow the instructions in this link

git fatal error after deleting repo

Vietnam's This is different from the research I've done and from the question posted. I am trying to pull a new repository created on github and am getting the following error message: $ git pull https://github.com/{my repo}.git From https://github.com/{my rep

git fatal error after deleting repo

Vietnam's This is different from the research I've done and from the question posted. I am trying to pull a new repository created on github and am getting the following error message: $ git pull https://github.com/{my repo}.git From https://github.com/{my rep

Error after successfully deleting project from Firebase

Badr I am trying to delete a project from Firebase created. It actually removes it from the database, but the page gives an error: TypeError: Cannot read property '-Lj884cBwoz7QsEyBxTK' of null this is my code //retrieve data from database and store it in stat

Error after successfully deleting project from Firebase

Badr I am trying to delete a project from Firebase created. It actually removes it from the database, but the page gives an error: TypeError: Cannot read property '-Lj884cBwoz7QsEyBxTK' of null this is my code //retrieve data from database and store it in stat

Error deleting excel sheet after exporting with python

Thebadguy I am trying to save a chart in Excel as an image file in Python. I'm using WIn32com and the chart will be exported as needed, but when I try to remove ActiveSheet it gives me errors. excel.ActiveSheet().Delete() File "C:\Python27\lib\site-packages\

Deleting snapshots in VirtualBox

Kevdog777 I created a snapshot in VirtualBox (VBox) and found it in the HDD. So I removed it in the folder structure. When I opened the VBox, I saw it was still there, so tried removing it but got an error. I tried to delete it in CMD (with admin rights) but g

Deleting snapshots in VirtualBox

Kevdog777 I created a snapshot in VirtualBox (VBox) and found it in the HDD. So I removed it in the folder structure. When I opened the VBox, I saw it was still there, so tried removing it but got an error. I tried to delete it in CMD (with admin rights) but g

VirtualBox error after last (Ubuntu) software update

Alberto Martin Ubuntu version book: 16.04 VirtualBox version: 5.2.26 A "broken" update occurred: between last week and today (2019/03/18) After turning on the computer, I ran the Ubuntu Software Updater this morning. After that, I tried to boot the Virtual Box

VirtualBox error after last (Ubuntu) software update

Alberto Martin Ubuntu version book: 16.04 VirtualBox version: 5.2.26 A "broken" update occurred: between last week and today (2019/03/18) After turning on the computer, I ran the Ubuntu Software Updater this morning. After that, I tried to boot the Virtual Box

VirtualBox error after last (Ubuntu) software update

Alberto Martin Ubuntu version book: 16.04 VirtualBox version: 5.2.26 A "broken" update occurred: between last week and today (2019/03/18) After turning on the computer, I ran the Ubuntu Software Updater this morning. After that, I tried to boot the Virtual Box