ntdevlabs / tiny11builder

Scripts to build a trimmed-down Windows 11 image.
9.53k stars 831 forks source link

Unable to make iso image #254

Open Luda83 opened 11 hours ago

Luda83 commented 11 hours ago

I have tried running the script on two different Windows 11 Pro VMs three different times and it fails to create a iso image every time. This is what i see when i come back to check on it: The full log is attached.

tiny11.log

The tiny11 image is now completed. Proceeding with the making of the ISO... Copying unattended file for bypassing MS account on OOBE... Copy-Item : Cannot find path 'C:\tiny11\autounattend.xml' because it does not exist. At C:\tiny11\tiny11maker.ps1:412 char:1

Creating ISO image... ADK folder not found. Will be using bundled oscdimg.exe. oscdimg.exe already exists locally.

OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2012. All rights reserved. Licensed only for producing Microsoft authorized content.

Scanning source tree (500 files in 46 directories) Scanning source tree complete (973 files in 95 directories)

Computing directory information complete

Image file is 10095427584 bytes (before optimization)

Writing 973 files in 95 directories to C:\tiny11\tiny11.iso

0% completee ERROR: Could not open file "\?\C:\tiny11\tiny11.log"

Error 32: The process cannot access the file because it is being used by another process. Creation completed! Press any key to exit the script... Press Enter to continue:

Luda83 commented 11 hours ago

Forgot to hit enter before i posted. This showed up after i did.

Performing Cleanup... Remove-Item : Cannot remove the item at 'C:\tiny11' because it is in use. At C:\tiny11\tiny11maker.ps1:448 char:1