Install Ventoy to a specific drive with the defaults
Install Ventoy with GPT partition style instead of MBR
sudo ventoy -i -g /dev/sdXInstall Ventoy with GPT partition style and a custom partition label and secure boot disabled
sudo ventoy -i -g -S -L LABEL_NAME /dev/sdXInstall Ventoy and reserve space at the end of the disk
sudo ventoy -i -r SIZE_MB /dev/sdXForce install Ventoy (overwrites existing installation)
Display Ventoy information for a drive
Try non-destructive installation if possible (Ventoy will not reformat the disk)
sudo ventoy -i -n /dev/sdX