X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/18f35dafbf2bbae9a44817ac7b7f25c7cabe4e72..15570cd996e1a5832b7317f5113cbd6cd510a2a1:/INSTALL/ventoy_pack.sh 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)