Update README.md

This commit is contained in:
a random person on the internet 2024-09-15 16:11:37 -04:00 committed by GitHub
parent 187b8fd761
commit d4c9fbe442
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,18 +8,20 @@
<img src="https://img.shields.io/github/stars/ventoy/Ventoy?style=for-the-badge"> <img src="https://img.shields.io/github/stars/ventoy/Ventoy?style=for-the-badge">
<img src="https://img.shields.io/github/downloads/ventoy/Ventoy/total.svg?style=for-the-badge"> <img src="https://img.shields.io/github/downloads/ventoy/Ventoy/total.svg?style=for-the-badge">
<img src="https://img.shields.io/github/actions/workflow/status/ventoy/Ventoy/ci.yml?label=actions&logo=github&style=for-the-badge"> <img src="https://img.shields.io/github/actions/workflow/status/ventoy/Ventoy/ci.yml?label=actions&logo=github&style=for-the-badge">
</p> </p>
<h4 align="left"> <h4 align="left">
Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. <br/> Ventoy is an open-source tool designed for creating bootable USB drives from ISO, WIM, IMG, VHD(x), and EFI files. <br/>
With Ventoy, you don't need to format the disk over and over again, you just need to copy the image files to the USB drive and boot it. With Ventoy, you dont need to format the USB drive repeatedly; simply copy the image files to the drive and boot from it.
You can copy many image files at a time and Ventoy will give you a boot menu to select them. <br/> You can transfer multiple image files at once, and Ventoy will provide a boot menu for selection. <br/>
You can also browse ISO/WIM/IMG/VHD(x)/EFI files in local disk and boot them.<br/> Additionally, you can browse ISO, WIM, IMG, VHD(x), and EFI files on your local disk and boot them from there.<br/>
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI are supported in the same way.<br/> It supports x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI, and MIPS64EL UEFI in the same manner.<br/>
Both MBR and GPT partition style are supported in the same way.<br/> Both MBR and GPT partition styles are compatible.<br/>
Most type of OS supported(Windows/WinPE/Linux/Unix/ChromeOS/Vmware/Xen...) <br/> Most operating systems are supported, including Windows, WinPE, Linux, Unix, ChromeOS, VMware, and Xen. <br/>
1200+ ISO files are tested (<a href="https://www.ventoy.net/en/isolist.html">List</a>). 90%+ distros in <a href="https://distrowatch.com/">distrowatch.com</a> are supported (<a href="https://www.ventoy.net/en/distrowatch.html">Details</a>). <br/> Over 1,200 ISO files have been tested (<a href="https://www.ventoy.net/en/isolist.html">List</a>), and more than 90% of distributions listed on <a href="https://distrowatch.com/">distrowatch.com</a> are supported (<a href="https://www.ventoy.net/en/distrowatch.html">Details</a>). <br/>
<br/>Official Website: <a href=https://www.ventoy.net>https://www.ventoy.net</a> <br/><a href=https://www.ventoy.net>Official Website</a>
<br/><a href=https://github.com/ventoy/Ventoy/actions/workflows/ci.yml?query=is%3Asuccess>Nightly Builds</a>
</h4> </h4>
# Tested OS # Tested OS
@ -43,50 +45,50 @@ VMware ESXi, Citrix XenServer, Xen XCP-ng
[【How to report a successfully tested image file】](https://github.com/ventoy/Ventoy/issues/1195) [【How to report a successfully tested image file】](https://github.com/ventoy/Ventoy/issues/1195)
# Ventoy Browser # Ventoy Browser
With Ventoy, you can also browse ISO/WIM/IMG/VHD(x)/EFI files in any of your disk's and boot them. [Notes](https://www.ventoy.net/en/doc_browser.html) With Ventoy, you can browse ISO, WIM, IMG, VHD(x), and EFI files on any of your disks and boot them directly. [Notes](https://www.ventoy.net/en/doc_browser.html)
# VentoyPlugson # VentoyPlugson
You can configure Ventoy with [VentoyPlugson.](https://www.ventoy.net/en/plugin_plugson.html) You can configure Ventoy with [VentoyPlugson.](https://www.ventoy.net/en/plugin_plugson.html)
# Features # Features
* 100% open source * 100% open source
* Simple to use * Easy to use
* Fast (limited only by the speed of copying the image file) * Fast (limited only by the speed of copying the image file)
* Can be installed in USB/Local Disk/SSD/NVMe/SD Card * Can be installed on USB drives, local disks, SSDs, NVMe drives, or SD cards
* Directly boot from ISO/WIM/IMG/VHD(x)/EFI files, no extraction needed * Boot directly from ISO, WIM, IMG, VHD(x), or EFI files without extraction
* Support to browse and boot ISO/WIM/IMG/VHD(x)/EFI files in local disk * Supports browsing and booting from ISO, WIM, IMG, VHD(x), or EFI files on local disks
* No need to be continuous in disk for ISO/WIM/IMG/VHD(x)/EFI files * No need for continuous disk space for ISO, WIM, IMG, VHD(x), or EFI files
* MBR and GPT partition style supported (1.0.15+) * Supports both MBR and GPT partition styles (1.0.15 and later)
* x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI, MIPS64EL UEFI supported * Compatible with x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI, and MIPS64EL UEFI
* IA32/x86_64 UEFI Secure Boot supported (1.0.07+) * Supports IA32/x86_64 UEFI Secure Boot (1.0.07 and later)
* Linux Persistence supported (1.0.11+) * Linux Persistence is supported (1.0.11 and later)
* Windows auto installation supported (1.0.09+) * Supports automatic installation for Windows (1.0.09 and later)
* Linux auto installation supported (1.0.09+) * Supports automatic installation for Linux (1.0.09 and later)
* Variables Expansion supported for Windows/Linux auto installation script * Variable expansion is available for Windows/Linux automatic installation scripts
* FAT32/exFAT/NTFS/UDF/XFS/Ext2(3)(4) supported for main partition * Supports FAT32, exFAT, NTFS, UDF, XFS, and Ext2/3/4 for the main partition
* ISO files larger than 4GB supported * Can handle ISO files larger than 4GB
* Menu alias, Menu tip message supported * Menu alias and tip messages are supported
* Password protect supported * Password protection is available
* Native boot menu style for Legacy & UEFI * Native boot menu style for both Legacy and UEFI
* Most types of OS supported, 1200+ iso files tested * Compatible with most operating systems, with over 1200 ISO files tested
* Linux vDisk boot supported * Supports Linux vDisk booting
* Not only boot but also complete installation process * Enables not just booting but also the complete installation process
* Menu dynamically switchable between List/TreeView mode * Menu can dynamically switch between List and TreeView modes
* "Ventoy Compatible" concept * Incorporates the "Ventoy Compatible" concept
* Plugin Framework and GUI plugin configurator * Features a plugin framework and GUI plugin configurator
* Injection files to runtime environment * Allows file injection into the runtime environment
* Boot configuration file dynamically replacement * Supports dynamic replacement of boot configuration files
* Highly customizable theme and menu * Highly customizable themes and menus
* USB drive write-protected support * USB drive write protection support
* USB normal use unaffected * Regular USB use remains unaffected
* Data nondestructive during version upgrade * Data remains intact during version upgrades
* No need to update Ventoy when a new distro is released * No need to update Ventoy when a new distribution or distro update is released.
![avatar](https://www.ventoy.net/static/img/screen/screen_uefi.png) ![avatar](https://www.ventoy.net/static/img/screen/screen_uefi.png)
# Installation Instructions # Installation Instructions
See [https://www.ventoy.net/en/doc_start.html](https://www.ventoy.net/en/doc_start.html) for detailed instructions. Refer to [https://www.ventoy.net/en/doc_start.html](https://www.ventoy.net/en/doc_start.html) for detailed instructions.
# Compile Instructions # Compile Instructions
Please refer to [BuildVentoyFromSource.txt](DOC/BuildVentoyFromSource.txt) Please refer to [BuildVentoyFromSource.txt](DOC/BuildVentoyFromSource.txt)
@ -138,7 +140,7 @@ Alipay | WeChat Pay
You can transfer to my PayPal account `admin@ventoy.net` or just click [https://www.paypal.me/ventoy](https://www.paypal.me/ventoy) You can transfer to my PayPal account `admin@ventoy.net` or just click [https://www.paypal.me/ventoy](https://www.paypal.me/ventoy)
**Bitcoin** **Bitcoin**
Bitcoin Address `19mZDWzZgzkHCi9YX9H3fYCUuCHq3W6wfT` Bitcoin address: `19mZDWzZgzkHCi9YX9H3fYCUuCHq3W6wfT`