mirror of https://github.com/ventoy/Ventoy.git
auto-installbootable-usbbsdchromeosiso-fileslegacylinuxmultibootpersistencesecure-bootuefiunattendedunixusbwindows
c8e86938fe
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 |
||
---|---|---|
.github | ||
DMSETUP | ||
DOC | ||
EDK2 | ||
ExFAT | ||
FUSEISO | ||
GRUB2 | ||
GenUUID | ||
IMG | ||
INSTALL | ||
IPXE | ||
LANGUAGES | ||
License | ||
SQUASHFS | ||
VBLADE/vblade-master | ||
Ventoy2Disk | ||
VtoyTool | ||
ZSTD | ||
vtoyfat | ||
vtoyjump | ||
GPLv3 | ||
README.md |
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
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