From: longpanda <59477474+ventoy@users.noreply.github.com> Date: Wed, 1 Jul 2020 05:41:41 +0000 (+0800) Subject: Update ventoy_pack.sh X-Git-Tag: v1.0.15~10 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/a1ddade13cb95f296bcd636258a9a293b34ceef0?ds=sidebyside Update ventoy_pack.sh --- diff --git a/INSTALL/ventoy_pack.sh b/INSTALL/ventoy_pack.sh index 9e3b484..b17feef 100644 --- a/INSTALL/ventoy_pack.sh +++ b/INSTALL/ventoy_pack.sh @@ -31,7 +31,7 @@ while ! grep -q 524288 /sys/block/${LOOP#/dev/}/size 2>/dev/null; do sleep 1 done -format_ventoy_disk $LOOP fdisk +format_ventoy_disk 0 $LOOP fdisk $GRUB_DIR/sbin/grub-bios-setup --skip-fs-probe --directory="./grub/i386-pc" $LOOP