Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Ventoy

A New Bootable USB Solution

Main page Screenshot Downloads Document Tested ISO Experience Sharing Plugin FAQ Forums Donation

News Ventoy LiveCD Instructions


Ventoy News
1. Background
How to use
Ventoy will write data to the USB drive during installation and upgrade, it directly write to the physical sector, and also modifies the MBR and partition table.
Get Started
In Windows, there are many restrictions for these very low-level operations and this process is easily affected by other programs, such as anti-virus software, active system protection, etc.
Windows Command Line
Therefore, the installation program of the Windows version often fails to install and upgrade in some systems. Of course, Ventoy2Disk.exe has been optimized and improved, but there are
Linux GUI -- GTK/QT
Linux GUI -- WebUI still more special cases.
Ventoy LiveCD Relatively speaking, the installation program of the Linux system directly uses the dd command provided by the system to write data, and there is almost no failure.
Secondary boot menu But users who use Windows systems generally do not have a Linux environment, so I provide a Ventoy LiveCD as plan B for Windows users.
Browse/Boot Files In Local Disk
Boot Ventoy Vlnk File That is to say, Ventoy LiveCD is not the ISO version of Ventoy, it is just used to install Ventoy.
About Secure Boot
Memdisk Mode 2. LiveCD User
TreeView Mode 1. Ventoy LiveCD is only for Windows users, and only needed when Ventoy2Disk.exe always fail.
IA32 UEFI Support
2. Linux users can directly use linux version of Ventoy, and no need to use this LiveCD.
ARM64 UEFI Support
3. If you don't want to use USB drive, you can also test Ventoy with Virtual Machine. Directly use the LiveCD ISO and install Ventoy to the disk inside the VM.
MIPS64 UEFI Support
Ventoy Search Configuration 3. LiveCD Composition
About OpenWrt
About WIMBOOT Mode Ventoy LiveCD is TinyCore Linux + Ventoy Linux install package. (Update: use Porteus Kiosk since 1.0.54)
About GRUB2 Mode If you already have an USB drive with Ventoy in it and you just want to update it or you want to install Ventoy to another USB drive, you just need to put the LiveCD iso to the Ventoy USB
When Ventoy2Disk.exe Failed To Install drive and boot it as a normal ISO image by Ventoy.
When Ventoy2Disk.exe Failed To Update If you don't have a normal Ventoy USB drive or it's your first time to install Ventoy, please refer any of the methods bellow.
About the Github CI release After entering the Ventoy LiveCD OS, just follow the prompts at the end of this article to select the disk and install or update Ventoy.
About FydeOS/CloudReady Be careful not to select the wrong disk, so as not to format the system disk.
Inject files to Linux Live OS
Replace ISO boot menu background 4. Method 1
About VentoyAutoRun.bat
About file checksum
4.1 Download Rufus
Non-destructive Installation Rufus is an open source tool with only 1.1MB size. Download link: https://rufus.ie
About USB hardware problem
Special identifier in ISO name 4.2 Write VentoyLiveCD ISO to the USB stick
Delete Ventoy Secure Boot Key Write the ISO file to the USB stick with rufus. Just select the right device and ISO file and keep other options unchanged. Select dd mode in the prompt menu.
Ventoy Menu Multi-Language
Ventoy Ctrl Settings Menu

How Ventoy works


Ventoy Composition
Disk Layout In MBR
Disk Layout In GPT
Ventoy MBR & GPT
About Legacy BIOS Limitation
About Fuzzy Screen for WinPE

Ventoy Plugin
Plugin Entrypoint
VentoyPlugson
Multi-Mode Option
About Path Matching
Global Control Plugin
Image List Plugin
Theme Plugin
Menu Class Plugin
Menu Alias Plugin
Menu Tip Plugin
Menu Extension Plugin
Auto Installation Plugin
Injection Plugin
Persistence Plugin
Wimboot Plugin
Windows Vhdboot Plugin
Linux vDisk boot Plugin
Auto Memdisk Plugin
Boot Conf Replace Plugin
Driver Update Disk Plugin 4.3 Reboot your computer, and select USB boot option
Password Plugin
Restart your computer (better to cold restart), and boot the USB device. Finally enter the LiveCD OS and then follow the prompts at the end of this article.
Ventoy Compatible
Ventoy information format
How information passed to OS 5. Method 2
How to mount the iso file
How to mark as Ventoy Compatible
5.1 Format the USB drive with FAT32
Miscellaneous Format your USB drive in FAT32 type by system command or third-part tools.
For USB drive with large capacity, maybe there is no FAT32 option when you format it in Windows. You can create a small partition by diskpart (e.g. 4GB) and format the small partition
with FAT32 filesystem.
Ventoy License
5.2 Extract the files in the LiveCD to the USB drive
Ventoy LiveCD for example ventoy-1.0.20-livecd.iso has only an EFI directory in it. Get the EFI directory and copy it to the root of the FAT32 partition above.

5.3 Reboot your computer, and select USB boot option in UEFI mode
Restart your computer (better to cold restart), change the BIOS mode to UEFI and boot the USB drive. Finally enter the LiveCD OS and then follow the prompts at the end of this article.

6. Method 3
VMware is needed for this method.

6.1 Create a new VM


Create a new VM with all default configurations.

6.2 Delete the default disk, and add the USB drive as a disk to the VM

Note that when selecting the last step, make sure that the USB drive corresponds to PhysicalDrive0 or PhysicalDrive1 or other. This is very important. There are two ways for you to
use to confirm:
1. Compare the list when you plug-in and plug-out the USB stick and check the difference. You must close and reopen the VMware program when plug-in and plug-out the USB
stick or the disk list will not be refreshed.
2. Use list disk command of diskpart. As follows, the number in the red frame is corresponded to PhysicalDrive0/1/2...

6.3 Use the LiveCD ISO and boot the VM


Use Ventoy LiveCD iso file in CD/DVD and boot the VM to enter the LiveCD system.

7. Ventoy LiveCD System Instructions (GUI mode since 1.0.54)

Attention:
1. Becareful when you choose the disk, don't select your system disk by mistake.
2. If you can't use mouse in the system, you can use F10 to select options, arrow keys to move the focus, and press Enter to install/update.
3. After install/update operation. Close the window then the system will auto reboot.
4. You can also use Ctrl+Alt+F2 to enter shell, and run Ventoy2Disk.sh manually as follows:
cd /ventoy
sh Ventoy2Disk.sh -i -g /dev/sdb

ventoy.net (website) Copyright © 2020-2022 longpanda Mail all comments and suggestions to longpanda admin@ventoy.net

You might also like