In attempting to update to Windows 8.1 Update 1, I repeatedly received error 80073712 and an occasional 80246007. Researching fixes, many of them asked that I run “DISM.exe /Online /Cleanup-image /Restorehealth” but it would always fail. Looking in
the DISM.log file I came across these key lines:
[1964] Mounting new image.
Wim: [\?\GLOBALROOT\device\harddisk0\partition1\Recovery\WindowsRE\Winre.wim]
Mount Path: [C:\WINDOWS\TEMP\521ba401-980a-4c31-ad0c-bef18ee77a82]
[1964] ImageUnmarshallHandle: Reconstituting wim at \?\GLOBALROOT\device\harddisk0\partition1\Recovery\WindowsRE\Winre.wim.
[1964] [0x80070070] ReadWriteDataInternal:(134): There is not enough space on the disk.
Pondering it, I realized that there is no \Recovery folder on my C drive. I assigned a drive letter to the System Reserved partition and low and behold there is a \Recovery folder there. My System Reserved partition was 350MB in size with 1MB free.
Using a Partition manager, I shrunk C: and expanded the System Reserved partition to 500MB. While DISM still failed, Windows 8.1 Update 1 installed on the very next try. Checking back into the System Reserved partition, 8MB of data was added.
So, My problem was a insufficiently sized System Reserved partition created by the original installation of Windows 8.1 Preview. This leaves me wondering how big I would need to make the System Reserved partition for the DISM Restorehealth command
to complete....
I have tried all solutions posted here - none work - I will say I am a developer and I am running installs of Windows 8.1 from MSDN - which I have read is causing an issue as well. I wanted to check on this lead - my system partition is showing about 40MB
out of 350MB free. My DISM log is as follows: (This is from my desktop - my laptop log is similar but there are more garbage characters at the end) On my laptop I get an error 110 on cleaning step with resetbase. Has anyone had any luck with getting a
MSDN Windows 8 iso install patched??? I heard Microsoft would be releasing a patch for MSDN installs - but haven't heard when or anything else.
[1904] Caller did not request sparse mount
[1904] Mounting new image.
Wim: [\?\GLOBALROOT\device\harddisk1\partition1\Recovery\WindowsRE\Winre.wim]
Image Index: [1]
Mount Path: [C:\WINDOWS\TEMP\1829cc5c-fe54-47aa-932d-e762ca387c1d]
[1904] Wimserv process started for guid 166903c5-6f68-4c2d-a7a7-c7036a34780b. Id is 1912
[1912] ImageUnmarshallHandle: Reconstituting wim at \?\GLOBALROOT\device\harddisk1\partition1\Recovery\WindowsRE\Winre.wim.
[1912] Mounted image at C:\WINDOWS\TEMP\1829cc5c-fe54-47aa-932d-e762ca387c1d.
[1904] [0x8007007b] FIOReadFileIntoBuffer:(1415): The filename, directory name, or volume label syntax is incorrect.
[1904] [0xc142011c] UnmarshallImageHandleFromDirectory:(511)
[1904] [0xc142011c] WIMGetMountedImageHandle:(2568)
[1904] [0x8007007b] FIOReadFileIntoBuffer:(1415): The filename, directory name, or volume label syntax is incorrect.
[1904] [0xc142011c] UnmarshallImageHandleFromDirectory:(511)
[1904] [0xc142011c] WIMGetMountedImageHandle:(2568)
[1904] ImageUnmarshallHandle: Reconstituting wim at \?\GLOBALROOT\device\harddisk1\partition1\Recovery\WindowsRE\Winre.wim.
[1904] ImageUnmarshallHandle: Reconstituting wim at \?\GLOBALROOT\device\harddisk1\partition1\Recovery\WindowsRE\Winre.wim.
[1904] ImageUnmarshallHandle: Reconstituting wim at \?\GLOBALROOT\device\harddisk1\partition1\Recovery\WindowsRE\Winre.wim.
[1904] ImageUnmarshallHandle: Reconstituting wim at \?\GLOBALROOT\device\harddisk1\partition1\Recovery\WindowsRE\Winre.wim.
[1904] ImageUnmarshallHandle: Reconstituting wim at \?\GLOBALROOT\device\harddisk1\partition1\Recovery\WindowsRE\Winre.wim.
[1904] ImageUnmarshallHandle: Reconstituting wim at \?\GLOBALROOT\device\harddisk1\partition1\Recovery\WindowsRE\Winre.wim.
[1904] ImageUnmarshallHandle: Reconstituting wim at \?\GLOBALROOT\device\harddisk1\partition1\Recovery\WindowsRE\Winre.wim.
[1912] Received unmount request for image with guid 166903c5-6f68-4c2d-a7a7-c7036a34780b.
[1912] Unmount for image at C:\WINDOWS\TEMP\1829cc5c-fe54-47aa-932d-e762ca387c1d complete.
〲㐱〭ⴱ㤲ㄠ㨰㠲〺ⰹ䤠普††††††††䐠卉⁍†䥐㵄㤱㐰吠䑉ㄽ㤷‶敔灭牯牡汩⁹敳瑴湩桴捳慲捴楤敲瑣牯吠楨慭⁹敢漠敶牲摩敤祢甠敳慬整ⴠ䌠䥄䵓慍慮敧㩲䘺湩污潃獮牴捵൴㈊ⴴ㈭‹〱㈺㨸㤰湉潦†††††††††䥄䵓†倠䑉ㄽ〹‴䥔㵄㜱㘹匠牣瑡档搠物捥潴祲猠瑥琠䌧尺䥗䑎坏屓䕔偍❜䑃卉䵍湡条牥㨺異彴捓慲捴䑨物〲㐱〭ⴱ㤲ㄠ㨰㠲〺ⰹ䤠普††††††††䐠卉⁍†䥐㵄㤱㐰吠䑉ㄽ㤷‶楄浳潃敲搮汬瘠牥楳湯›⸶⸳㘹〰ㄮ㌶㐸ⴠ䌠䥄䵓慍慮敧㩲䘺湩污潃獮牴捵൴
Thoughts???