| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 273 online users. » 1 Member(s) | 267 Guest(s) Applebot, Baidu, Bing, Google, Yandex, longpanda
|
| Latest Threads |
Resolution issue on Windo...
Forum: Ventoy Discussion Forum
Last Post: longpanda
7 hours ago
» Replies: 8
» Views: 13,715
|
- Add a "Quality of Life"...
Forum: Ventoy Discussion Forum
Last Post: crasadure
04-24-2026, 03:57 PM
» Replies: 0
» Views: 78
|
Problem with Vantoy and a...
Forum: Ventoy Discussion Forum
Last Post: capitainealbator
04-24-2026, 07:51 AM
» Replies: 3
» Views: 230
|
problems installing windo...
Forum: iVentoy Discussion Forum
Last Post: roy
04-23-2026, 12:36 PM
» Replies: 1
» Views: 682
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: MBSTech
04-22-2026, 03:23 PM
» Replies: 33
» Views: 100,414
|
iVentoy 1.0.27 release
Forum: iVentoy Discussion Forum
Last Post: longpanda
04-21-2026, 12:33 AM
» Replies: 0
» Views: 154
|
iVentoy stuck on new firm...
Forum: iVentoy Discussion Forum
Last Post: roy
04-20-2026, 02:46 PM
» Replies: 3
» Views: 418
|
Ventoy Tuxedo OS with per...
Forum: Ventoy Discussion Forum
Last Post: Bear
04-20-2026, 07:55 AM
» Replies: 0
» Views: 150
|
华为RH2288H V2服务器上无法启动
Forum: Ventoy Discussion Forum
Last Post: hxpro
04-15-2026, 08:21 AM
» Replies: 0
» Views: 270
|
iVentoy 1.0.26 release
Forum: iVentoy Discussion Forum
Last Post: longpanda
04-12-2026, 01:12 AM
» Replies: 0
» Views: 337
|
|
|
| [SOLVED] After updating won't boot... |
|
Posted by: haimoura - 11-23-2021, 10:48 PM - Forum: Ventoy Discussion Forum
- Replies (9)
|
 |
Hi every one,
I m using ventoy to boot from 2 TB Toshiba exHDD
I have a secondary partition of 1.7 TB
the primary (ventoy) is 130 GB
the hidden partition is 34 MB
ventoy is installed on manjaro OS as application when updated I just plug my exHDD and run (ventoygui --qt5) and press update
in the last update (1.0.61) I did the same .. rebooted my PC to check and it won't boot both leagcy and uefi
the uefi booting is showing some warring and code 12 not suitable medium or something similar
I have about 1 TB on the secondary partition so reinstalling is a difficult option
please advise
thank you for your time
|
|
|
| Thoughts about Ventoy Menu Extension Plugin |
|
Posted by: spirtman96 - 11-23-2021, 04:15 PM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
It may be convenient to immediately go to the partition with images, of exist /Ventoy/ventoy_Grub.cfg
Code: function ventoy_ext_menu {
if [ -e $vt_plugin_path/ventoy/ventoy_grub.cfg ]; then
search -s root -f /ventoy/ventoy_grub.cfg
set ventoy_new_context=1
configfile $vt_plugin_path/ventoy/ventoy_grub.cfg
unset ventoy_new_context
else
echo "ventoy_grub.cfg NOT exist."
echo -e "\npress ENTER to exit ..."
read vtInputKey
fi
}
Is this my option, what do you think?
|
|
|
| Using ei.cfg with Windows 10/11 ISO using any plugin. |
|
Posted by: Krinal - 11-17-2021, 01:59 PM - Forum: Ventoy Discussion Forum
- Replies (6)
|
 |
Hello @longpanda @ventoy
First of all thank you so much for your awesome work.(Ventoy)
I have a question.
Can we inject ei.cfg file in Windows 10/11 setup using injection plugin.
I know how injection plugin works but I'm not sure if windows setup is loaded from X: ?
So, will ei.cfg work if injected using injection plugin?
One more question out of curiosity, can grub2 be updated to new version in Ventoy?
Current is v2.04 which Ventoy use and latest is 2.06. So, can Ventoy adopt new version of grub2 or it is heavily modified that new version can't be adopted?
|
|
|
[SOLVED] Unable to Create Bootable ISO that Works With Ventoy |
|
Posted by: taylor - 11-17-2021, 02:29 AM - Forum: Ventoy Discussion Forum
- Replies (6)
|
 |
Hi there, I'm struggling to create an edited Windows 10 ISO that can boot with Ventoy. The Windows 10 ISO does not show what edition you'd like to install (Home, Pro, etc.) by default so I extracted the ISO using WinRAR to add an ei.cfg in the sources folder that overrides this. I then use ImgBurn's "Create Image File from Files/Folder" functionality to make this folder into an ISO.
Steps to replicate:
- Download Windows 10 ISO officially from Microsoft's website.
- Extract with WinRAR to folder, add ei.cfg file under sources folder that allows me to select which edition to install.
- Open ImgBurn. Select "Create image file from files/folder" in ImgBurn, select the Windows 10 folder and the destination ISO directory. Under Advanced > Bootable Disc, I have tried making a bootable image where I point the boot image at the etfsboot.com file and changing the "Sectors to load" to 8. I have also tried making an ISO by leaving "Make Image Bootable" unchecked.
- Place ISOs on Ventoy flash drive.
- Upon trying to boot the bootable ISO ImgBurn created using Ventoy, I get a flashing underscore in the top left of my display for a few seconds before it returns to the Ventoy boot menu. Upon booting the ISO that was not made to be bootable, I get the error "No bootfile found for UEFI! Maybe the image does not support X64 UEFI!"
I have verified both ISOs are functioning using Virtualbox and both boot in EFI mode. When I copy the contents of both ISOs to another flash drive I can successfully boot both of them on a UEFI bootable only PC.
Has anyone been successful in doing what I'm trying to do with Ventoy? If so, how can I edit an ISO and then re-burn it into something that Ventoy will boot?
Thanks.
|
|
|
| TreeView mode |
|
Posted by: nguyen ha thai trong - 11-16-2021, 02:19 PM - Forum: Ventoy Discussion Forum
- Replies (10)
|
 |
In ventoy.json, why when { "VTOY_MAX_SEARCH_LEVEL": "0" } does not display directories in TreeView mode, when { "VTOY_MAX_SEARCH_LEVEL": "1" } only displays 4 directories in TreeView mode, when { "VTOY_MAX_SEARCH_LEVEL": "2" } in TreeView mode only shows 6 folders,.......
|
|
|
|