Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 790 online users. » 1 Member(s) | 785 Guest(s) Applebot, Bing, Google, Yandex, FroggieTheGremlin
|
Latest Threads |
iventoy 购买专业版发送发送激活邮件无回复
Forum: iVentoy Discussion Forum
Last Post: Cyber79
Today, 12:36 AM
» Replies: 3
» Views: 4,699
|
chat with girls for adult...
Forum: Ventoy Discussion Forum
Last Post: ilhanh
09-16-2025, 03:46 PM
» Replies: 0
» Views: 961
|
Current status of the ARM...
Forum: iVentoy Discussion Forum
Last Post: pioj
09-15-2025, 11:25 AM
» Replies: 0
» Views: 1,685
|
real women for erotic rel...
Forum: Ventoy Discussion Forum
Last Post: ilhanh
09-14-2025, 11:32 PM
» Replies: 0
» Views: 4,365
|
Is it possible to display...
Forum: Ventoy Plugin Forum
Last Post: AlexBryansk
09-11-2025, 09:40 AM
» Replies: 1
» Views: 5,283
|
Issues with windows vista...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
09-09-2025, 10:03 PM
» Replies: 2
» Views: 5,987
|
MAC Filter not working
Forum: iVentoy Discussion Forum
Last Post: iventoy_user_
09-03-2025, 07:24 AM
» Replies: 0
» Views: 4,059
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: Almighty1
09-01-2025, 05:02 AM
» Replies: 28
» Views: 58,437
|
What is Ventoy's boot fil...
Forum: Ventoy Discussion Forum
Last Post: Epictetus
08-24-2025, 12:47 PM
» Replies: 1
» Views: 5,930
|
Resolution issue on Windo...
Forum: Ventoy Discussion Forum
Last Post: pete
08-18-2025, 12:41 PM
» Replies: 2
» Views: 6,437
|
|
|
"$OEM$" |
Posted by: hyun9358 - 06-28-2021, 12:34 AM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
"$OEM$"
Not applicable.
"injection": [
{
"image": "/Sources/Windows_Install/Windows 11 (OS Build 21996.1)_en-us.iso",
"archive": "/ventoy/Scripts/Auto Unattend OEM included Scripts.zip"
},
{
"parent": "/ISO/Windows",
"archive": "/driver/win-driver.zip"
}
],
|
|
|
dd command missing? |
Posted by: Steve2926 - 06-26-2021, 11:29 AM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
The dd command seems to be missing from grub2.
I want to copy sector x to sector y on same disk, can this be done in Ventoy grub2?
Also hexdump command does not support getting values into a variable (see a1ive's grub2 hexdump command for example).
|
|
|
[SOLVED] Syntax error on Boot |
Posted by: Schrotty - 06-23-2021, 05:33 AM - Forum: Ventoy Discussion Forum
- Replies (3)
|
 |
I get always a Syntax error whene i boot ventoy. I dont find the issues.
Here my ventoy.json
Code: {
"control": [
{ "VTOY_DEFAULT_MENU_MODE": "1" },
{ "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" }
],
"theme": {
"file": "/ventoy/theme/Tela/theme.txt",
"gfxmode": "1920x1080"
},
"menu_class" : [
{
"key": "Windows_19043",
"class": "windows10"
},
{
"key": "Windows_21390",
"class": "windows10"
},
{
"key": "linuxmint",
"class": "linuxmint"
},
{
"key": "AcronisTrueImage2021",
"class": "acronis"
},
{
"key": "AOMEI_Backupper",
"class": "aomei"
},
{
"key": "elementaryos",
"class": "elementary"
},
{
"key": "Hasleo_Backup",
"class": "hasleo"
},
{
"key": "UltimateBootCD",
"class": "ubcd"
},
{
"key": "memtest86-usb",
"class": "memtest"
},
{
"key": "ventoy-livecd",
"class": "ventoy"
},
{
"key": "WinPE10_Sergei_Strelec",
"class": "windows10"
},
]
}
|
|
|
Ventoy 1.0.46 unresponsive on boot |
Posted by: Remsky - 06-20-2021, 05:52 PM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
Hi all,
I've recently updated (and force re-installed) my USB from 1.0.32 to 1.0.46
but can't get it to run upon boot - It gets as far as the menu showing me the live images but the keyboard does not work, so I cannot select which image to boot
I should mention I also tried adding persistence
Will be downgrading but wanted to ask community if anything else I should look out for whilst building/booting?
Cheers
R
|
|
|
|