Quantcast
Channel: Windows 8.1 Installation, Setup, and Deployment forum
Viewing all articles
Browse latest Browse all 5362

Unmount Custom.wim failure

$
0
0

I have a custom.wim which has a wimboot entry.I need to modify the unattend.xml within it.I follow below steps:

1. dism /mount-wim /wimfile:C:\custom.wim /index:1 /mountdir:C:\customwim

2. modify C:\customwim\windows\panther\unattend.xml

3. dism /unmount-wim /mountdir:C:\customwim /commit-------it fails as the dism.log says.

Below is one part of the dism.log.If you want the full one, please let me know.

[2920] [0xc144012e] 
2014-07-17 21:43:38, Error                 DISM   DISM WIM Provider: PID=2920 [AddReparsePointToImage:(3414) -> WimCopyStream failed] C:\customwim\autoexec.bat (HRESULT=0x0) - CWimManager::WimProviderMsgLogCallback
[2920] [0x80004005] AddFileNodeToImage:(2505): 未指定的错误
[2920] [0x80004005] EnumImageFiles:(2381): 未指定的错误
[2920] [0x80004005] WriteFileImage:(2344): 未指定的错误
[2920] [0x80004005] ImageRecaptureDirectory:(657): 未指定的错误
[2920] [0x80004005] WIMCommitImageHandle:(1201): 未指定的错误
2014-07-17 21:43:38, Error                 DISM   DISM WIM Provider: PID=2920 TID=1928 base\ntsetup\opktools\dism\providers\wimprovider\dll\wimimage.cpp:200 - CWimImage::Save(hr:0x80004005)
2014-07-17 21:43:38, Error                 DISM   DISM WIM Provider: PID=2920 TID=1928 Could not commit changes during unmount. - CWimImage::Unmount(hr:0x80004005)
2014-07-17 21:43:38, Error                 DISM   DISM WIM Provider: PID=2920 TID=1928 base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:2819 - CWimManager::InternalOpUnmount(hr:0x80004005)
2014-07-17 21:43:38, Error                 DISM   DISM WIM Provider: PID=2920 TID=1928 base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:4299 - CWimManager::InternalCmdUnmount(hr:0x80004005)
2014-07-17 21:43:38, Error                 DISM   DISM WIM Provider: PID=2920 TID=1928 Error executing command - CWimManager::InternalExecuteCmd(hr:0x80004005)
2014-07-17 21:43:38, Error                 DISM   DISM WIM Provider: PID=2920 TID=1928 base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:2273 - CWimManager::ExecuteCmdLine(hr:0x80004005)


Viewing all articles
Browse latest Browse all 5362

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>