Results 1 to 2 of 2

Thread: CD Image creation fails

  1. #1
    Junior Member
    Join Date
    Apr 2014
    Posts
    1

    Default CD Image creation fails

    Hello,

    the CD Image creation fails everytime with the same error (see Logfile).

    Code:
    Copied C:\Program Files\Windows AIK\Tools\PETools\x86\winpe.wim to C:\SpybotBootCD\ISO\sources\boot.wim.
    Mounting image file system...
    ----------------------------------------
    Executing C:\Program Files\Windows AIK\Tools\x86\Servicing\dism.exe /Mount-Wim /WimFile:winpe.wim /index:1 /MountDir:C:\SpybotBootCD\Mount...
    Deployment Image Servicing and Management tool
    Version: 6.1.7600.16385
    Error: 3
    Das System kann den angegebenen Pfad nicht finden.
    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
    Mounting failed, aborting!
    Kopiere Anwendungen in vorbereiteten Ordner
    About to copy the MISSING file C:\SpybotBootCD\Apps...
    ----------------------------------------
    Copied C:\SpybotBootCD\Apps to C:\SpybotBootCD\Mount\Apps.
    ----------------------------------------
    Could not copy C:\Windows\winhlp32.exe to C:\SpybotBootCD\Mount\Windows\System32!
    Could not copy C:\Windows\system32\winver.exe to C:\SpybotBootCD\Mount\Windows\System32!
    Could not copy C:\Windows\system32\notepad.exe to C:\SpybotBootCD\Mount\Windows\System32!
    Could not copy C:\Windows\system32\xchm.exe to C:\SpybotBootCD\Mount\Windows\System32!
    File operation failed (error 0x02)!
    CD was not prepared sucessfully!
    
    Überprüfen Sie auf Fehlermeldungen, es konnte kein gültiges ISO erstellt werden.
    Any Ideas to get the PE CD Iso done ?

    Thanks!
    Andy
    Last edited by Andyd77; 2014-04-14 at 12:30.

  2. #2
    Junior Member
    Join Date
    Nov 2014
    Posts
    1

    Talking DISM Problem fixed

    I just copied the files
    wimgapi.dll
    and
    wimserv.exe
    from /program files/Windows AIK/Tools/x86/
    to
    /program files/Windows AIK/Tools/x86/Servicing

    And then it works

    Jeff

    Quote Originally Posted by Andyd77 View Post
    Hello,

    the CD Image creation fails everytime with the same error (see Logfile).

    Code:
    Copied C:\Program Files\Windows AIK\Tools\PETools\x86\winpe.wim to C:\SpybotBootCD\ISO\sources\boot.wim.
    Mounting image file system...
    ----------------------------------------
    Executing C:\Program Files\Windows AIK\Tools\x86\Servicing\dism.exe /Mount-Wim /WimFile:winpe.wim /index:1 /MountDir:C:\SpybotBootCD\Mount...
    Deployment Image Servicing and Management tool
    Version: 6.1.7600.16385
    Error: 3
    Das System kann den angegebenen Pfad nicht finden.
    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
    Mounting failed, aborting!
    Kopiere Anwendungen in vorbereiteten Ordner
    About to copy the MISSING file C:\SpybotBootCD\Apps...
    ----------------------------------------
    Copied C:\SpybotBootCD\Apps to C:\SpybotBootCD\Mount\Apps.
    ----------------------------------------
    Could not copy C:\Windows\winhlp32.exe to C:\SpybotBootCD\Mount\Windows\System32!
    Could not copy C:\Windows\system32\winver.exe to C:\SpybotBootCD\Mount\Windows\System32!
    Could not copy C:\Windows\system32\notepad.exe to C:\SpybotBootCD\Mount\Windows\System32!
    Could not copy C:\Windows\system32\xchm.exe to C:\SpybotBootCD\Mount\Windows\System32!
    File operation failed (error 0x02)!
    CD was not prepared sucessfully!
    
    Überprüfen Sie auf Fehlermeldungen, es konnte kein gültiges ISO erstellt werden.
    Any Ideas to get the PE CD Iso done ?

    Thanks!
    Andy

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •