1
0
mirror of https://github.com/ventoy/Ventoy synced 2024-07-08 20:15:54 +00:00
Go to file
2020-05-03 07:54:15 +08:00
DMSETUP initial commit 2020-04-05 00:08:01 +08:00
EDK2 1.0.07 release 2020-04-24 21:58:07 +08:00
ExFAT initial commit 2020-04-05 00:08:01 +08:00
FUSEISO 1.0.05 release 2020-04-14 22:24:21 +08:00
GRUB2 1.0.08 release 2020-04-30 22:40:42 +08:00
IMG 1.0.08 release 2020-04-30 22:40:42 +08:00
INSTALL Rename DON_NOT_RUN_Ventoy2Disk_HERE.txt to DO_NOT_RUN_Ventoy2Disk_HERE.txt (#46) 2020-05-03 07:54:15 +08:00
IPXE 1.0.06 release 2020-04-18 22:14:16 +08:00
License initial commit 2020-04-05 00:08:01 +08:00
SQUASHFS initial commit 2020-04-05 00:08:01 +08:00
VBLADE/vblade-master initial commit 2020-04-05 00:08:01 +08:00
Ventoy2Disk 1.0.08beta1 2020-04-26 22:37:38 +08:00
vtoyfat initial commit 2020-04-05 00:08:01 +08:00
vtoyjump 1.0.05 release 2020-04-14 22:24:21 +08:00
VtoyTool 1.0.08beta2 2020-04-27 20:44:36 +08:00
GPLv3 initial commit 2020-04-05 00:08:01 +08:00
README.md Update README.md 2020-04-29 09:24:10 +08:00

Ventoy

Ventoy is an open source tool to create bootable USB drive for ISO files.
With ventoy, you don't need to format the disk again and again, you just need to copy the iso file to the USB drive and boot it.
You can copy many iso files at a time and ventoy will give you a boot menu to select them.
Both Legacy BIOS and UEFI are supported in the same way. 200+ ISO files are tested.
A "Ventoy Compatible" concept is introduced by ventoy, which can help to support any ISO file.

See https://www.ventoy.net for detail.

Features

  • 100% open source
  • Simple to use
  • Fast (limited only by the speed of copying iso file)
  • Directly boot from iso file, no extraction needed
  • Legacy + UEFI supported in the same way
  • UEFI Secure Boot supported (since 1.0.07+) Notes
  • ISO files larger than 4GB supported
  • Native boot menu style for Legacy & UEFI
  • Most type of OS supported, 200+ iso files tested
  • Not only boot but also complete installation process
  • "Ventoy Compatible" concept
  • Plugin Framework
  • Readonly to USB drive during boot
  • USB normal use unafftected
  • Data nondestructive during version upgrade
  • No need to update Ventoy when a new distro is released

avatar