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