This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
misc:ventoy [2024/05/23 10:59] – created js | misc:ventoy [2024/05/23 11:42] (current) – js | ||
---|---|---|---|
Line 3: | Line 3: | ||
{{ : | {{ : | ||
+ | |||
+ | ==== A New Bootable USB Solution ==== | ||
+ | |||
+ | \\ | ||
Ventoy is an open source tool to create bootable USB drive for ISO/ | Ventoy is an open source tool to create bootable USB drive for ISO/ | ||
+ | |||
With ventoy, you don't need to format the disk over and over, you just need to copy the ISO/ | With ventoy, you don't need to format the disk over and over, you just need to copy the ISO/ | ||
+ | |||
You can copy many files at a time and ventoy will give you a boot menu to select them (screenshot). | You can copy many files at a time and ventoy will give you a boot menu to select them (screenshot). | ||
You can also browse ISO/ | You can also browse ISO/ | ||
+ | |||
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI are supported in the same way. | x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI are supported in the same way. | ||
+ | |||
+ | |||
+ | Homepage: [[https:// | ||
+ | |||
+ | === History === | ||
+ | * 2024/05/19 --- 1.0.98 release | ||
+ | * 2024/01/24 --- 1.0.97 release | ||
+ | * 2023/10/06 --- 1.0.96 release | ||
+ | * 2023/08/23 --- 1.0.95 release | ||