| Welcome, Guest | 
 
You have to register before you can post on our site. 
 
 | 
 
  
 
 
| Online Users | 
 
There are currently 433 online users. » 0 Member(s) | 430 Guest(s) Baidu,  Bing,  Google
 | 
 
 
 
| Latest Threads | 
 
Live ISO Building ?
 
Forum: Ventoy Discussion Forum 
Last Post: Eliott 
10-31-2025, 02:02 AM 
» Replies: 1 
» Views: 303
 | 
 
Menu Spacing
 
Forum: Ventoy Discussion Forum 
Last Post: fan_boy 
10-30-2025, 03:49 AM 
» Replies: 0 
» Views: 142
 | 
 
EXT, NTFS in 1st partitio...
 
Forum: Ventoy Discussion Forum 
Last Post: 4hotdogs 
10-29-2025, 03:58 AM 
» Replies: 0 
» Views: 189
 | 
 
Boot 32 bit Windows
 
Forum: Ventoy Plugin Forum 
Last Post: 4hotdogs 
10-29-2025, 03:27 AM 
» Replies: 2 
» Views: 7,322
 | 
 
Ventoy Linux still does n...
 
Forum: Ventoy Discussion Forum 
Last Post: 4hotdogs 
10-29-2025, 03:25 AM 
» Replies: 2 
» Views: 647
 | 
 
Ventoy InjectioN
 
Forum: Ventoy Plugin Forum 
Last Post: 4hotdogs 
10-29-2025, 03:12 AM 
» Replies: 0 
» Views: 138
 | 
 
Aomei + Win To Go + Vento...
 
Forum: Ventoy Discussion Forum 
Last Post: 4hotdogs 
10-29-2025, 03:02 AM 
» Replies: 4 
» Views: 11,079
 | 
 
Ventoy installation for o...
 
Forum: Ventoy Discussion Forum 
Last Post: FroggieTheGremlin 
10-23-2025, 01:09 PM 
» Replies: 5 
» Views: 928
 | 
 
Screen Resolution 800x600
 
Forum: Ventoy Discussion Forum 
Last Post: fan_boy 
10-20-2025, 08:32 PM 
» Replies: 0 
» Views: 335
 | 
 
Issues with windows vista...
 
Forum: Ventoy Discussion Forum 
Last Post: johnson 
10-19-2025, 04:10 PM 
» Replies: 4 
» Views: 11,117
 | 
 
 
 
 | 
  | 
 
 
|   [BUG] Update deletes extra Partitions... | 
 
| 
Posted by: vishalvodro  - 07-13-2020, 12:59 PM - Forum: Ventoy Discussion Forum 
- No Replies
 | 
 
	
		
  | 
		
			 
				1. Installed Ventoy to USB HDD. 
2. Made several FAT32 Partitions afterwards. 
3. Run Ventoy again. 
4. Click on Update. 
5. Ventoy re-uploaded into USB but those extra Partitions are gone/Deleted including 32MB FAT Partition. 
6. Only Ventoy exFAT Partition is left in the USB. 
 
Please Fix.
			 
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
|   Ventoy Legacy mode? | 
 
| 
Posted by: IceCreamMan1776  - 07-12-2020, 09:22 PM - Forum: Ventoy Discussion Forum 
- Replies (3)
 | 
 
	
		
  | 
		
			 
				Hello, I created a NTFS USB Drive with the partition style as mbr and UEFI without secure boot. I am trying to boot an older laptop that only has Legacy boot. My USB boots to the ventoy splash screen. If I try to boot ANY iso/wim file. It goes to a black screen with a blinking cursor at the top left corner. It's almost like it does not support legacy boot. The computer had windows vista and I upgraded to Windows 7. I tested it on my laptop tjhat I am using now. It does work with legacy mode. Could someone please help me out? 
 
Thanks
			 
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
|   Multifunction USB SSD (USB Swiss Army Knife) | 
 
| 
Posted by: CsIxy  - 07-12-2020, 12:59 AM - Forum: Ventoy Discussion Forum 
- Replies (3)
 | 
 
	
		
  | 
		
			 
				@page { size: 21cm 29.7cm; margin: 2cm } p { margin-bottom: 0.25cm; line-height: 115%; background: transparent }  
Hello Everyone! 
I apologize for my poor knowledge of English, my text would probably be a little more clearer in Hungarian. 
I have long wanted to create a tool that can act as a storage medium and boot many iso installers, and it also has an installed Linux system. So there is no need to use installer iso + persistence. In addition, the installed linux system can be updated. I think with the help of ventoy-1.0.15 this is almost entirely feasible. 
 
I did the following. 
I have a Sony 111 gigabit USB SSD. 
I installed the new version with the instruction "sudo sh Ventoy2Disk.sh -i -r 32768 -g / dev / sdb". I then made a copy of the EFI partition VTOYEFI / EFI / BOOT / BOOTX64.EFI file. 
Then I formatted the dev / sdb3 reserved partition into an ext4 partition using Gparted. 
 
Now I have installed a linux system in UEFI mode using linuxmint-20-xfce-64bit.iso. Dev / sdb3 was mounted as / and dev / sdb2 was mounted as / boot / efi. The installer has repeatedly warned that this will not be good! In the meantime, I had to remove the boot, efi flag from the original efi partition on my computer to proceed with the installation. He finally succeeded and did it. Now Legacyy mode can be used to boot ventoy and UEFI mode to boot installed linux as a system. Because of this, I deleted the contents of the VTOYEFI / EFI / BOOT / folder and rewrote the previously saved ventoy BOOTX64.EFI file into it. 
 
In the end, ventoy can be booted in Legacy mode, and installed Linux can be booted in UEFI mode (because it can boot from the EFI / ubuntu folder). By selecting “boot from efi file” from the “BIOS”, starting the VTOYEFI / EFI / BOOT / BOOTX64.EFI file, the ventoy starts in UEFI mode.   
 
So far, I'm very happy about that. 
 
I even copy the i386-pc folder from the usr / lib / grub folder to the boot / grub folder on the installed system with its contents. If I boot this system with a grub from another Legacy linux system, I will plug in a small flash drive and install the grub in the auxiliary flash drive (for example sudo grub-install dev / sdX), then update-grub or grub-mkconfig -o and the system Legacy mode can then be booted using the auxiliary flash drive. 
 
I know it was pretty DIY like that, but maybe I gave you a tiny idea for the “how to proceed” aspect. 
 
Thank you for your patience! … Best Regards … CsI  
			 
			
		 | 
	 
	
		
			
				 
			
		 | 
	 
 
 | 
 
 
 
 
 
 
 
 
 |