New
#21
Yes I saw "press any key to boot from DVD".
Yes I saw "press any key to boot from DVD".
In elevated command prompt:
All commands were succesful?Code:e: md test xcopy /h c:\Recovery\WindowsRE\Winre.wim e:\ dism /mount-wim /wimfile:e:\winre.wim /index:1 /mountdir:e:\test
E:\test\Windows\System32\Boot\winload.exe is there? 6014192 bytes (in dutch version)
E:\test\Windows\System32\winload.exe is there? 6014192 bytes (in dutch version)
Last edited by Kaktussoft; 28 Aug 2012 at 05:42.
No.... xcopy commands gives file not found..... there is no Recovery Folder under C: drive.....
Code execute image attached
E:\test\Windows\System32\Boot\winload.exe is there? NOT THERE....
E:\test\Windows\System32\winload.exe is there? NOT THERE....
If a command fails.... don't continue!!
Give partition "RECOVERY" in disk management a driver letter (right click on it). Give me the drive letter you gave it
i gave it F:
First command fails because folder has already been made I think. But do this
All succeed? Post output.Code:md e:\test xcopy /h f:\Recovery\WindowsRE\Winre.wim e:\ dism /mount-wim /wimfile:e:\winre.wim /index:1 /mountdir:e:\test
E:\test\Windows\System32\Boot\winload.exe is there?
E:\test\Windows\System32\winload.exe is there?
E:\>md e:\test
A subdirectory or file e:\test already exists.
E:\>xcopy /h f:\Recovery\WindowsRE\Winre.wim e:\
F:\Recovery\WindowsRE\winre.wim
1 File(s) copied
E:\>dism /mount-wim /wimfile:e:\winre.wim /index:1 /mountdir:e:\test
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385
Error: 13
The data is invalid.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
E:\>
E:\test\Windows\System32\Boot\winload.exe is there? NOT THERE
E:\test\Windows\System32\winload.exe is there? NOT THERE
E:\test is empty.
Extracting files from winre.wim failed, because it's corrupt. If not extracted it can't (of course) find the extracted stuff!
Please post last 100 lines of C:\Windows\Logs\DISM\dism.log
Removed
Last edited by anmolsaluja; 28 Aug 2012 at 06:06. Reason: removed as it was long and useless
Do again:
dism /mount-wim /wimfile:e:\winre.wim /index:1 /mountdir:e:\test
And post log file again. Post everything logged after 16:16. And delete previous long post