Email or username:

Password:

Forgot your password?
Top-level
Simon Müller :ablobcatcoffee:

@arraybolt3

Whilst I appreciate the fact you linked an alternative...the starting price is at ~100 EUR, which isn't exactly an alternative to a free piece of software

Is there any other software alternative you know of? Maybe someone mentioned something in the thread?

6 comments
Aaron Rainbolt

@cyrus The functionality in Ventoy is pretty close to one-of-a-kind. You can kind of mimic it with GRUB though. There's also a tool called Glim (github.com/thias/glim) that apparently makes setting up GRUB in this fashion easy. I haven't audited the code and can't vouch for its safety, but it might be worth looking at.

Simon Müller :ablobcatcoffee:

@arraybolt3 I mean...Ventoy is based on GRUB2 soo... :blobcatthinkingglare:

Aaron Rainbolt

@cyrus Is it though? I believe it has GRUB binary blobs in the source code tree, but from my research it appears to have a lot of additional functionality (such as the ability to boot Windows ISOs, which generally don't take to the GRUB approach so well).

Simon Müller :ablobcatcoffee:

@arraybolt3 it is GRUB2, they have a bunch of custom scripts to extract and boot the required files from Windows ISOs manually

Robin B.

@cyrus @arraybolt3

Ventoy uses github.com/ValdikSS/Super-UEFI to boot unsigned ISOs on SecureBoot-Devices.
I haven't researched how to make it work with my own key - so I'm careful to delete the key afterwards or to not use the feature at all.

Using a grub2-solution like glim is sufficient for 99% of my use-cases, so I'm switching away from ventoy.
Making wimboot work with glim seems to be possible but experimental.. fortunately I don't need it.

Lien Rag

@cyrus

I've used many other softwares before discovering Ventoy (I only remember the name of Multisystem) but #Ventoy is way better than all of them, I'm really sad to learn this problem as I use it a lot.

@arraybolt3 @enshroudedshrew

Go Up