Link to home
Start Free TrialLog in
Avatar of baxleyb
baxleyb

asked on

Problem with copying a .vhd file from 1 drive to another

Hi,

I have an issue with copying a .vhd file from one drive to another.

Here is the situation.

I have a Windows Virtual PC 2007 file (.vhd) that is close to 5GB (4,957,500 KB).

My primary drive is an internal SATA drive and the file resides on an IDE drive set-up as a slave.

I want to copy this file to my external drive which has 366GB free.

When I try to copy this file to that drive I receive an error message (see attached.)

I tried copying the file using DOS and received an error message (unable to copy specified file.)

Anyhow, I would like to know why this would happen and how to correct this issue by having the ability to copy this file to my external drive.

Thanks in advance for your help.
ee-question.bmp
Avatar of Robin Human
Robin Human
Flag of South Africa image

Is the VHD dynamic? could be confusing the external drive;
can you zip the vhd and then copy it across and unzip?
(or rename the extension, copy and then name back again)
hope this helps
ASKER CERTIFIED SOLUTION
Avatar of Adrian Wilson
Adrian Wilson
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of baxleyb
baxleyb

ASKER

Hi Guys,

I can't zip the file, but I'll try renaming the extension first and let you know the results.


Reformatting the drive may not be an option since I do not want to void the warranty.

Thanks for everyone's input.
? Reformatting the drive won't void the warranty?! Is it currently FAT32?
Avatar of baxleyb

ASKER

Hi ajwuk,

You were right, reformatting the drive doesn't void the warranty and it needed to be reformatted to NTFS. I did that and copied the file with no problem.

Thanks.