| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 14,298
» Latest member: Themotte
» Forum threads: 1,706
» Forum posts: 6,837
Full Statistics
|
| Online Users |
There are currently 1319 online users. » 0 Member(s) | 1315 Guest(s) Baidu, Bing, Google, Yandex
|
| Latest Threads |
Ventoy Plugson bug
Forum: Ventoy Plugin Forum
Last Post: VadimChoi
06-25-2026, 03:38 PM
» Replies: 5
» Views: 294
|
Comparison of Iventoy and...
Forum: iVentoy Discussion Forum
Last Post: crasadure
06-25-2026, 02:27 PM
» Replies: 6
» Views: 1,589
|
Ventoy-1.1.15 release
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
06-25-2026, 12:03 PM
» Replies: 2
» Views: 369
|
Ventoy-1.1.14 release
Forum: Ventoy Discussion Forum
Last Post: pete
06-25-2026, 03:10 AM
» Replies: 5
» Views: 466
|
Boot from VHD
Forum: Ventoy Discussion Forum
Last Post: ivann1982
06-24-2026, 12:46 PM
» Replies: 54
» Views: 254,476
|
Update needed for 2023 ce...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
06-21-2026, 11:59 PM
» Replies: 0
» Views: 248
|
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: venster
06-18-2026, 01:50 PM
» Replies: 2
» Views: 2,563
|
External DHCP
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 07:47 AM
» Replies: 1
» Views: 501
|
Regarding UAPI.1 usage fo...
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 05:20 AM
» Replies: 0
» Views: 365
|
Sterlec on iventoy
Forum: iVentoy Discussion Forum
Last Post: crasadure
05-30-2026, 11:48 PM
» Replies: 1
» Views: 694
|
|
|
| .ventoyignore doesn't work |
|
Posted by: cruise8 - 08-26-2021, 07:57 PM - Forum: Ventoy Discussion Forum
- Replies (2)
|
 |
I want to use portable apps those have many sub-directories.
So I put those in .ventoyignore like FAQ answer.
But it still have 'Ventoy scanning files, please wait...'
Please solve this problem or let me know how to ignore the sub-directories.
|
|
|
Booting Windows VHD with custom boot flags |
|
Posted by: DavidSpivey - 08-25-2021, 01:18 AM - Forum: Ventoy Plugin Forum
- Replies (13)
|
 |
I have a driver I need on my Windows to Go on VHD instance that is not signed. In order for me to use it, I need to enable testsigning, which is an option in the BCD. ventoy_vhdboot.img inlcudes a BCD file that I assume I need to modify in order to add the testsigning option. However, when I use bcdedit to change the BCD, it tells me it can't find the file (This is from an administrator prompt). It can read the BCD but not edit it.
Code: C:\WINDOWS\system32>bcdedit /store G:\ventoy\BCD
Windows Boot Manager
--------------------
identifier {bootmgr}
device unknown
description Windows Boot Manager
locale en-us
inherit {globalsettings}
default {default}
resumeobject {5f7bf00c-9ab2-11eb-9a06-001a7dda7113}
displayorder {default}
toolsdisplayorder {memdiag}
timeout 30
Windows Boot Loader
-------------------
identifier {default}
device locate=\Windows\system32\winload.exe
path \Windows\system32\winload.exe
description Boot from VHD
locale zh-CN
inherit {bootloadersettings}
allowedinmemorysettings 0x15000075
osdevice locate=\Windows\system32\winload.exe
systemroot \Windows
resumeobject {5f7bf00c-9ab2-11eb-9a06-001a7dda7113}
nx OptIn
custom:26000027 Yes
C:\WINDOWS\system32>bcdedit /store G:\ventoy\BCD /set TESTSIGNING ON
An error occurred while attempting to reference the specified entry.
The system cannot find the file specified.
I managed to use Visual BCD Editor to modify the BCD to add AllowPrereleaseSignatures to the BCD "Boot from VHD" option. However, I now cannot insert the BCD in the ventoy_vhdboot.img file.
I have tried 7-zip and WinImage to add the BCD back to the image, but the errors say either the operation is not supported or the file is full. What program do I need to be using to modify the img?
|
|
|
| VHD |
|
Posted by: haiphong - 08-24-2021, 06:49 AM - Forum: Ventoy Discussion Forum
- Replies (5)
|
 |
Hello All,
I want to load a "VHD", but I have this Message :
!!! WARNING" !!!
Partition 1 (exfat) is not ntfs, the VHD (x) file may not boot normally.
Press ENTER To Continue.
Boot ...
Can AnyOne Help Me ?
Thanks Very Much.
|
|
|
dir alias is not working for me |
|
Posted by: plato2021 - 08-19-2021, 09:27 AM - Forum: Ventoy Plugin Forum
- Replies (3)
|
 |
Am I making a mistake?
I would like my directory "footprint" to show as "Small Footprint for Old Computers".
It shows footprint (no syntax errors).
Am I doing something wrong here?
The code below is in the section of "menu_alias"
Code: {
"dir":"/footprint/",
"alias":"Small Footprint for Old Computers"
},
|
|
|
|