Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 11,345
» Latest member: ttwind
» Forum threads: 1,520
» Forum posts: 6,296

Full Statistics

Online Users
There are currently 190 online users.
» 0 Member(s) | 186 Guest(s)
Bing, Facebook, Google, Yandex

Latest Threads
proxmox v8.2
Forum: Ventoy Discussion Forum
Last Post: jhmc93
1 hour ago
» Replies: 0
» Views: 7
Windows 10 Installation i...
Forum: Ventoy Discussion Forum
Last Post: Grigo_R0
8 hours ago
» Replies: 17
» Views: 35,914
Booting kernel 6.6 with ...
Forum: Ventoy Discussion Forum
Last Post: Grigo_R0
Yesterday, 05:26 PM
» Replies: 1
» Views: 390
Haiku OS no ventoy yet..
Forum: Ventoy Discussion Forum
Last Post: Grigo_R0
Yesterday, 05:23 PM
» Replies: 1
» Views: 344
Theme Backround Image
Forum: Ventoy Discussion Forum
Last Post: Grigo_R0
Yesterday, 05:22 PM
» Replies: 1
» Views: 479
menu separator
Forum: Ventoy Discussion Forum
Last Post: Grigo_R0
Yesterday, 05:16 PM
» Replies: 1
» Views: 298
‘‘Alloc magic broken’’ on...
Forum: Ventoy Discussion Forum
Last Post: Grigo_R0
Yesterday, 05:07 PM
» Replies: 1
» Views: 171
请教一下,在unraid虚拟机启动碰到花屏的问题
Forum: iVentoy Discussion Forum
Last Post: abovo484
04-24-2024, 11:19 AM
» Replies: 0
» Views: 126
Image is torn into lines ...
Forum: iVentoy Discussion Forum
Last Post: sklerder
04-19-2024, 11:12 PM
» Replies: 5
» Views: 630
Huge delay connecting ven...
Forum: Ventoy Discussion Forum
Last Post: Master_X
04-18-2024, 08:15 PM
» Replies: 4
» Views: 387

 
solved [SOLVED] Random theme plugin
Posted by: AAA3A - 06-28-2021, 12:44 PM - Forum: Ventoy Discussion Forum - Replies (2)

Hello,
I tried the random theme plugin of ventoy 1.0.45, but there is an error in the code according to ventoy. I checked with a json tool and there are two errors: they are just below the theme file array. What is the error?
Thanks in advance.

Code:
{
"password": {
"menupwd": [
{
"file":"/Partition_Tools/[UEFI]_ShredOS-20200418.img",
"pwd":"md5#130CEC734C6EA1A3E1A0C086AE9C82B6"
}
]
},
"image_blacklist": [
        "/ISO/example.iso",
        "/example.iso"
    ],
    "control": [
        { "VTOY_DEFAULT_MENU_MODE": "1" },
        { "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" },     
{ "VTOY_TREE_VIEW_MENU_STYLE": "1" },
        { "VTOY_MAX_SEARCH_LEVEL": "max" },
{ "VTOY_FILE_FLT_ISO": "0" },
{ "VTOY_FILE_FLT_WIM": "0" },
{ "VTOY_FILE_FLT_EFI": "0" },
{ "VTOY_FILE_FLT_IMG": "0" },
{ "VTOY_FILE_FLT_VHD": "0" },
{ "VTOY_FILE_FLT_VTOY": "0" },
        { "VTOY_DEFAULT_KBD_LAYOUT": "FRENCH" }
],

    "theme_legacy": {
        "file": [
            "/ventoy/theme/legacy/theme_20.03.txt",
            "/ventoy/theme/legacy/theme_20.07.txt",
            "/ventoy/theme/legacy/theme_20.11.txt",
            "/ventoy/theme/legacy/theme_20.12.txt",
            "/ventoy/theme/legacy/theme_21.01.txt",
            "/ventoy/theme/legacy/theme_21.03.txt",
            "/ventoy/theme/legacy/theme_21.05.txt",
            "/ventoy/theme/legacy/theme_21.06.txt",
            "/ventoy/theme/legacy/theme_Classic.txt",
            "/ventoy/theme/legacy/theme_Keyboard.txt",
            "/ventoy/theme/legacy/theme_Winter_Alt.txt"
        ]
        "display_mode": "GUI",
        "gfxmode": "1920x1080",
        "ventoy_left": "0%",
        "ventoy_top": "0",
        "ventoy_color": "#ff0000"
    },
   
    "theme_uefi": {
        "file": [
            "/ventoy/theme/uefi/theme_20.03.txt",
            "/ventoy/theme/uefi/theme_20.07.txt",
            "/ventoy/theme/uefi/theme_20.11.txt",
            "/ventoy/theme/uefi/theme_20.12.txt",
            "/ventoy/theme/uefi/theme_21.01.txt",
            "/ventoy/theme/uefi/theme_21.03.txt",
            "/ventoy/theme/uefi/theme_21.05.txt",
            "/ventoy/theme/uefi/theme_21.06.txt",
            "/ventoy/theme/uefi/theme_Classic.txt",
            "/ventoy/theme/uefi/theme_Keyboard.txt",
            "/ventoy/theme/uefi/theme_Winter_Alt.txt"
        ]
        "display_mode": "GUI",
        "gfxmode": "1920x1080",
        "ventoy_left": "0%",
        "ventoy_top": "0%",
        "ventoy_color": "#00ff00"
    },

Print this item

  "$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"
        }
    ],

Print this item

  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).

Print this item

  How can I make Bootable an .ISO
Posted by: haiphong - 06-25-2021, 09:01 AM - Forum: Ventoy Discussion Forum - Replies (1)

Hello All,

How can I make Bootable an .ISO.

Thanks.

Print this item

  DL380G6引导会进入GRUB>命令行状态
Posted by: leeairw - 06-24-2021, 02:47 AM - Forum: Ventoy Discussion Forum - Replies (2)

Ventoy v1.0.45,V1.0.46都是同样的问题.


用<发表新回复><完整编辑>等功能时,上传附件,发表回复.论坛提示 413 Request Entity Too Large

Print this item

solved [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"
        },
    ]
}

Print this item

  Lakka 3.2 released with Ventoy support
Posted by: longpanda - 06-22-2021, 01:21 PM - Forum: Ventoy Discussion Forum - No Replies

https://lakka.tv/articles/2021/06/19/lakka-3.2/

So normally, There is no need for Ventoy to update to support Lakka 3.2+ from now.



Attached Files Thumbnail(s)
   
Print this item

  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

Print this item

  old bug
Posted by: hyun9358 - 06-18-2021, 05:53 PM - Forum: Ventoy Discussion Forum - Replies (4)

old bug

https://youtu.be/YIj1gwF_AnM



   




When to use keyboard shortcuts

When applying "ventoy" default theme and general theme

A black bar appears, disappears, and repeats.

Print this item

  Problems with running on older PCs
Posted by: cpp2 - 06-18-2021, 07:27 AM - Forum: Ventoy Discussion Forum - Replies (7)

Hello. Why does this problem occur when running on this PC? Can you release an update to the program so that it works correctly on older PCs?
Mainboard ASUS LGA775 P5G41C-M LX G41

https://ibb.co/h7YHgxN
https://ibb.co/y079T5n

Print this item