pbatard / rufus

The Reliable USB Formatting Utility
https://rufus.ie
GNU General Public License v3.0
29.32k stars 2.6k forks source link

Writing a Windows 2022 LTSC ISO with ExFAT works; NTFS should, but does not #2182

Closed doctorpangloss closed 1 year ago

doctorpangloss commented 1 year ago

Checklist

Additionally (if applicable):

Issue description

Thanks for taking a look at this issue. Trying to write the April 2022 update to Windows 2022 LTSC using NTFS causes the USB key to boot into a command line with the single command wpeinit already written instead of Setup, and running X:\sources\setup.exe causes the error:

Windows could not load required file winsetup.dll. The file may be corrupt. To install windows, restart the installation. Error code 0xC1.

with an Access Denied exception.

Manually creating the image using ExFAT (see https://gist.github.com/pavankjadda/0b89ad88ee6968aa292b24f3e2efc3f7) works.

It isn't clear to me what the underlying issue is. There is nothing abnormal in the logs, all the files were successfully copied.

Also tested on 2.18p and 3.20p, no change.

Log

(gathering on another machine, your patience is appreciated)
pbatard commented 1 year ago

Trying to write the April 2022 update to Windows 2022 LTSC

Please provide the SHA-1 of the ISO you use to see if it's an official ISO that was published by Microsoft.

I hope you can appreciate that I can only support official ISOs that have been published by Microsoft. Anything else, that has been mastered in a dodgy unofficial manner, is unsupported, precisely because it can lead to exactly the issues you are facing.

So, unless I get the SHA-1 of your image (which you can produce in Rufus by clicking the (✓) button as you were advised to do in the check list), I will have to consider that you are using an unofficial image and dismiss your request for support.

doctorpangloss commented 1 year ago

SHA-1 of the ISO you use to see if it's an official ISO that was published by Microsoft.

Doesn't look like it is, thanks!

github-actions[bot] commented 1 year ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.