> ls -gGh /run/media/<filter>/V*
/run/media/<filter>/Ventoy:
total 23G
-rwxrwxrwx 1 608M Mar 19 15:22 agama-installer-Leap.x86_64-16.0.0-Leap-Build105.1.iso
-rwxrwxrwx 1 633M Mar 21 16:58 debian-12.10.0-amd64-netinst.iso
-rwxrwxrwx 1 4.4G Mar 21 16:56 KNOPPIX_V9.1DVD-2021-01-25-EN.iso
-rwxrwxrwx 1 6.0M Mar 21 17:23 memtest86+720.iso
-rwxrwxrwx 1 500M Mar 21 17:18 memtest86-usb83.img
-rwxrwxrwx 1 2.2G Jun 23 13:30 openMandrivaLx.rolling-rome-lxqt.x86_64.iso
-rwxrwxrwx 1 4.4G Mar 21 16:48 openSUSE-Leap-15.6-DVD-x86_64-Current.iso
-rwxrwxrwx 1 4.4G May 8 00:55 openSUSE-Tumbleweed-DVD-x86_64-Snapshot20250505-Media.iso
-rwxrwxrwx 1 295M May 8 22:14 openSUSE-Tumbleweed-NET-x86_64-Snapshot20250505-Media.iso
-rwxrwxrwx 1 690M Jun 27 09:13 openSUSE-Tumbleweed-Rescue-CD-x86_64-Snapshot20250626-Media.iso
-rwxrwxrwx 1 8.5M Mar 21 16:42 seaToolsDOS223ALL.ISO
/run/media/moz/VTOYEFI:
total 6.5K
drwxr-xr-x 3 512 Feb 24 06:21 EFI
-rw-r--r-- 1 829 Feb 24 06:21 ENROLL_THIS_KEY_IN_MOKMANAGER.cer
drwxr-xr-x 10 1.5K Feb 24 06:21 grub
drwxr-xr-x 2 512 Feb 24 06:21 tool
drwxr-xr-x 4 3.0K Feb 24 06:21 ventoy
#
When I bought my newest iMac in April, the USB3 stick with the content listed above is what I used to install TW on it. Using a 2018 Intel Kaby Lake only in UEFI-only mode:
- booting Agama installer:
a-booting Grub2 mode loops at dracut-initqueue starting timeout scripts, then reaches emergency maintenance mode. On attempting to proceed, it went >8minuts on the /dev/mapper/live-rw start job before I rebooted. I think this is why I haven’t installed 16.0beta on this PC yet, waiting to find a method to launch Agama the same way I launch previous openSUSE installers, bypassing the annoyances of locating a suitable USB device, fetching an .iso, burning it, then booting it, instead of loading merely their initrd and linux with Grub downloaded from the NET installer section of the mirrors, which last I checked minutes ago still doesn’t exist for 16.0 as it does for 15.x: 404 for http://cdn.opensuse.org/distribution/leap/16.0/repo/oss/boot/x86_64/loader/. http://cdn.opensuse.org/distribution/leap/16.0/installer/iso/ is empty
b-booting in normal mode just flashes an error and loops back to its menu, where selecting failsafe produces a kernel oops or trap.
c-selecting boot installed system launches TW’s Grub, just as a normal boot without any attached USB
d-calculating SHA256 seems to work as expected - selecting Debian installer to its default selection launches the Debian installer.
- selecting Knoppix to its default selection boots Knoppix’s fusion desktop
- selecting memtest86+ iso to its default selection runs memtest86+
- selecting memtest86 .img runs the same way as when present on ESP and launched by UEFI
- selecting OpenMandriva launches its default DE, from which installer can be launched
- selecting Leap 15.6 DVD works exactly the same way as having burned .iso to USB, whether in Normal or Grub2 mode
- selecting TW DVD 20250505 works exactly the same way as having burned .iso to USB, whether in Normal or Grub2 mode
- selecting TW NET 20250505 works exactly the same way as having burned .iso to USB, whether in Normal or Grub2 mode
- selecting TW Rescue CD 20250626 works the same way as having burned .iso to USB, whether in Normal or Grub2 mode
- selecting seaTools .iso fails, as expected from a DOS boot attempting UEFI boot, but the Ventoy menu returns after a short wait.
Note these tests all happened today in recent minutes, and I didn’t proceed beyond initial installation screens of any of the installers before rebooting to try the next Ventoy directory file.
I have a theory that openSUSE failures using Ventoy are typically equivalent to most USB installer boot failures that follow the burning of an .iso directly to USB following official instructions: sync, or equivalent wait period, did not follow the exit from the USB burn process, thus the write to USB from write cache in RAM was incomplete prior to USB device removal or a system restart. IOW, ostensibly “safe” removal was in fact unsafe and doomed to failure in some manner.