mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-04-19 00:45:23 +00:00
Merge 2364eb949cb2a2521a04c96495c1282d02bab903 into 2dafe755097057a4faf5e240f0abc98b9b4cdcb8
This commit is contained in:
commit
554575505d
@ -440,7 +440,7 @@ format_ventoy_disk_gpt() {
|
||||
vtdebug "format disk by parted ..."
|
||||
|
||||
if [ "$TOOLDIR" != "aarch64" ]; then
|
||||
vt_set_efi_type="set 2 msftdata on"
|
||||
vt_set_efi_type="set 2 diag on"
|
||||
fi
|
||||
|
||||
parted -a none --script $DISK \
|
||||
|
Loading…
x
Reference in New Issue
Block a user