[Bug]: exfat option in Make2023BootableMedia.ps1 results in non-bootable USB
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Idoneità per principianti
- 68/100
- Tipo di issue
- Bug
- Chiarezza
- Abbastanza chiara
- Stato di attività
- Attiva
- Stack tecnologico
- powershell
- Ambito
- operating-systems, tooling
Direzione di ricerca
Inizia con Make2023BootableMedia.ps1 e riproduci il comando segnalato usando -FileSystem ExFAT. Esamina la convalida del filesystem e l’avviso FAT32/UEFI esistente, quindi verifica che il comportamento risultante corrisponda ai requisiti documentati di avviabilità. L’attività è completata quando ExFAT viene gestito in modo coerente con le indicazioni UEFI dello script e la riproduzione dell’issue non produce più un successo fuorviante.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
Is there an existing issue for this?
- I have searched existing issues
Current Behavior
Using -FileSystem ExFAT when attempting to make a bootable USB results in a non-bootable USB. This seems to happen because most UEFI firmware does not support ExFAT by default.
Although FAT32 is the default, it doesn't work for larger partitions and the script recommends to use ExFAT in that case.
Expected Behavior
Using the script should result in a bootable drive, so the ExFAT option should not exist unless there is some way to make it bootable on most computers.
Steps To Reproduce
- Tested with Windows 11 with Secure Boot enabled and updates applied, using a 256 GB USB stick with a GPT partition table and a single partition covering the whole drive. The ISO used was Win11_25H2_English_x64_v2.iso.
- Run
.\Make2023BootableMedia.ps1 -MediaPath C:\Media\Win11_25H2_English_x64_v2.iso -TargetType USB -USBDrive E: -FileSystem ExFAT(adjusting the command to point to the correct paths). The script should not display any errors at this stage. - Attempting to boot from the USB will likely fail as UEFI firmware is not required to understand ExFAT.
Build Environment
- OS: Microsoft Windows [Version 10.0.26100.8457]
Bug report is for a script, so I didn't build/compile anything, just downloaded it.
Version Information
Tag: v1.6.4-signed
Urgency
Low
Are you going to fix this?
Someone else needs to fix it
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
There is a message in the script saying that the filesystem must be FAT32 to boot on most UEFI systems but the actual code still allows ExFAT so that error will never actually display if -FileSystem ExFAT is used.
Log:
.\Make2023BootableMedia.ps1 -MediaPath C:\Media\Win11_25H2_English_x64_v2.iso -TargetType USB -USBDrive E: -FileSystem ExFAT
Microsoft 'Windows UEFI CA 2023' Media Update Script - Version 1.4
WARNING: Contents on drive [E:] will be erased! Continue? (Y/N)
y
Initializing staging directory
Staging media
Mounting ISO from staged media
Mounting boot.wim from staged media
Updating staged media to use boot binaries signed with 'Windows UEFI CA 2023' certificate
Creating 'Windows UEFI CA 2023' bootable USB media on drive [E:]
Successfully created media on drive [E:]
- Lingua principale
- Python
- Stelle
- 289
- Fork
- 89
- Merge medio
- 3g 10h
- PR unite (30g)
- 7
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di microsoft/secureboot_objects
-
Difficoltà 5/5 Più di una settimana Idoneità per principianti 35/100
microsoft/secureboot_objects#471 ·
-
state:needs-owner state:needs-triage type:bug urgency:high
Difficoltà 4/5 3-5 giorni Idoneità per principianti 55/100
microsoft/secureboot_objects#467 · 3 commenti ·
-
state:needs-triage type:feature-request urgency:low
Difficoltà 3/5 1-2 giorni Idoneità per principianti 55/100
microsoft/secureboot_objects#466 ·
-
state:needs-triage type:feature-request urgency:low
Difficoltà 4/5 3-5 giorni Idoneità per principianti 48/100
microsoft/secureboot_objects#462 · 3 commenti ·
-
state:needs-maintainer-feedback state:needs-owner state:needs-triage type:feature-request urgency:high
Difficoltà 5/5 Più di una settimana Idoneità per principianti 20/100
microsoft/secureboot_objects#422 · 14 commenti · 2 reazioni ·
Tutte le issue di microsoft/secureboot_objects
Issue simili
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 82/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
use-agent-os/agent-os#3314 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
BasedHardware/omi#15662 · 1 commento ·
-
documentation help wanted
Difficoltà 2/5 1-3 ore Idoneità per principianti 90/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 62/100
AiursoftWeb/AnduinOS-2#19 ·