File concurrently modified code 88
Posted: Mon Jun 20, 2016 6:37 pm
Hi....
I'm trying to use the --update-of option in wimcapture (linux version). I admit I'm not sure if I'm using it correctly but here is what I did:
1. Created initial WIM file of a hard drive (/dev/sda1):
wimcapture /dev/sda1 win7.wim Windows7WIM
2. Booted back into the hard drive, made some changes, added a few applications (eg: Office 2016)
3. Booted into Linux again and did the following:
wimcapture /dev/sda1 win7u2.wim Windows7WIMU2 --update-of=win7.wim:1
When I run this last command, I get the following output:
[ERROR] File data was concurrently modified!one
Location ID: 5
Expected SHA-1: cf88d7d5a9ae87e5c7205418e71c57d3b04008ae
Actual SHA-1: cef8ec4aed24da2ae72c96cc27a99f24d855091b
ERROR: Exiting with error code 88:
A file being added to a WIM image was concurrently modified.
Like I said, maybe I'm using the commands incorrectly, but what does this error mean? Is there something I can do about it?
Thanks in advance.
Chris.
I'm trying to use the --update-of option in wimcapture (linux version). I admit I'm not sure if I'm using it correctly but here is what I did:
1. Created initial WIM file of a hard drive (/dev/sda1):
wimcapture /dev/sda1 win7.wim Windows7WIM
2. Booted back into the hard drive, made some changes, added a few applications (eg: Office 2016)
3. Booted into Linux again and did the following:
wimcapture /dev/sda1 win7u2.wim Windows7WIMU2 --update-of=win7.wim:1
When I run this last command, I get the following output:
[ERROR] File data was concurrently modified!one
Location ID: 5
Expected SHA-1: cf88d7d5a9ae87e5c7205418e71c57d3b04008ae
Actual SHA-1: cef8ec4aed24da2ae72c96cc27a99f24d855091b
ERROR: Exiting with error code 88:
A file being added to a WIM image was concurrently modified.
Like I said, maybe I'm using the commands incorrectly, but what does this error mean? Is there something I can do about it?
Thanks in advance.
Chris.