| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 376 online users. » 0 Member(s) | 371 Guest(s) Applebot, Baidu, Bing, DuckDuckGo, Google
|
| Latest Threads |
Erro iPXE 2.0.0 na versão...
Forum: iVentoy Discussion Forum
Last Post: jackson
07-30-2026, 12:04 AM
» Replies: 0
» Views: 280
|
[iPXE 2.0.0 regression] P...
Forum: iVentoy Discussion Forum
Last Post: jackson
07-30-2026, 12:01 AM
» Replies: 3
» Views: 842
|
Proxmox 8.4.x rdinit=vtoy...
Forum: Ventoy Discussion Forum
Last Post: Couch_Potato
07-22-2026, 11:15 PM
» Replies: 0
» Views: 481
|
VENTOY Resize Partition
Forum: Ventoy Discussion Forum
Last Post: HyeonSeok
07-22-2026, 05:23 PM
» Replies: 1
» Views: 521
|
Plugson installation - no...
Forum: Ventoy Plugin Forum
Last Post: Themotte
07-20-2026, 06:27 PM
» Replies: 3
» Views: 843
|
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: lain
07-10-2026, 08:04 AM
» Replies: 3
» Views: 4,095
|
Auto Memdisk Plugin
Forum: Ventoy Discussion Forum
Last Post: jlsupremo
07-01-2026, 01:16 PM
» Replies: 2
» Views: 995
|
[SOLVED] iVentoy 1.0.36 -...
Forum: iVentoy Discussion Forum
Last Post: longpanda
07-01-2026, 10:05 AM
» Replies: 4
» Views: 1,545
|
Using ks script issues
Forum: iVentoy Discussion Forum
Last Post: longpanda
06-29-2026, 02:40 PM
» Replies: 2
» Views: 699
|
Comparison of Iventoy and...
Forum: iVentoy Discussion Forum
Last Post: crasadure
06-28-2026, 02:08 PM
» Replies: 7
» Views: 3,085
|
|
|
| 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
|
|
|
|