Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 451 online users. » 0 Member(s) | 447 Guest(s) Applebot, Baidu, Bing, Google
|
Latest Threads |
Дом 4-х комн., 255м2 со в...
Forum: Ventoy Plugin Forum
Last Post: Kennethliano
Yesterday, 09:42 AM
» Replies: 0
» Views: 51
|
What is Ventoy's boot fil...
Forum: Ventoy Discussion Forum
Last Post: ToysILike
08-19-2025, 12:48 AM
» Replies: 0
» Views: 235
|
Resolution issue on Windo...
Forum: Ventoy Discussion Forum
Last Post: pete
08-18-2025, 12:41 PM
» Replies: 2
» Views: 357
|
Ventoy-1.1.06 release
Forum: Ventoy Discussion Forum
Last Post: longpanda
08-18-2025, 03:49 AM
» Replies: 0
» Views: 368
|
请问在ventoy界面时能输入中文吗?
Forum: Ventoy Discussion Forum
Last Post: longpanda
08-16-2025, 01:06 PM
» Replies: 1
» Views: 397
|
The New Windows 11 Bypass...
Forum: Ventoy Discussion Forum
Last Post: peoriait
08-14-2025, 03:40 PM
» Replies: 1
» Views: 3,471
|
Is it possible to display...
Forum: Ventoy Plugin Forum
Last Post: vtFred
08-08-2025, 09:11 PM
» Replies: 0
» Views: 294
|
Marking up an NTFS or exF...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
08-03-2025, 07:55 AM
» Replies: 1
» Views: 698
|
Subdirectories in Part 1 ...
Forum: Ventoy Discussion Forum
Last Post: VentoyMic
08-02-2025, 04:18 PM
» Replies: 1
» Views: 504
|
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: lizhuojian
08-02-2025, 01:55 PM
» Replies: 2
» Views: 2,243
|
|
|
[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,.......
|
|
|
|