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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 14,393
» Latest member: ParkerBlair
» Forum threads: 1,714
» Forum posts: 6,862

Full Statistics

Online Users
There are currently 780 online users.
» 1 Member(s) | 773 Guest(s)
Applebot, Baidu, Bing, DuckDuckGo, Google, Yandex, jlsupremo

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: 220
[iPXE 2.0.0 regression] P...
Forum: iVentoy Discussion Forum
Last Post: jackson
07-30-2026, 12:01 AM
» Replies: 3
» Views: 766
Proxmox 8.4.x rdinit=vtoy...
Forum: Ventoy Discussion Forum
Last Post: Couch_Potato
07-22-2026, 11:15 PM
» Replies: 0
» Views: 416
VENTOY Resize Partition
Forum: Ventoy Discussion Forum
Last Post: HyeonSeok
07-22-2026, 05:23 PM
» Replies: 1
» Views: 455
Plugson installation - no...
Forum: Ventoy Plugin Forum
Last Post: Themotte
07-20-2026, 06:27 PM
» Replies: 3
» Views: 777
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: lain
07-10-2026, 08:04 AM
» Replies: 3
» Views: 3,994
Auto Memdisk Plugin
Forum: Ventoy Discussion Forum
Last Post: jlsupremo
07-01-2026, 01:16 PM
» Replies: 2
» Views: 941
[SOLVED] iVentoy 1.0.36 -...
Forum: iVentoy Discussion Forum
Last Post: longpanda
07-01-2026, 10:05 AM
» Replies: 4
» Views: 1,445
Using ks script issues
Forum: iVentoy Discussion Forum
Last Post: longpanda
06-29-2026, 02:40 PM
» Replies: 2
» Views: 649
Comparison of Iventoy and...
Forum: iVentoy Discussion Forum
Last Post: crasadure
06-28-2026, 02:08 PM
» Replies: 7
» Views: 2,981

 
Wink 金士顿64优盘不支持
Posted by: gzcdiy - 08-03-2020, 08:34 AM - Forum: Ventoy Discussion Forum - Replies (3)

100 G3 64GB

Print this item

  How to loads keyboard and touchpad drivers?
Posted by: Valp - 08-03-2020, 06:27 AM - Forum: Ventoy Plugin Forum - No Replies

Hi,
How may I have Ventoy-boot loads the keyboard and touchpad drivers of my Surface Laptop 3 ? So that ISO without boot.wim may be used?
Regards,
-Valp

Print this item

  [Tested] GeckoLinux Cinnamon x86_64-999.200729.0
Posted by: dickw - 07-31-2020, 06:35 PM - Forum: Ventoy Discussion Forum - No Replies

I tested GeckoLinux Cinnamon x86_64-999.200729.0 (based o OpenSUSE) with ventoy-1.0.17.
ISO: GeckoLinux_ROLLING_Cinnamon.x86_64-999.200729.0.iso  (1.4GB)
Download: download
Info GeckoLinux site: info
Info DistroWatch: distrowatch info
Boot:
- Legacy (MBR)
- UEFI (Secure Boot disabled)
Platforms test:
- processor: Intel i5-5200U (Broadwell) laptop: Lenovo Z51-70



Attached Files Thumbnail(s)
           
Print this item

  Info: BootHole
Posted by: Van Flusen - 07-31-2020, 06:31 PM - Forum: Ventoy Discussion Forum - Replies (1)

“BootHole” vulnerability in the GRUB2 bootloader opens up Windows and Linux devices using Secure Boot to attack. All operating systems using GRUB2 with Secure Boot must release new installers and bootloaders.

The vulnerability affects systems using Secure Boot, even if they are not using GRUB2. Almost all signed versions of GRUB2 are vulnerable, meaning virtually every Linux distribution is affected. In addition, GRUB2 supports other operating systems, kernels and hypervisors such as Xen. The problem also extends to any Windows device that uses Secure Boot with the standard Microsoft Third Party UEFI Certificate Authority. Thus the majority of laptops, desktops, servers and workstations are affected, as well as network appliances and other special purpose equipment used in industrial, healthcare, financial and other industries. This vulnerability makes these devices susceptible to attackers such as the threat actors recently discovered using malicious UEFI bootloaders.

https://eclypsium.com/2020/07/29/theres-...-the-boot/

Print this item

Question shutdown & MemdIsk Icons
Posted by: Eliy970 - 07-31-2020, 08:45 AM - Forum: Ventoy Plugin Forum - Replies (2)

How to write json syntax to add icons for shutdown and MemdIskInstead of the current caption (see attached screenshot),

I saw here that it is possible to do this .. I would be happy if you could expand a bit



Attached Files Thumbnail(s)
   
Print this item

  AOMEI Backupper Technician Plus v5.6.0 UEFI
Posted by: Eliy970 - 07-31-2020, 05:26 AM - Forum: Ventoy Discussion Forum - Replies (3)

AOMEI.Backupper.Technician.Plus.5.6.0_UEFI.iso Refuses to boot with both version v5.6.0 and v5.8.0 (In UEFI)
If my memory does not mislead me VENTOY V1.0.16 was correct,

Attaches a screenshot of the error received



Attached Files Thumbnail(s)
   
Print this item

  【已解决】列表模式下,VTOY_DEFAULT_IMAGE默认选择无效
Posted by: xtwwz - 07-31-2020, 02:07 AM - Forum: Ventoy Discussion Forum - Replies (2)

测试发现,列表模式下 VTOY_DEFAULT_IMAGE 默认选择无效;
如下配置中,不管怎么修改 VTOY_DEFAULT_IMAGE,被选择的始终是排在第一位的ISO
测试版本:ventoy-1.0.17

{
    "control": [
        { "VTOY_DEFAULT_MENU_MODE": "1" },
        { "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" },
        { "VTOY_DEFAULT_SEARCH_ROOT": "/ventoy" },
        { "VTOY_MENU_TIMEOUT": "10" },
        { "VTOY_DEFAULT_IMAGE": "WePE_V2.1.iso" }
    ],
    "menu_alias": [
        {
            "image": "/ventoy/WePE_64_V2.1.iso",
            "alias": "微PE工具箱V2.1 64位"
        },
        {
            "image": "/ventoy/WePE_V2.1.iso",
            "alias": "微PE工具箱V2.1 32及64位"
        }
    ]
}

Print this item

  BOOT VHDX
Posted by: Joh76530 - 07-29-2020, 09:31 PM - Forum: Ventoy Plugin Forum - Replies (2)

Good evening,

I would like to know if it would be possible today or in the future to plan the launch of a VHD via Ventoy.

Thank you in advance for your answers.

Print this item

  WIN10XPE fails to load
Posted by: dancer78 - 07-29-2020, 12:57 PM - Forum: Ventoy Discussion Forum - Replies (9)

In version 1.0.16 and 1.0.17 and 1.0.18 Win10XPE starts loading but fails about a quarter of he way .
error says disk was removed.
Version 1.0.14 and 1.0.15 work fine

here is the error



Attached Files Thumbnail(s)
   
Print this item

  能否支持 Chromium OS 镜像启动
Posted by: dong86888 - 07-29-2020, 08:21 AM - Forum: Ventoy Discussion Forum - No Replies

如果有多余的精力的话有时间的话希望可以
先谢过大佬
这是官网链接
https://fydeos.com/download

Print this item