
Once we decided what USB device to use with Ventoy, we can prepare it using the Ventoy2Disk.sh script. Ventoy will create a multiboot USB we can use to boot multiple distribution images, therefore we need to choose what USB device to use with it (to see all the current block devices attached to the system, we can use the lsblk command). From now on we will work inside it: $ cd ventoy-1.0.14 The tarball will be downloaded and extracted in one step in the end you should find a ventoy-1.0.14 directory created in your current location. To download the latest release of the program, which at the moment of writing is 1.0.14, we can launch the following command: $ curl -L \ In this tutorial we will use the latter solution.

We can decide to compile the software from source or download the pre-compiled code in the form of a tarball. $ – requires given linux commands to be executed as a regular non-privileged userīeing Ventoy an open source project, its source code is hosted on github. # – requires given linux commands to be executed with root privileges either directly as a root user or by use of sudo command

Ventoy, Qemu to test the device without rebootingĪdministrative privileges needed to partition and setup the USB device Requirements, Conventions or Software Version Used

Software requirements and conventions used Software Requirements and Linux Command Line Conventions Category
