bootusb howto
ventoy
install
extract archive
tar -xzvf ventoy-*.tar.gz
execute shellscript
sudo ./VentoyWeb.sh
- visit
http://127.0.0.1:24680/
as its displayed in terminal - enable secureboot for windows (default)
- choose gpt or mbr
- install
- there are 2 partition. copy iso into ventoy done
check hash if necessary
flatpak install flathub org.gtkhash.gtkhash
md5sum <file>
sha256sum <file>
sha512sum
sha1sum
boot using ventoy usb drive
- GRUB2: If any of your Linux distros doesn't boot, you may enable the GRUB2 mode by pressing Ctrl+R. Remember, it will only work with distros having a grub2 config file.
- WIMBOOT: If you run into problems while booting Windows ISO, you can enable the wimboot mode by pressing Ctrl+W.
to get into bios while using linux
systemctl reboot --firmware-setup
Note
to boot into ventoy every boot change boot order in bios
troubleshoot
boot from normal mode. if its doesnt work, boot from grub2