mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-12-19 01:56:18 +00:00
Merge 2364eb949c into 2dafe75509
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user