VirtualBox

Opened 15 years ago

Closed 11 years ago

#2813 closed defect (fixed)

clonehd/clonevdi creating corrupted clones of VDI image => Fixed in SVN

Reported by: Thalic Owned by:
Component: virtual disk Version: VirtualBox 2.1.0
Keywords: clonehd clonevdi corrupt image Cc:
Guest type: Windows Host type: Windows

Description (last modified by Frank Mehnert)

Cloning a dynamic VDI file using clonehd/clonevdi results in corrupt clone. The cloned VDI file is smaller than the original VDI file. Cloned Windows guest failed to boot. clonehd/clonedvi did not report any errors during cloning.


Original VDI file was about 1.5GB, cloned file about 1.4GB. Trying to boot cloned guest resulted in following error message:

A disk read error occurred
Press Ctrl+Alt+Del to restart

After booting original VDI, it grew a bit to 1.6GB, clone created from this file was about 1.5GB. Trying to boot cloned guest resulted in following error message:

Windows could not start because the following file is missing
or corrupt:
<Windows root>\system32\hal.dll
Please re-install a copy of the above file. 

Cloning the original VDI into a VDMK image did not cause any of the aforementioned problems.

Other forum user mentioned same problem and downgraded to 2.0.6 for testing and reported that problem is not present in 2.0.6.

Host: Windows XP SP3
Guest: Windows XP SP2 (right after installation, no updates installed)
Original VDI image created on VirtualBox 2.1.0

Forum thread: http://forums.virtualbox.org/viewtopic.php?p=50519

Change History (18)

comment:1 by rainbow, 15 years ago

The other day, I tried to create a backup clone of the Windows XP guest OS and it had no effect at all. The progress bar just stayed at 0% all of the time.

I'm hoping that Sun fixes the glitch that causes hard disk images to not be cloned properly. Until then, it's best that you use the Windows NT Backup utility.

comment:2 by wallace, 15 years ago

I can tell the same bug about the clonehd command with the same characteristics as the first post.

I hope it could be fixed as soon as possible.

comment:3 by Sagattarii, 15 years ago

