Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script runs but ends with errors and no .iso file is created when trying to create from Danish Win 11 ISO #334

Open
SteenSHansen opened this issue Feb 15, 2025 · 3 comments

Comments

@SteenSHansen
Copy link

I have just tried to create a tiny11 ISO-image from a Danish Windows 11-24H2 ISO-image downloaded in December 2024. I'm trying this on a virtual Windows 10 PC with all latest patches - before I go on to upgrade my real PC.
Various errors occur during the process and I have attached the tiny11.log from the process.
Do you have any idea about what is wrong? The Tiny11 script is downloaded today.

tiny11.log

@Miiraak
Copy link

Miiraak commented Feb 15, 2025

It seem your machine can't reach https://msdl.microsoft.com/download/symbols/oscdimg.exe/3D44737265000/oscdimg.exe

PS>TerminatingError(Invoke-WebRequest): "Der kunne ikke oprettes forbindelse til fjernserveren"

Take a look at your internet connexion, firewall, proxy settings or retry it's maybe temporary. 🤔

@mondomata
Copy link

mondomata commented Feb 24, 2025

Error 3-4x ... What I need doing?

Image

(my system is Windows X Lite Optimum 11) I want to write to tiny.iso the from Microsoft official Windows 11 Pro /hun iso media. But nov24 / ps1 script error is on the screenshot (THX!!)

@Miiraak
Copy link

Miiraak commented Feb 25, 2025

@mondomata

Hi,
This error occure when you call your script without the right parameter or no param.

The $ScratchDisk is the working directory of tiny11.
You can set it, or let it empty and the script will use his root folder.

If you want to use your disk D:

.\tiny11maker.ps1 D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants