Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 154 online users. » 0 Member(s) | 152 Guest(s) Bing, Google
|
Latest Threads |
Updating Windows on vhd i...
Forum: Ventoy Plugin Forum
Last Post: vcespon
06-15-2025, 01:11 PM
» Replies: 0
» Views: 122
|
VHD don't work
Forum: Ventoy Plugin Forum
Last Post: vcespon
06-15-2025, 12:54 PM
» Replies: 1
» Views: 943
|
plz update hardware info ...
Forum: Ventoy Discussion Forum
Last Post: kcs
06-09-2025, 02:57 PM
» Replies: 0
» Views: 310
|
gParted Live-ISO 1.7.0-1 ...
Forum: Ventoy Discussion Forum
Last Post: odie
06-06-2025, 11:55 AM
» Replies: 0
» Views: 363
|
请问是否支持Loongarch64架构的启动引导
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:57 AM
» Replies: 5
» Views: 7,844
|
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:56 AM
» Replies: 1
» Views: 1,345
|
能否让ventoy直接安装到硬盘和本机的系统形成双...
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:55 AM
» Replies: 2
» Views: 2,013
|
Ventoy is genius!
Forum: Ventoy Discussion Forum
Last Post: Epictetus
05-28-2025, 12:56 AM
» Replies: 0
» Views: 567
|
安装vtoyboot后,grub启动项丢失
Forum: Ventoy Plugin Forum
Last Post: 1902550300
05-17-2025, 04:07 AM
» Replies: 0
» Views: 873
|
[Feature Request] WIM / V...
Forum: iVentoy Discussion Forum
Last Post: METALHEAD
05-14-2025, 05:19 PM
» Replies: 1
» Views: 1,271
|
|
|
[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,.......
|
|
|
Ventoy2Disk日志分析器(使用TypeScript) |
Posted by: J3rry - 11-12-2021, 04:08 PM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
longpanda你好,由于Ventoy2Disk Windows版本没有向外部提供cli或是rpc,不便于与其他程序交互,因此我使用TypeScript编写了一个Ventoy2Disk日志分析器以此来了解用户对Ventoy2Disk的操作,这样可以在不修改上游源码的前提下使外部工具获取Ventoy的安装情况和一些其他使用Node.js不便获得的信息。
目前的仓库地址为 :https://github.com/EdgelessPE/what-did-ventoy-do ,不过这个分析器非常脆弱,例如前不久1.0.59版本的Ventoy发布时分析器就无法完成最新版本生成的日志的分析工作,因此我有向ventoy转移此仓库以使这个工具得到Ventoy的官方支持的想法,这样当Ventoy2Disk修改了日志的打印时这个工具可以在第一时间跟进解析,维护者可以是我或您那边的某位成员 ,不知您的意向如何。
Cno (J3rry)
2021.11.13
|
|
|
|