]> glassweightruler.freedombox.rocks Git - Ventoy.git/blob - README.md
1. Add a new feature to directly boot wim files
[Ventoy.git] / README.md
1 # Ventoy
2 Ventoy is an open source tool to create bootable USB drive for ISO files.
3 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.
4 You can copy many iso files at a time and ventoy will give you a boot menu to select them.
5 Both Legacy BIOS and UEFI are supported in the same way. 200+ ISO files are tested.
6 A "Ventoy Compatible" concept is introduced by ventoy, which can help to support any ISO file.
7
8 See https://www.ventoy.net for detail.
9
10 # Features
11 * 100% open source
12 * Simple to use
13 * Fast (limited only by the speed of copying iso file)
14 * Directly boot from iso file, no extraction needed
15 * Legacy + UEFI supported in the same way
16 * UEFI Secure Boot supported (since 1.0.07+)
17 * Persistence supported (since 1.0.11+)
18 * ISO files larger than 4GB supported
19 * Native boot menu style for Legacy & UEFI
20 * Most type of OS supported, 200+ iso files tested
21 * Not only boot but also complete installation process
22 * "Ventoy Compatible" concept
23 * Plugin Framework
24 * Auto installation supported (1.0.09+)
25 * Readonly to USB drive during boot
26 * USB normal use unaffected
27 * Data nondestructive during version upgrade
28 * No need to update Ventoy when a new distro is released
29
30 ![avatar](https://www.ventoy.net/static/img/screen/screen_uefi.png)
31
32
33 # Installation Instructions
34 See [https://www.ventoy.net/en/doc_start.html](https://www.ventoy.net/en/doc_start.html) for detail
35
36 # Compile Instructions
37 Please refer to [BuildVentoyFromSource.txt](https://github.com/ventoy/Ventoy/blob/master/DOC/BuildVentoyFromSource.txt)
38
39 # Document
40 Title | Link
41 -|-
42 **Install & Update** | [https://www.ventoy.net/en/doc_start.html](https://www.ventoy.net/en/doc_start.html)
43 **Customize Theme** | [https://www.ventoy.net/en/plugin_theme.html](https://www.ventoy.net/en/plugin_theme.html)
44 **Auto Installation** | [https://www.ventoy.net/en/plugin_autoinstall.html](https://www.ventoy.net/en/plugin_autoinstall.html)
45 **Persistence Support** | [https://www.ventoy.net/en/plugin_persistence.html](https://www.ventoy.net/en/plugin_persistence.html)
46 **Memdisk Mode** | [https://www.ventoy.net/en/doc_memdisk.html](https://www.ventoy.net/en/doc_memdisk.html)
47 **TreeView Mode** | [https://www.ventoy.net/en/doc_treeview.html](https://www.ventoy.net/en/doc_treeview.html)
48 **Disk Layout** | [https://www.ventoy.net/en/doc_disk_layout.html](https://www.ventoy.net/en/doc_disk_layout.html)
49
50
51 # FAQ
52 See [https://www.ventoy.net/en/faq.html](https://www.ventoy.net/en/faq.html) for detail