Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 13,237
» Latest member: svkenana
» Forum threads: 1,656
» Forum posts: 6,670
Full Statistics
|
Online Users |
There are currently 179 online users. » 1 Member(s) | 176 Guest(s) Bing, Google, FroggieTheGremlin
|
Latest Threads |
Acronis iso will not load...
Forum: Ventoy Discussion Forum
Last Post: Epictetus
07-02-2025, 01:35 AM
» Replies: 1
» Views: 146
|
iso not working HP SSA Of...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
07-01-2025, 03:12 PM
» Replies: 1
» Views: 243
|
Ventoy and TrueNAS 25.04....
Forum: Ventoy Discussion Forum
Last Post: dragonlord76
06-25-2025, 07:27 PM
» Replies: 0
» Views: 212
|
Updating Windows on vhd i...
Forum: Ventoy Plugin Forum
Last Post: vcespon
06-15-2025, 01:11 PM
» Replies: 0
» Views: 312
|
VHD don't work
Forum: Ventoy Plugin Forum
Last Post: vcespon
06-15-2025, 12:54 PM
» Replies: 1
» Views: 1,108
|
plz update hardware info ...
Forum: Ventoy Discussion Forum
Last Post: kcs
06-09-2025, 02:57 PM
» Replies: 0
» Views: 494
|
gParted Live-ISO 1.7.0-1 ...
Forum: Ventoy Discussion Forum
Last Post: odie
06-06-2025, 11:55 AM
» Replies: 0
» Views: 553
|
请问是否支持Loongarch64架构的启动引导
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:57 AM
» Replies: 5
» Views: 8,134
|
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:56 AM
» Replies: 1
» Views: 1,501
|
能否让ventoy直接安装到硬盘和本机的系统形成双...
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:55 AM
» Replies: 2
» Views: 2,344
|
|
|
need help with persistence |
Posted by: PrimeDew - 02-06-2022, 05:10 AM - Forum: Ventoy Plugin Forum
- Replies (5)
|
 |
need help with setting up persistence for kali linux....i have been trying for few days.... can someone share their json file or tell me how to set it up after copying and setting up the ext4 persistence file...thanx in advance
|
|
|
Acronis Rescue Media CD does not boot with Standard setting |
Posted by: Mosed - 02-03-2022, 04:48 PM - Forum: Ventoy Discussion Forum
- Replies (11)
|
 |
Hello,
I created an Acronis Rescue Media CD with the Rescue Media Builder with Standard settings (Win PE - Windows recovery environment). When I boot the ISO there is only the promt "press any key to boot from CD/DVD" and then it jumps back to the boot loader.
Afterwards I created the Acronis Rescue Media CD with setting "Win PE - Windows 8, Windows 8.1 Windows 10" which is created with Windows ADK and this can be bootet via Ventoy.
Tested with Windows 10 as OS.
Had someone else also this problem? Can this be perhaps solved? I guess other people will only recognize that the ISO does not boot and try another USB Boot media creation tool.
|
|
|
Design ventoy (support for setting different backgrounds for different folders). |
Posted by: AlexBryansk - 02-02-2022, 08:40 PM - Forum: Ventoy Discussion Forum
- Replies (21)
|
 |
