| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 14,476
» Latest member: DeLot
» Forum threads: 1,716
» Forum posts: 6,868
Full Statistics
|
| Online Users |
There are currently 290 online users. » 1 Member(s) | 284 Guest(s) Applebot, Baidu, Bing, Facebook, Google, Ernestflalo
|
| Latest Threads |
Ventoy USB pendrive is no...
Forum: Ventoy Discussion Forum
Last Post: jiri
09-11-2026, 11:20 AM
» Replies: 2
» Views: 3,466
|
Can a perfectly partition...
Forum: Ventoy Discussion Forum
Last Post: FireswordDEA08
08-27-2026, 02:28 AM
» Replies: 0
» Views: 560
|
Erro iPXE 2.0.0 na versão...
Forum: iVentoy Discussion Forum
Last Post: matmus06
08-24-2026, 08:59 AM
» Replies: 1
» Views: 804
|
error "unknown filesystem...
Forum: Ventoy Discussion Forum
Last Post: kreuter
08-24-2026, 08:05 AM
» Replies: 0
» Views: 600
|
CachyOS vDisk (vtoyboot) ...
Forum: Ventoy Discussion Forum
Last Post: alain81
08-20-2026, 04:51 PM
» Replies: 2
» Views: 2,745
|
[iPXE 2.0.0 regression] P...
Forum: iVentoy Discussion Forum
Last Post: jackson
07-30-2026, 12:01 AM
» Replies: 3
» Views: 1,500
|
Proxmox 8.4.x rdinit=vtoy...
Forum: Ventoy Discussion Forum
Last Post: Couch_Potato
07-22-2026, 11:15 PM
» Replies: 0
» Views: 1,713
|
VENTOY Resize Partition
Forum: Ventoy Discussion Forum
Last Post: HyeonSeok
07-22-2026, 05:23 PM
» Replies: 1
» Views: 1,659
|
Plugson installation - no...
Forum: Ventoy Plugin Forum
Last Post: Themotte
07-20-2026, 06:27 PM
» Replies: 3
» Views: 1,636
|
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: lain
07-10-2026, 08:04 AM
» Replies: 3
» Views: 5,284
|
|
|
| How to boot an ISO from ventoy_grub.cfg menu |
|
Posted by: Steve2926 - 10-19-2021, 07:21 PM - Forum: Ventoy Discussion Forum
- Replies (5)
|
 |
The F6 menu extension allows us to have our own menu.
But how can we use the Ventoy functions to boot to an ISO?
For instance, if I use 'e' grub2 menu edit key when selecting an ISO - I can see the function call
iso_common_menuentry
So I would like to make a menu entry in ventoy_grub.cfg that calls this function with any ISO.
Code: menuentry 'Boot Ubuntu' --class=custom {
iso_common_menuentry "${vtoy_iso_part}/ISO/LINUX/010 Ubuntu v20.04.3 (64-bit).iso"
}
This does not quite work. Perhaps some other variable needs to be set?
Some more documentation on how to load ISOs, VHDs, IMG, WIM etc. using Ventoy would be useful.
|
|
|
| WinPE 32bit UEFI |
|
Posted by: Dev7 - 10-17-2021, 03:21 PM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
Hello, I am currently getting an issue booting 32 bit UEFI WinPE which has been created using the Windows 10 AIK from microsoft.
I can boot to UEFI using a 64 bit Win PE ISO created from the Windows 10 AIK but 32 bit UEFI doesn't boot, I get the message No boot file found for bootx64.efi
I checked the EFI boot folder for the 32 bit ISO and it has a file called bootia32.efi.
Please advise on this issue. Thank you.
|
|
|
| Legacy BIOS doesn't boot with exFAT |
|
Posted by: artyom - 10-14-2021, 06:02 PM - Forum: Ventoy Discussion Forum
- Replies (3)
|
 |
I created my first Ventoy USB stick the other day, and while everything worked perfectly in UEFI, it just wouldn't boot in Legacy BIOS. I tested in VMware, VirtualBox, and my actual system and i got the same result with all of 'em... a blinking cursor on the top left of the screen.
I couldn't figure out what the issue was.. tried everything but still won't boot. In the end i decided to reformat the main ventoy partition with NTFS instead of exFAT, and hoped i got lucky... lo and behold it now boots successfuly with legacy BIOS!
Anyone know why it doesn't boot with exFAT? Btw i have a 2GB reserve partition formatted as FAT32, not sure if that made a difference.
|
|
|
| Failure when booting Ububtu 20.04 in Secure Boot |
|
Posted by: AzJazz - 10-07-2021, 12:08 AM - Forum: Ventoy Discussion Forum
- Replies (2)
|
 |
I am running Ventoy 1.0.53.
I just got my Ventoy USB drive working with Secure Boot. It was painful to get the MOK keys registered, but I finally figured out a work-around (Not Ventoy's issue, I know).
Now that I have my Ventoy USB working with Secure Boot, I started trying out all my ISO images to see how they ran.
I ran into a problem with my Ubuntu 20.04 ISO with a persistent image enabled.
When booting Ubuntu 20.04, I saw the following MOKManager failure:
Verification failed: (0x1A) Security Violation
Is this a known issue with Ubuntu and Secure Boot?
Thanks,
AzJazz
|
|
|
|