Change VentoyliveCD from i386 to x86_64

This commit is contained in:
longpanda
2021-02-02 18:54:56 +08:00
parent 15570cd996
commit a5e998bcaf
39 changed files with 37 additions and 39 deletions

View File

@@ -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)