Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 13,421
» Latest member: enoch
» Forum threads: 1,665
» Forum posts: 6,697
Full Statistics
|
Online Users |
There are currently 692 online users. » 0 Member(s) | 689 Guest(s) Baidu, Bing, Google
|
Latest Threads |
What is Ventoy's boot fil...
Forum: Ventoy Discussion Forum
Last Post: Epictetus
Yesterday, 12:47 PM
» Replies: 1
» Views: 393
|
Дом 4-х комн., 255м2 со в...
Forum: Ventoy Plugin Forum
Last Post: Kennethliano
08-21-2025, 09:42 AM
» Replies: 0
» Views: 161
|
Resolution issue on Windo...
Forum: Ventoy Discussion Forum
Last Post: pete
08-18-2025, 12:41 PM
» Replies: 2
» Views: 507
|
Ventoy-1.1.06 release
Forum: Ventoy Discussion Forum
Last Post: longpanda
08-18-2025, 03:49 AM
» Replies: 0
» Views: 473
|
请问在ventoy界面时能输入中文吗?
Forum: Ventoy Discussion Forum
Last Post: longpanda
08-16-2025, 01:06 PM
» Replies: 1
» Views: 495
|
The New Windows 11 Bypass...
Forum: Ventoy Discussion Forum
Last Post: peoriait
08-14-2025, 03:40 PM
» Replies: 1
» Views: 3,573
|
Is it possible to display...
Forum: Ventoy Plugin Forum
Last Post: vtFred
08-08-2025, 09:11 PM
» Replies: 0
» Views: 355
|
Marking up an NTFS or exF...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
08-03-2025, 07:55 AM
» Replies: 1
» Views: 779
|
Subdirectories in Part 1 ...
Forum: Ventoy Discussion Forum
Last Post: VentoyMic
08-02-2025, 04:18 PM
» Replies: 1
» Views: 558
|
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: lizhuojian
08-02-2025, 01:55 PM
» Replies: 2
» Views: 2,322
|
|
|
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
- Optimizations for booting openwrt
- Support some floppy images in Memdisk mode
- Remove the 2TB limit for the reserved space in Ventoy2Disk.exe
- Fixed a bug when booting big boot.wim file.
- Compatibility improvement for WinPE which contains PECMD.EXE
- Fix Parabola rEFInd booting (#989)
- Add check for the built-in browser in WebDeepin.sh
- Speedup md5sum/sha1sum/sha256sum/sha512sum command
- vdiskchain-1.3 release. Notes
- languages.ini update
- 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
|
|
|
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.
|
|
|
[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"
},
|
|
|
"$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"
}
],
|
|
|
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).
|
|
|
|