Cannot xcopy my FULL Master Image (error)

  • Thread starter Thread starter Krickster
  • Start date Start date
K

Krickster

After a MANUAL fbreseal, I cannot xcopy the ENTIRE image. After botting into
a usb image, I then try to xcopy the unit's image onto another usb drive.

xcopy d: f:\masterimage\ /E /Q /H /Y /R /C

I get a couple of errors that I don't recognize. Note that xcopy from my
"USB thumb boot" works fine because it is what I use to install new images
with (for First Boot).

Here are the errors (all other dirs and files copy correctly):

File Creation error - The data present in the reparse point buffer is invalid.

Unable to create directory -
f:\masterimage\windows\assembly\GAC_32\System.EnterpriseServices\2.0.0.0__b03f5f7f11d50a3a
File creation error - The data present in the reparse point buffer is invalid.

Unable to create directory -
f:\masterimage\windows\assembly\GAC_MSIL\IEExecRemote\2.0.0.0__b03f5f7f11d50a3a



Help?

Thanks,
Ken
 
Have you considered using Vista Win PE tool imagex instead of xcopy? As
far as I can know, may be wrong, reparse points could be junction points
and I don't think xcopy can copy them properly. I worked around it by
using the imagex tool.
 
Back
Top