Ventoy & Live Sessions

If anything I posted helped then I couldn’t be happier. After all, isn’t that what community’s all about? :slight_smile:

Ernie

2 Likes

They are a bit of a closed shop at Ventoy.
All we know is, in normal mode, it reads the boot info from the .iso file, then
boots directly from the mounted file.
Most .iso files contain a squashfs image, so it must find where that is and boot the image.
I would like to find how it does that… I tried once to boot a squashfs image with grub, and failed

Thanks
Neville

2 Likes

Does anyond know. Is Ventoy Open Source?

Hi Neville,
Yes, GPL-3.0 license:
“Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files.”
https://github.com/ventoy/Ventoy

Jorge

Thanks. I shall have a peek at the source code and see what it does

1 Like

There is a Linux Magazine article on multiboot USB sticks.
It covers Ventoy, MultiBootUSB, and MultiSystem

3 Likes