|
一个有趣的现像:
wim 文件在使用 AIK 的 winpe.wim 时也是无法挂载的(用imagex.exe/dism.exe都一样,下同),但在 winre.wim 中可以正常挂载(唯一的不同在于winre可以使用硬盘上系统的用户登录).....
在winpe环境中的出错提示都是"拒绝访问",出错记录都一样:
2009-10-13 17:31:19, Info DISM PID=1884 Scratch directory set to 'X:\windows\TEMP\'. - CDISMManager::put_ScratchDir
2009-10-13 17:31:19, Info DISM PID=1884 Successfully loaded the ImageSession at "X:\windows\System32\Dism" - CDISMManager::LoadImageSession
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Found and Initialized the DISM Logger. - CDISMProviderStore::Internal_InitializeLogger
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Finished initializing the Provider Map. - CDISMProviderStore::Final_OnConnect
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2009-10-13 17:31:19, Info DISM DISM Manager: PID=1884 Successfully created the local image session and provider store. - CDISMManager::CreateLocalImageSession
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Getting Provider DISMLogger - CDISMProviderStore::GetProvider
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2009-10-13 17:31:19, Info DISM DISM.EXE:
2009-10-13 17:31:19, Info DISM DISM.EXE: <----- Starting Dism.exe session ----->
2009-10-13 17:31:19, Info DISM DISM.EXE:
2009-10-13 17:31:19, Info DISM DISM.EXE: Host machine information: OS Version=6.1.7600, Running architecture=x86, Number of processors=2
2009-10-13 17:31:19, Info DISM DISM.EXE: Executing command line: DISM /mount-Wim /WimFile:F:\boot.wim /Index:1 /MountDir:F:\boot
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Getting the collection of providers from a local provider store type. - CDISMProviderStore::GetProviderCollection
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Loading Provider from location X:\windows\System32\Dism\WimProvider.dll - CDISMProviderStore::Internal_GetProvider
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Connecting to the provider located at X:\windows\System32\Dism\WimProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Loading Provider from location X:\windows\System32\Dism\FolderProvider.dll - CDISMProviderStore::Internal_GetProvider
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Connecting to the provider located at X:\windows\System32\Dism\FolderProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Provider has not previously been encountered. Attempting to initialize the provider. - CDISMProviderStore::Internal_GetProvider
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Loading Provider from location X:\windows\System32\Dism\CompatProvider.dll - CDISMProviderStore::Internal_GetProvider
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Connecting to the provider located at X:\windows\System32\Dism\CompatProvider.dll. - CDISMProviderStore::Internal_LoadProvider
2009-10-13 17:31:19, Info DISM DISM.EXE: Got the collection of providers. Now enumerating them to build the command table.
2009-10-13 17:31:19, Info DISM DISM.EXE: Attempting to add the commands from provider: WimManager
2009-10-13 17:31:19, Info DISM DISM.EXE: Succesfully registered commands for the provider: WimManager.
2009-10-13 17:31:19, Info DISM DISM.EXE: Attempting to add the commands from provider: FolderManager
2009-10-13 17:31:19, Info DISM DISM.EXE: Attempting to add the commands from provider: DISM Log Provider
2009-10-13 17:31:19, Info DISM DISM.EXE: Attempting to add the commands from provider: Compatibility Manager
2009-10-13 17:31:19, Info DISM DISM.EXE: Succesfully registered commands for the provider: Compatibility Manager.
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Getting Provider WimManager - CDISMProviderStore::GetProvider
2009-10-13 17:31:19, Info DISM DISM Provider Store: PID=1884 Provider has previously been initialized. Returning the existing instance. - CDISMProviderStore::Internal_GetProvider
2009-10-13 17:31:29, Error DISM DISM WIM Provider: PID=1884 Failed to mount the image. - CWimImageInfo::Mount(hr:0x80070005)
2009-10-13 17:31:29, Error DISM DISM WIM Provider: PID=1884 d:\w7rtm\base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:999 - CWimManager::InternalOpMount(hr:0x80070005)
2009-10-13 17:31:29, Error DISM DISM WIM Provider: PID=1884 d:\w7rtm\base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:2247 - CWimManager::InternalCmdMount(hr:0x80070005)
2009-10-13 17:31:29, Error DISM DISM WIM Provider: PID=1884 Error executing command - CWimManager::InternalExecuteCmd(hr:0x80070005)
2009-10-13 17:31:29, Error DISM DISM WIM Provider: PID=1884 d:\w7rtm\base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:516 - CWimManager::ExecuteCmdLine(hr:0x80070005)
2009-10-13 17:31:29, Error DISM DISM.EXE: WimManager processed the command line but failed. HRESULT=80070005
2009-10-13 17:31:29, Info DISM DISM.EXE: Image session has been closed. Reboot required=no.
2009-10-13 17:31:29, Info DISM DISM.EXE:
2009-10-13 17:31:29, Info DISM DISM.EXE: <----- Ending Dism.exe session ----->
2009-10-13 17:31:29, Info DISM DISM.EXE:
2009-10-13 17:31:29, Info DISM DISM Image Session: PID=1884 Disconnecting the provider store - CDISMImageSession::Final_OnDisconnect
2009-10-13 17:31:29, Info DISM DISM Provider Store: PID=1884 Disconnecting Provider: WimManager - CDISMProviderStore::Internal_DisconnectProvider
2009-10-13 17:31:29, Info DISM DISM Provider Store: PID=1884 Disconnecting Provider: FolderManager - CDISMProviderStore::Internal_DisconnectProvider
2009-10-13 17:31:29, Info DISM DISM Provider Store: PID=1884 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect
2009-10-13 17:31:29, Info DISM DISM Provider Store: PID=1884 Disconnecting Provider: Compatibility Manager - CDISMProviderStore::Internal_DisconnectProvider
2009-10-13 17:31:29, Info DISM DISM Provider Store: PID=1884 Releasing the local reference to DISMLogger. Stop logging. - CDISMProviderStore::Internal_DisconnectProvider
始终还是权限问题,但出来挂载以外其它功能都可以正常使用,难不成使用 RecEnv.exe +硬盘安装系统再配合pe会没有任何权限限制? 即使如此则登录也会比较麻烦 |
|