]> glassweightruler.freedombox.rocks Git - Ventoy.git/blob - README.md
Update README.md
[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 * WIM files boot supported (Legacy + UEFI) (1.0.12+)
19 * Auto installation supported (1.0.09+)
20 * ISO files larger than 4GB supported
21 * Native boot menu style for Legacy & UEFI
22 * Most type of OS supported, 200+ iso files tested
23 * Not only boot but also complete installation process
24 * ISO files can be listed in List mode/TreeView mode
25 * "Ventoy Compatible" concept
26 * Plugin Framework
27 * Readonly to USB drive during boot
28 * USB normal use unaffected
29 * Data nondestructive during version upgrade
30 * No need to update Ventoy when a new distro is released
31
32 ![avatar](https://www.ventoy.net/static/img/screen/screen_uefi.png)
33
34
35 # Installation Instructions
36 See [https://www.ventoy.net/en/doc_start.html](https://www.ventoy.net/en/doc_start.html) for detail
37
38 # Compile Instructions
39 Please refer to [BuildVentoyFromSource.txt](https://github.com/ventoy/Ventoy/blob/master/DOC/BuildVentoyFromSource.txt)
40
41 # Document
42 Title | Link
43 -|-
44 **Install & Update** | [https://www.ventoy.net/en/doc_start.html](https://www.ventoy.net/en/doc_start.html)
45 **Customize Theme** | [https://www.ventoy.net/en/plugin_theme.html](https://www.ventoy.net/en/plugin_theme.html)
46 **Auto Installation** | [https://www.ventoy.net/en/plugin_autoinstall.html](https://www.ventoy.net/en/plugin_autoinstall.html)
47 **Persistence Support** | [https://www.ventoy.net/en/plugin_persistence.html](https://www.ventoy.net/en/plugin_persistence.html)
48 **Boot WIM file** | [https://www.ventoy.net/en/plugin_wimboot.html](https://www.ventoy.net/en/plugin_wimboot.html)
49 **Memdisk Mode** | [https://www.ventoy.net/en/doc_memdisk.html](https://www.ventoy.net/en/doc_memdisk.html)
50 **TreeView Mode** | [https://www.ventoy.net/en/doc_treeview.html](https://www.ventoy.net/en/doc_treeview.html)
51 **Disk Layout** | [https://www.ventoy.net/en/doc_disk_layout.html](https://www.ventoy.net/en/doc_disk_layout.html)
52
53
54 # FAQ
55 See [https://www.ventoy.net/en/faq.html](https://www.ventoy.net/en/faq.html) for detail
56
57
58 # Forum
59 [https://forums.ventoy.net](https://forums.ventoy.net)
60
61