X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/e76edf9286532431cf6698f5576aa764b69f5db0..3dd3b7d26fafea5ef4b3ed250d10296992dfd417:/INSTALL/ventoy_pack.sh diff --git a/INSTALL/ventoy_pack.sh b/INSTALL/ventoy_pack.sh index bee6263..3e62539 100644 --- a/INSTALL/ventoy_pack.sh +++ b/INSTALL/ventoy_pack.sh @@ -40,9 +40,7 @@ done format_ventoy_disk_mbr 0 $LOOP fdisk -pwd -ls -lah ./grub/i386-pc/ -$GRUB_DIR/sbin/grub-bios-setup --verbose --skip-fs-probe --directory="./grub/i386-pc" $LOOP +$GRUB_DIR/sbin/grub-bios-setup --skip-fs-probe --directory="./grub/i386-pc" $LOOP curver=$(get_ventoy_version_from_cfg ./grub/grub.cfg)