| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 1162 online users. » 0 Member(s) | 1159 Guest(s) Baidu, Bing, Google
|
| Latest Threads |
Ventoy Plugson bug
Forum: Ventoy Plugin Forum
Last Post: VadimChoi
06-25-2026, 03:38 PM
» Replies: 5
» Views: 279
|
Comparison of Iventoy and...
Forum: iVentoy Discussion Forum
Last Post: crasadure
06-25-2026, 02:27 PM
» Replies: 6
» Views: 1,580
|
Ventoy-1.1.15 release
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
06-25-2026, 12:03 PM
» Replies: 2
» Views: 352
|
Ventoy-1.1.14 release
Forum: Ventoy Discussion Forum
Last Post: pete
06-25-2026, 03:10 AM
» Replies: 5
» Views: 452
|
Boot from VHD
Forum: Ventoy Discussion Forum
Last Post: ivann1982
06-24-2026, 12:46 PM
» Replies: 54
» Views: 254,408
|
Update needed for 2023 ce...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
06-21-2026, 11:59 PM
» Replies: 0
» Views: 243
|
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: venster
06-18-2026, 01:50 PM
» Replies: 2
» Views: 2,560
|
External DHCP
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 07:47 AM
» Replies: 1
» Views: 499
|
Regarding UAPI.1 usage fo...
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 05:20 AM
» Replies: 0
» Views: 363
|
Sterlec on iventoy
Forum: iVentoy Discussion Forum
Last Post: crasadure
05-30-2026, 11:48 PM
» Replies: 1
» Views: 692
|
|
|
| Mount VHD and boot off ISO |
|
Posted by: Chell - 10-02-2023, 08:07 AM - Forum: Ventoy Discussion Forum
- Replies (2)
|
 |
Hi All
Is it possible to mount a virtual hard drive and then boot from a DVD ISO?
For example, loading windows. I need the VHD mounted as the drive windows is being installed onto, and I want to boot off the windows DVD ISO to run the set-up.
|
|
|
| rear / clonezilla ISO not recovering using iventoy |
|
Posted by: whitebelt27 - 10-01-2023, 07:24 AM - Forum: iVentoy Discussion Forum
- No Replies
|
 |
Hi =)
i have 2 servers:
1. PXE server using iVentoy
2. testing server
i've taken two backups of the second server using REAR (Relax and Recover) and CloneZilla - both are in ISO format, with standalone unattended restore capability
now here's my problem:
when i mount the ISO (either one) directly through IPMI the ISO works fine and the system is restored (unattended)
when i boot the testing server using PXE to iVentoy environment and choose the ISO (either one) from the iVentoy list - the ISO initially loads but fails to run, system reports it can't find the restore files as if the ISO is not mounted at all
in clonezilla case - it fails in the part where it's trying to load squashfs
in rear case - it fails to find the restore data
should it technically work? or am i missing something?
let me know if you require any more info,
thanks,
|
|
|
| Ventoy no longer boots |
|
Posted by: balanga - 09-28-2023, 06:27 AM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
I had a working version of Ventoy which I was very happy with, but it no longer boots.
I created an additional partition on my Ventoy disk and installed Linux (OpenSuse) on it. That installed it's own grub and now when I boot, the system starts OpenSuse.
How do I recover Ventoy's grub loader?
|
|
|
ventoy文件注入功能 |
|
Posted by: wise800 - 09-22-2023, 02:50 AM - Forum: Ventoy Discussion Forum
- Replies (2)
|
 |
ventoy文件注入插件和ventoy.dat文件是否有冲突?
在使用ventoy启动PE时,若PE的ISO根目录中有ventoy.dat文件时,文件注入插件会失败;若删除根目录下的ventoy.dat文件,文件注入成功,但是这样PE启动时,会加载ISO驱动器,不能直接弹出USB(等同于ISO文件如何标记自己是 Ventoy Compatible 的功能失效。详www.ventoy.net/cn/doc_compatible_mark.html)。目前测试了多个PE都存在这种现象,不知道这个是否是一个bug,或者是我在使用文件注入插件时操作错误。希望能解决我的困惑,谢谢!
Code: {
"control":[
{ "VTOY_SECONDARY_TIMEOUT": "2" },
{ "VTOY_DEFAULT_SEARCH_ROOT": "/ISO" }
],
"injection":[
{
"parent": "/ISO",
"archive": "/ISO/diy.zip"
}
]
}
|
|
|
|