Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ventoy_wimboot.img
#1
Is ventoy_wimboot.img required to be in the ventoy directory of the first partition of the ventoy USB? I copy the ventoy_wimboot.img to the ventoy directory of the 32mb EFI partition of the ventoy USB, is there any error. Because in grub.cfg ventoy_wimboot.img is not required to be in the ventoy directory of the first partition of the ventoy USB, because the command:
if [ -f $vtoy_iso_part/ventoy/ventoy_wimboot.img ]; then
    vt_load_wimboot $vtoy_iso_part/ventoy/ventoy_wimboot.img
elif [ -f $vtoy_efi_part/ventoy/ventoy_wimboot.img ]; then
    vt_load_wimboot $vtoy_efi_part/ventoy/ventoy_wimboot.img
fi
Reply
#2
ventoy_wimboot.img can be in partition 1 or partition 2. But you'd better put it in partition 1 because:
1. After update partition 2 will be overritten
2. Partition 2 doesn't have much free space
Reply
#3
when booting wim file from any partition of hdd/ssd, must copy "ventoy/ventoy_wimboot.img" to the same partition then boot ok, if copy ventoy_wimboot.img to ventoy folder in VTOYEFI partition, get error as shown capture. Can fix this error?


Attached Files Thumbnail(s)
   
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)