From: longpanda Date: Fri, 29 Jan 2021 13:53:17 +0000 (+0800) Subject: CI Debug X-Git-Tag: v1.0.34~11 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/e76edf9286532431cf6698f5576aa764b69f5db0?ds=sidebyside CI Debug --- diff --git a/INSTALL/ventoy_pack.sh b/INSTALL/ventoy_pack.sh index 3e62539..bee6263 100644 --- a/INSTALL/ventoy_pack.sh +++ b/INSTALL/ventoy_pack.sh @@ -40,7 +40,9 @@ done format_ventoy_disk_mbr 0 $LOOP fdisk -$GRUB_DIR/sbin/grub-bios-setup --skip-fs-probe --directory="./grub/i386-pc" $LOOP +pwd +ls -lah ./grub/i386-pc/ +$GRUB_DIR/sbin/grub-bios-setup --verbose --skip-fs-probe --directory="./grub/i386-pc" $LOOP curver=$(get_ventoy_version_from_cfg ./grub/grub.cfg)