Windows error 0xC144012F, -1052507857

Detailed Error Information

HRESULT analysis[1]

FlagsSeverityFailure
Reserved (R)true
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode324 (0x144)
Error Code303 (0x012f)

Questions

3votes
4answers

DISM fails with 'There is not enough space on the disk.' while capturing an image

I use DISM to capture images and store them on a network disk. I use a standard 32bit WinPE 4.0 environment to capture them. My current path was set to i:\images and I executed the following command: dism /capture-image /imagefile:ae2212-w81-64bit-v1.wim /capture-dir:c:\ /name:system It ran up to 100% and which point [...] read more
images
clone
disk-image
wim
dism

Comments

Leave a comment

(plain text only)

Sources

  1. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0