Same here :( Version 2.1.0

Linux Host, Windows and Linux Guests.

Workaround: Copy it by hand and then use "VBoxManage internalcommands sethduuid file.vdi" to set a new uuid.

in reply to:  3 ; comment:4 by rainbow, 15 years ago

Replying to sagattarii:

Same here :( Version 2.1.0

Linux Host, Windows and Linux Guests.

Workaround: Copy it by hand and then use "VBoxManage internalcommands sethduuid file.vdi" to set a new uuid.

A better idea would be to wait until a new version of VirtualBox comes out. _

in reply to:  4 ; comment:5 by Philip Verstraeten, 15 years ago

Replying to ppgrainbow:

Replying to sagattarii:

Same here :( Version 2.1.0

Linux Host, Windows and Linux Guests.

Workaround: Copy it by hand and then use "VBoxManage internalcommands sethduuid file.vdi" to set a new uuid.

A better idea would be to wait until a new version of VirtualBox comes out. _

Worked as a charm ! Thanks...

comment:6 by aeichner, 15 years ago

Fixed in svn. Thanks for the report.

comment:7 by Frank Mehnert, 15 years ago

Summary: clonehd/clonevdi creating corrupted clones of VDI imageclonehd/clonevdi creating corrupted clones of VDI image => Fixed in SVN

comment:8 by Thalic, 15 years ago

Excellent, thank you!

in reply to:  5 comment:9 by rainbow, 15 years ago

Replying to Philip Verstraeten:

Replying to ppgrainbow:

Replying to sagattarii:

Same here :( Version 2.1.0

Linux Host, Windows and Linux Guests.

Workaround: Copy it by hand and then use "VBoxManage internalcommands sethduuid file.vdi" to set a new uuid.

A better idea would be to wait until a new version of VirtualBox comes out. _

Worked as a charm ! Thanks...

You're welcome! _

comment:10 by Daniel Kulesz, 15 years ago

Same here - using clonevdi on a Linux image results in a non-bootable image where even the filesystem cannot be mounted.

Regarding this workaround: Are there any caveats in using "VBoxManage internalcommands sethduuid file.vdi" on a copied file compared to the intended way? I've seen clonevdi doing some sanity checks on the copied image, but apart from that - does it do more than copying the file and setting a new uuid?

in reply to:  10 comment:11 by rainbow, 15 years ago

Replying to DanielKulesz:

Same here - using clonevdi on a Linux image results in a non-bootable image where even the filesystem cannot be mounted.

Regarding this workaround: Are there any caveats in using "VBoxManage internalcommands sethduuid file.vdi" on a copied file compared to the intended way? I've seen clonevdi doing some sanity checks on the copied image, but apart from that - does it do more than copying the file and setting a new uuid?

I don't have the slightest idea.

The only way I did this was to perform a backup copy of the data on Windows XP guest onto my USB hard drive. I did that by using one of the shared folders on drive W.

The last time I made a backup of all of the data was on the 18th of last month and the WindowsXP.bkf file contains 7.34 GB worth of data...so, if something were to go wrong, I have the backup file with me.

So...the other choice is backup all of the data onto a shared folder incase something screws up.

comment:12 by Sander van Leeuwen, 15 years ago

Resolution: fixed
Status: newclosed

comment:13 by harld, 14 years ago

Resolution: fixed
Status: closedreopened

Problem persists in 3.2.8 - clonehd/clonevdi create copies with the correct (same) size as the original file, however they fail to boot a CentOS 5 host.

comment:14 by Klaus Espenlaub, 14 years ago

Resolution: fixed
Status: reopenedclosed

harld, please create a new ticket for this apparently completely unrelated issue you're running into. Since others have no problems with cloning, you need to specify much more information (host OS/guest OS, VBox.log for a working and non-working VM, maybe a screenshot of the boot failure, and anything else you can think of which might be special about your setup).

comment:15 by Stephen Helfen, 13 years ago

Resolution: fixed
Status: closedreopened

I have the exact same problem, but running 4.0.8. I have a working vdi on one system. I use the clonevdi command to create a new vdi. When I try to create a new machine on a new host with the cloned vdi, I get the following failure when attempting to start the machine:

A disk read error occurred. Press Ctl-Alt-Delete to restart

I have also tried using both the VBoxManage CLI and GUI application to export my application on the old system and am unable to do so. I get 'Could not create medium' errors.

The Virtual Machine runs completely normally on the old system.

comment:16 by Frank Mehnert, 13 years ago

I'm not satisfied that this is really due to image corruption. Could you do the following test?

  1. Clone the vdi file
  2. Detch the original vdi file from the original VM
  3. Attach the cloned vdi file to the original VM
  4. Try to boot this VM

Also, when cloning the vdi, did cloning succeed or were there any errors during that operation? And do you know which version of VirtualBox created this vdi file?

comment:17 by Stephen Helfen, 13 years ago

After some more investigation, I believe this issue is related to a conflict arising from the version that the original vdi file was created using. I believe I created the original guest on a VirtualBox 2.X version...but don't recall which one.

The biggest issue I see is that there is NO data for my existing vdi in the /home/users/VirtualBox VMs directory.

My existing guest ONLY has data in the /home/users/.VirtualBox/Machines directory. In this directory, I have a WindowsXP directory for my existing guest and a WindowsXP.xml file inside the directory, that I believe, is what would normally appear in the /home/users/VirtualBox VMs/WindowsXP directory as a WindowsXP.vbox file. This file simply does not exist for this machine.

Does that provide any insight to my problem?

comment:18 by Frank Mehnert, 11 years ago

Description: modified (diff)
Resolution: fixed
Status: reopenedclosed

Please reopen if still relevant with VBox 4.2.6.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use