I recently watched a video about Ventoy, which allows you to store multiple Linux distributions on a USB drive. I installed Ventoy on a 16 GB USB stick using ISO Imager, and it only occupied 193 MB. However, when I try to copy another ISO file onto it, I get an error that says there's no space left. It seems like I can't resize the partitions, either. Can anyone help me figure this out?
2 Answers
There's a FAT32 partition where you need to put your ISO images. Make sure that's where you’re copying them! Check the Ventoy documentation for more info on how it works.
Did you accidentally try to copy your ISO to the smaller partition? Make sure to verify the partitions on your USB drive using a tool like GParted or Disk Management in Windows.
I saw a screenshot of the partitions in Gnome Disks—it really helps visualize where to put the files. Might want to check that out!