You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
longpanda c8e86938fe 1. Add a new feature to directly boot wim files
2. auto installation plugin update
    1) Expand the configuration, now you can specify more than one auto installation scripts for one ISO file
    2) Add a prompt for the iso with auto installation config, you can choose whether to use the auto installation script and which one to use for this time
3. persistence plugin update
    1) Expand the configuration, now you can specify more than one persistence backend image files for one ISO file
    2) Add a prompt for the iso with persistence config, you can choose whether to use the persistence image and which one to use for this time
4. Move the position of the red Memdisk tip to a more prominent position
5. Add a return parent directory item when in TreeView mode
6. Add a VTOY_DEFAULT_SEARCH_ROOT option in global control plugin to specify the root path of the iso files.
7. Change the style of F2 power menu
8. Fix a bug about Ventoy2Disk.exe can't start when there is a DataRAM Ramdisk in the system.
9. Files with size less than 32KB will be filted by default
10. Fix a bug about wrong file size in TreeView mode with NTFS/XFS
11. Files with space or Non Ascii charactors in name will be shown but with unsupported message when you boot it.
12. Optimization for Ventoy2Disk.sh
13. Optimization for arch linux boot
14. New iso support
4 years ago
.github Create FUNDING.yml 4 years ago
DMSETUP Update build.txt 4 years ago
DOC Update BuildVentoyFromSource.txt 4 years ago
EDK2 1. Add a new feature to directly boot wim files 4 years ago
ExFAT Update buidlibfuse.sh 4 years ago
FUSEISO Update build_libfuse.sh 4 years ago
GRUB2 1. Add a new feature to directly boot wim files 4 years ago
GenUUID 1. change some directory structure for the build script 4 years ago
IMG 1. Add a new feature to directly boot wim files 4 years ago
INSTALL 1. Add a new feature to directly boot wim files 4 years ago
IPXE 1. Add a new feature to directly boot wim files 4 years ago
LANGUAGES 1. Add a new feature to directly boot wim files 4 years ago
License 1.0.11 release 4 years ago
SQUASHFS 1. change some directory structure for the build script 4 years ago
VBLADE/vblade-master initial commit 4 years ago
Ventoy2Disk 1. Add a new feature to directly boot wim files 4 years ago
VtoyTool 1.0.11 release 4 years ago
ZSTD 1. change some directory structure for the build script 4 years ago
vtoyfat Delete fat_io_lib.zip 4 years ago
vtoyjump 1.0.09 release 4 years ago
GPLv3 GPLv3+ 4 years ago
README.md Update README.md 4 years ago

README.md

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 over and over, 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+)
  • Persistence supported (since 1.0.11+)
  • 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
  • Auto installation supported (1.0.09+)
  • Readonly to USB drive during boot
  • USB normal use unaffected
  • Data nondestructive during version upgrade
  • No need to update Ventoy when a new distro is released

avatar

Installation Instructions

See https://www.ventoy.net/en/doc_start.html for detail

Compile Instructions

Please refer to BuildVentoyFromSource.txt

Document

Title Link
Install & Update https://www.ventoy.net/en/doc_start.html
Customize Theme https://www.ventoy.net/en/plugin_theme.html
Auto Installation https://www.ventoy.net/en/plugin_autoinstall.html
Persistence Support https://www.ventoy.net/en/plugin_persistence.html
Memdisk Mode https://www.ventoy.net/en/doc_memdisk.html
TreeView Mode https://www.ventoy.net/en/doc_treeview.html
Disk Layout https://www.ventoy.net/en/doc_disk_layout.html

FAQ

See https://www.ventoy.net/en/faq.html for detail