Error creating ISO image using Bootable Media Builder
I'm using Backup and Recovery 11.5 and am trying to build a boot disk whihc has my drivers in for my Dell Lattitude laptop.
When building the media (even if I don't add any new drivers or try to burn the ISO to CD\DVD instead of creating an ISO to file I get a strange error:
Failed to create the file
error code 0x180000
I have tried permissions but cant find anything going on and a I have reinstalled with the elates binaries the complete install.
Does anyone have any ideas?

- Log in to post comments

I have the same issue (11.5 Bootable media Builder). Every time I try to create a WinPE Bootmedie, i get the error 0x180000 on the end. I didn`t add any drivers or network settings.
I`ve installed WinADK 4.0 and it works fine.
Acronis Botable Linux Media also works fine.
Acronis WinPE - always an 0x180000 error.
Im doing this on my local laptop - so I have installed just the WinADK 4.0 and the Acronis Bootable Media Buldier (from the packege Acronis B+R Adv. Workstation 11.5)
I'd like to make an customized WinPE recovery media for our 700+ client PCs, but I just can't get thist Acronis plugin.
Any help, please?
- Log in to post comments

Contact the Acronis support. They will provide you a media builder with better error diagnostics - instead of just '0x180000'it will contain more detailed info to troubleshoot.
- Log in to post comments

Thank you Mr. Larin.
I`ve asked for a "better version" but the support only suggested me, to download the newest build (37975).
No change, same issue, same error msg: 0x180000.
- Log in to post comments

Nach nochmalgiem Kontakt zum Support, habe ich nun eine andere media_builder.exe bekommen. Das Resulat ist zwar das selbe, aber nun sehe ich auch die echten Fehlermeldungen:
Code: 1.572.894(0x0018001E)
LineInfo: 0xA0A7FA0A4449F568;
Module: media_builder_vs_41890
Message: Failed to create a WIM image.
Code: 1.572.897(0x00180021)
LineInfo: 0xA0A7FA0A4449FBE6;
Module: media_builder_vs_41890
Message: Failed to mount the source WIM image.
Code: 65.520(0x0000FFF0)
LineInfo: 0x4676E1DB2164CE58;
Module: media_builder_vs_41890
Fields: code: 0xc1420114
Message: Der Benutzer hat versucht, für die Bereitstellung ein Verzeichnis zu verwenden, das nicht leer ist. Dies wird nicht unterstützt.
---------------------------------------------------------------------------
Es wird zwar auch wie vorhin am Zeilort eine .wim Fatei abgespeichert, aber diese beinhaltet kein Acronis plugin.
Was ist der Fehler 0x0018001E?
- Log in to post comments

Unfortunately, I had to use google translate to read your message, and something failed to translate. Anyway, the most interesting message here is the last one. It means that the folder %temp%\~MntWIM that is used to store temporary mounted .wim image is not empty. Try to delete it and run media builder again (better the new one this time too).
0x0018001E is one of new top-level errors replacing the incorrect 0x180000, that will be displayed when error occurred during creation of .wim image (but before further action e.g. building .iso)
- Log in to post comments

Awesome! That`s the problem!
I had to rename the folder "~MntWIM" into something else, because I couldn`t delete it as admin.. Disk cleanup also does not delete it.
For other users with this problem:
The default full path to the folder is "C:\User\Username\AppData\Local\Temp\~MntWIM"
Thank you Mr. Larin!
- Log in to post comments

Not all other cases with error 0x180000 are exactly the same problem, but at least in some cases it should help.
- Log in to post comments