Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Ventoy

Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. With ventoy, you don't need to format the disk over and over, you just need to copy the image files to the USB drive and boot it. You can copy many image files at a time and ventoy will give you a boot menu to select them. You can also browse ISO/WIM/IMG/VHD(x)/EFI files in local disk and boot them. x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI are supported in the same way. Both MBR and GPT partition style are supported in the same way. Most type of OS supported(Windows/WinPE/Linux/Unix/ChromeOS/Vmware/Xen...) 1200+ ISO files are tested. 90%+ distros in distrowatch.com supported. [ventoy/Ventoy]

Ventoy是一个开源工具,用于创建可启动的USB驱动器,以支持ISO/WIM/IMG/VHD(x)/EFI文件。
使用Ventoy,你不需要反复格式化磁盘,只需将映像文件复制到USB驱动器并启动即可。你可以一次复制多个映像文件,Ventoy会为你提供一个启动菜单以供选择。
你还可以浏览本地磁盘上的ISO/WIM/IMG/VHD(x)/EFI文件并启动它们。
x86传统BIOS、IA32 UEFI、x86_64 UEFI、ARM64 UEFI和MIPS64EL UEFI都以相同方式支持。
MBR和GPT分区风格也以相同方式支持。
大多数类型的操作系统均被支持(Windows/WinPE/Linux/Unix/ChromeOS/Vmware/Xen...)。
测试了1200多个ISO文件。支持distrowatch.com上90%以上的发行版。 [ventoy/Ventoy]

install

# Arch
yay -S --noconfirm ventoy-bin
# Windows 10
scoop install ventoy

ventoy