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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 13,242
» Latest member: TommesSB
» Forum threads: 1,656
» Forum posts: 6,670

Full Statistics

Online Users
There are currently 225 online users.
» 0 Member(s) | 220 Guest(s)
Applebot, Baidu, Bing, Google, Yandex

Latest Threads
Acronis iso will not load...
Forum: Ventoy Discussion Forum
Last Post: Epictetus
07-02-2025, 01:35 AM
» Replies: 1
» Views: 200
iso not working HP SSA Of...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
07-01-2025, 03:12 PM
» Replies: 1
» Views: 262
Ventoy and TrueNAS 25.04....
Forum: Ventoy Discussion Forum
Last Post: dragonlord76
06-25-2025, 07:27 PM
» Replies: 0
» Views: 229
Updating Windows on vhd i...
Forum: Ventoy Plugin Forum
Last Post: vcespon
06-15-2025, 01:11 PM
» Replies: 0
» Views: 322
VHD don't work
Forum: Ventoy Plugin Forum
Last Post: vcespon
06-15-2025, 12:54 PM
» Replies: 1
» Views: 1,120
plz update hardware info ...
Forum: Ventoy Discussion Forum
Last Post: kcs
06-09-2025, 02:57 PM
» Replies: 0
» Views: 501
gParted Live-ISO 1.7.0-1 ...
Forum: Ventoy Discussion Forum
Last Post: odie
06-06-2025, 11:55 AM
» Replies: 0
» Views: 568
请问是否支持Loongarch64架构的启动引导
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:57 AM
» Replies: 5
» Views: 8,159
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:56 AM
» Replies: 1
» Views: 1,520
能否让ventoy直接安装到硬盘和本机的系统形成双...
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:55 AM
» Replies: 2
» Views: 2,375

 
Question How to load Custom Menu at boot by default?
Posted by: agnivo007 - 07-18-2021, 06:11 AM - Forum: Ventoy Discussion Forum - Replies (2)

Consider a situation:

Ventoy installed on a usb key.
Windows VHD file is on HDD.
Menu extension plugin used to make entries for the VHD on hdd.
Pressing F6 goes to this custom meny and successfully boot it.

How to: When booted from ventoy USB, the default screen be set to custom menu without pressing F6 everytime manually?

Additional question: Does booting off a dynamic size win10 vhd work from a NTFS partition as of latest ventoy release?

Print this item

  Ventoy-1.0.47 release
Posted by: longpanda - 07-17-2021, 11:06 AM - Forum: Ventoy Discussion Forum - No Replies

  • 2021/07/17 --- 1.0.47 release
  1. Optimizations for booting openwrt

  2. Support some floppy images in Memdisk mode

  3. Remove the 2TB limit for the reserved space in Ventoy2Disk.exe

  4. Fixed a bug when booting big boot.wim file.

  5. Compatibility improvement for WinPE which contains PECMD.EXE

  6. Fix Parabola rEFInd booting (#989)

  7. Add check for the built-in browser in WebDeepin.sh

  8. Speedup md5sum/sha1sum/sha256sum/sha512sum command

  9.  vdiskchain-1.3 release. Notes
  10. languages.ini update
  11. New image support
    • HBCD_PE_x64.iso v1.0.2 (Legacy + UEFI)
    • MocaccinoOS-MATE-0.20210714.iso (Legacy + UEFI)
https://www.ventoy.net/en/doc_news.html

Print this item

  Ventoy Cleans ISOs after Installing Linux
Posted by: hamada - 07-11-2021, 10:06 PM - Forum: Ventoy Discussion Forum - No Replies

hey my ventoy 16GB USB card reader erases ISO images after installing linux Operating system in particular (KDE neon).

Print this item

  Kali Linux with persistence and Secure Boot Enabled
Posted by: dude - 07-11-2021, 01:45 PM - Forum: Ventoy Plugin Forum - Replies (6)

Hello, guys! Sorry if this is a stupid question, I am a newbie and have basic knowledge about Secure Boot and Digital Signatures. So I need some advice.

I made Kali persistence using these steps and It works just fine with Secure Boot disabled.
I want it to work with Secure Boot enabled. Also, I want to be able to install the required distribution using Ventoy and with Secure Boot enabled.
I did these steps too, but when I try to boot into Kali I get an error:

[Image: 1.png]

I tried to find a description of a similar problem on this forum, as well as on the github forum. But didn't find a solution. What should I do? Do I have to sign Kali somehow?

Trying to make it work on Lenovo IdeaPad S145-15API.
If I have not provided all the information required to understand my problem, please let me know. I'm not sure what might be needed

Print this item

  Select .ISO with mouse
Posted by: Amarok - 07-02-2021, 09:19 AM - Forum: Ventoy Discussion Forum - Replies (3)

How i can select .ISO with mouse in boot menu? I am disabled and can work with a computer with a mouse only. maybe there is a plugin?

Print this item

  Ventoy theme
Posted by: AAA3A - 06-30-2021, 11:29 AM - Forum: Ventoy Discussion Forum - No Replies

Hello,
What is the code that handles the theme? In grub language, is there a delay command? I would like to make a startup image that displays for 2-3 seconds before loading the real theme.
Thanks in advance.

Print this item

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