Ventoy: Difference between revisions

From Celeste@Hoppinglife
Jump to navigation Jump to search
Created page with "[https://www.ventoy.net/ Ventoy] is a multi-iso USB booting tool. It allows a user to simply copy an ISO to the directory and boot from it without wiping the entire USB disk. == Creating a USB disk with cidata == == References == <references />"
 
Line 2: Line 2:


== Creating a USB disk with cidata ==
== Creating a USB disk with cidata ==
<code>
sudo ventoy -i /dev/sdX -r 128
</code>


== References ==
== References ==
<references />
<references />

Revision as of 07:11, 7 February 2023

Ventoy is a multi-iso USB booting tool. It allows a user to simply copy an ISO to the directory and boot from it without wiping the entire USB disk.

Creating a USB disk with cidata

sudo ventoy -i /dev/sdX -r 128

References