| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 14,008
» Latest member: dmtryptrv
» Forum threads: 1,681
» Forum posts: 6,747
Full Statistics
|
| Online Users |
There are currently 432 online users. » 0 Member(s) | 426 Guest(s) Applebot, Baidu, Bing, Facebook, Google, Twitter
|
| Latest Threads |
Best way to manage multip...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
03-04-2026, 09:44 PM
» Replies: 1
» Views: 229
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
02-12-2026, 06:09 AM
» Replies: 30
» Views: 92,683
|
Is it possible to view ot...
Forum: Ventoy Discussion Forum
Last Post: EtaBeta
02-07-2026, 01:57 AM
» Replies: 3
» Views: 1,157
|
Problems with running on ...
Forum: Ventoy Discussion Forum
Last Post: Morpho
02-05-2026, 11:54 AM
» Replies: 8
» Views: 27,134
|
ventoy运行windows系统镜像问题
Forum: Ventoy Discussion Forum
Last Post: hxpro
02-04-2026, 04:54 PM
» Replies: 1
» Views: 2,745
|
the potentail risk when u...
Forum: Ventoy Discussion Forum
Last Post: longpanda
02-03-2026, 01:58 AM
» Replies: 5
» Views: 4,069
|
[SOLVED] HDD Regenerator ...
Forum: Ventoy Discussion Forum
Last Post: Morpho
02-02-2026, 12:25 PM
» Replies: 9
» Views: 57,421
|
Some ISOs won't boot with...
Forum: Ventoy Discussion Forum
Last Post: Haubi
01-29-2026, 09:21 AM
» Replies: 1
» Views: 5,323
|
Need a working configurat...
Forum: iVentoy Discussion Forum
Last Post: anku7
01-23-2026, 12:41 PM
» Replies: 0
» Views: 823
|
QEMU + Ventoy USB: UEFI b...
Forum: Ventoy Discussion Forum
Last Post: EtaBeta
01-22-2026, 08:29 PM
» Replies: 0
» Views: 760
|
|
|
| 关于UEFI安全启动的问题 |
|
Posted by: nyano - 07-28-2021, 06:07 AM - Forum: Ventoy Discussion Forum
- Replies (5)
|
 |
因为使用此软件主要用于运维
在某些新机器上都启用了安全启动选项,所以基本上在安装ventoy时都勾选了安全启动.但是在某一台机器使用了安全启动功能后,在另一台电脑转回Legacy BIOS启动时,发生只显示VT字样,没有其他内容,无法继续启动.UEFI不论是否为安全启动模式,均能启动.
因存在大量新机器和旧机器并存的情况,所以希望能够解决这个问题,谢谢
|
|
|
[SOLVED] How to configure the display of 12 lines in the Ventoy boot menu ? |
|
Posted by: BKPB - 07-24-2021, 03:50 PM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
I have in the Ventoy boot menu, 8 lines are displayed, and images .iso 12 pieces.
How to configure the display of 12 lines in the Ventoy boot menu ?
+ boot_menu {
left = 50%-325
width = 650
top = 50%-120
height = 240
icon_width = 32
icon_height = 32
item_height = 26
item_padding = 2
item_icon_space = 7
item_spacing = 1
item_pixmap_style = "item_*.png"
item_color = "#ddd"
selected_item_pixmap_style = "selected_*.png"
menu_pixmap_style = "menu_bkg_*.png"
"image_list": [
"/Memtest/Memtest86+ 4.3.7 .iso",
"/Memtest/Memtest86+ 4.20 BKPB.iso",
"/Memtest/Memtest86+ 5.01 BKPB.iso",
"/ISO/Windows 7 x86 x64 21.05.2021 .iso",
"/ISO/Windows 7 & 10 x86 x64 30.05.2021 .iso",
"/ISO/WinPE Super .iso",
"/ISO/WinPE Sergei Strelec x86 x64 05.01.2021 .iso",
"/Memtest/Memtest86+ 4.3.7 my Boot .iso",
"/ISO/Windows 11 22000.100 Compact & Full x64 by Flibustier .iso",
"/ISO/Windows 11 PRO Insider 22000.51 x64 RUS [GX].iso",
"/ISO/Windows 11 x64 Build 22000 RU.iso",
"/Memtest/Memtest86+ 5.31b .iso"
]
}
|
|
|
|