Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 13,507
» Latest member: Demirbey
» Forum threads: 1,668
» Forum posts: 6,704
Full Statistics
|
Online Users |
There are currently 434 online users. » 0 Member(s) | 429 Guest(s) Applebot, Bing, Google, Internet Archive, Yandex
|
Latest Threads |
Current status of the ARM...
Forum: iVentoy Discussion Forum
Last Post: pioj
9 hours ago
» Replies: 0
» Views: 531
|
real women for erotic rel...
Forum: Ventoy Discussion Forum
Last Post: ilhanh
Yesterday, 11:32 PM
» Replies: 0
» Views: 3,077
|
Is it possible to display...
Forum: Ventoy Plugin Forum
Last Post: AlexBryansk
09-11-2025, 09:40 AM
» Replies: 1
» Views: 3,961
|
Issues with windows vista...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
09-09-2025, 10:03 PM
» Replies: 2
» Views: 4,603
|
MAC Filter not working
Forum: iVentoy Discussion Forum
Last Post: iventoy_user_
09-03-2025, 07:24 AM
» Replies: 0
» Views: 3,063
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: Almighty1
09-01-2025, 05:02 AM
» Replies: 28
» Views: 54,803
|
What is Ventoy's boot fil...
Forum: Ventoy Discussion Forum
Last Post: Epictetus
08-24-2025, 12:47 PM
» Replies: 1
» Views: 4,591
|
Resolution issue on Windo...
Forum: Ventoy Discussion Forum
Last Post: pete
08-18-2025, 12:41 PM
» Replies: 2
» Views: 4,937
|
Ventoy-1.1.06 release
Forum: Ventoy Discussion Forum
Last Post: longpanda
08-18-2025, 03:49 AM
» Replies: 0
» Views: 3,776
|
请问在ventoy界面时能输入中文吗?
Forum: Ventoy Discussion Forum
Last Post: longpanda
08-16-2025, 01:06 PM
» Replies: 1
» Views: 5,513
|
|
|
Parted Magic compatibility |
Posted by: ckong - 08-04-2020, 08:03 AM - Forum: Ventoy Discussion Forum
- Replies (3)
|
 |
I've tested pmagic_2020_05_20.iso and noticed a strange behavior with CloneZilla under a particular condition. If you use the first option to launch (running from RAM), remove the flash drive after the timezone screen comes up, run Clone Disk (Clonezilla), then just after the "Shutting down the Logical Volume Manager" message, a series of these appear:
/dev/dm-0: read failed after 0 of 512 at...
/dev/dm-0: read failed after 0 of 512 at...
/dev/dm-0: read failed after 0 of 512 at...
/dev/dm-0: read failed after 0 of 512 at...
/dev/dm-0: read failed after 0 of 512 at...
This seems to happen only if I remove the flash drive after Parted Magic launches.
This does not happen in Memdisk mode, but of course takes much longer to load. Tested with both Ventoy 1.0.17 and 1.0.18.
I've tested also with Rufus and YUMI and something similar doesn't happen with either of those.
|
|
|
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/
|
|
|
【已解决】列表模式下,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位"
}
]
}
|
|
|
|