google translate:
In the video,https://disk.yandex.ru/i/4y6jChViAZXNvA , ventoy is installed on an external SSD disk with a capacity of 256GB. 8 themes are used:
- main menu,
- external menu(launching ventoy_grub.cfg),
- file manager (the idea and the main part of the code is nguyen ha thai trong, the author of the topics on the forum "grubfm_ventoyfm iso" and "ventoyfm1062")
- directory antivirus "/ISO/Antivirus"
- directory Windows Installation disks "/ISO/Install windows"
- directory linux Live-cd "/ISO/linux"
- directory the loaders "/ISO/multiboot"
- directory working with HDD,ssd,flash disks "/ISO/sistem utilit"
The difference from the original ventoy is only in adding code to the grub.conf file.
Native auto-search for files in { "VTOY_DEFAULT_SEARCH_ROOT": "/ventoymenu" }, but this folder is empty and therefore will not be displayed in the main menu.
The second Auto-search is carried out by the built-in file manager. Launching iso, img files... carried out by ventoy. Launching text files
with the cat command. In the file manager mode, not all iso, img files are launched from partitions other than hd0,1.
But these files are not launched from these places by other programs - a1ive/grub2-filemanager and nguyentumine/AIO-Boot.
Disadvantage and a big request to help:
Icons, aliases, themes... added manually:
for example, I have
Code: if regexp '^\b.*[kK][rR][dD].*$' "${name_icon}"; then
set icon="Kaspersky";
elif regexp '^\b.*[dD][rR][wW][eE][bB].*$' "${name_icon}"; then
set icon="drweb";
elif regexp '^\b.*[eE][sS][eE][tT].*$' "${name_icon}"; then
set icon="eset";
elif regexp '^\b.*[aA][vV][iI][rR][aA].*$' "${name_icon}"; then
set icon="avira";
....
in the ventoy.json file
Code: "menu_class": [
{
"key": "krd",
"class": "Kaspersky"
},
{
"key": "drweb",
"class": "drweb"
},
{
"key": "eset",
"class": "eset"
},
{
"key": "avira",
"class": "avira"
},
....
1. Therefore, the request is how to extract data from the ventoy.json file from the terminal (in the grub.conf file).
Maybe longpanda has some kind of function.
2. Or how to run a binary file. The analog in the linux terminal is ./path/file_name
3. How to transfer data from the grub.conf file to the label component file theme.txt .
An analogue of "menu_tip" in the file ventoy.json or +label {text = "@VTOY_HOTKEY_TIP@"... in the file theme.txt .
For example, launching Kaspersky Rescue Disk antivirus
(press "Ctrl+r" - "GRUB2 Mode" will be displayed at the bottom, in the center of the screen and ... that's it :) then start.)
|
|
|
WindowsPE - load necessary driver during boot |
Posted by: Nierewa - 01-27-2022, 12:23 PM - Forum: Ventoy Discussion Forum
- Replies (6)
|
 |
If I start Win7PE.iso from ventoy, all seems ok.
But the USB Stick isn't mount because USB driver issues during boot.
I tried injection plugin but it fails. So the injection isn't the right thing here because the USB stick isn't mounted.
How can I solve the problem?
Maybe with DUD (Driver Update Disk) Plugin? Or maybe with unattend.xml?
Does anyone have a solution or an idea?
|
|
|
提交一个bug,不知道算不算是。同时提交一个测试通过的ISO |
Posted by: lakerkobe - 01-26-2022, 07:11 AM - Forum: Ventoy Discussion Forum
- Replies (2)
|
 |
Ventoy的版本是1.0.63和1.0.64,之前的版本没注意是否有此现象。
我会把windows和linux的ISO存放在同一磁盘分区,同时也会在此分区存放一些linux下使用的脚本文件,所以我把存放ISO的分区格式化为udf文件系统,这样无论在windows还是linux下都可以无需加载安装其他软件模块即可访问这个分区,方便不同系统间相互间读写文件。
当我把此分区格式化为ntfs或者exfat时,ventoy引导及安装系统时都很正常;如果当我把这个分区格式化为UDF时,ventoy本身引导没有问题,安装了几个不同版本的linux时也没问题,可是在安装windows时,ISO开始引导后第一个页面就直接报告错误,测试了win7,win10,win11,win2012,win2016,这些都会报错误,测试的硬件有服务器,PC机,都是一样报错。测试用的U盘有sandisk,aigo,kingstone,都是会报错。
另外,可以支持的ISO镜像我测试通过了Kylin-Server-10-SP1-Release-Build20-20210518-x86_64.iso,同时此版本的arm平台镜像也测试通过,但是这两个ISO均无法加载KS文件进行自动化部署。
测试无法使用Kylin-Server-10-SP2-x86-Release-Build09-20210524.iso。
|
|
|
|