On Debian’s website it is saying to write the image to the USB stick I should use a bash script "# cp Debian.iso /dev/sdX
sync"
Is there another way to do this without using root access?
On Debian’s website it is saying to write the image to the USB stick I should use a bash script "# cp Debian.iso /dev/sdX
Is there another way to do this without using root access?
The binary blobs match which checksums? The ones provided by the ventoy developer?
GLIM is an alternative that’s much simpler (it just uses Grub configs) so it is easy to audit:
https://github.com/thias/glim
This sounds like it only boots Linux ISOs? I kinda need the ability to boot all kinds of images, only some of them Linux based.