| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 371 online users. » 2 Member(s) | 365 Guest(s) Baidu, Bing, Google, Yandex, JucaRobinho, longpanda
|
| Latest Threads |
Problema iventoy nao carr...
Forum: iVentoy Discussion Forum
Last Post: longpanda
05-23-2026, 02:56 PM
» Replies: 1
» Views: 158
|
[SOLVED] iVentoy stuck on...
Forum: iVentoy Discussion Forum
Last Post: roy
05-19-2026, 01:14 PM
» Replies: 4
» Views: 1,095
|
CachyOS vDisk (vtoyboot) ...
Forum: Ventoy Discussion Forum
Last Post: alain81
05-13-2026, 01:29 PM
» Replies: 1
» Views: 527
|
Running Out of Disk Space...
Forum: Ventoy Discussion Forum
Last Post: longpanda
05-13-2026, 04:20 AM
» Replies: 15
» Views: 2,126
|
Confusing instruction
Forum: Ventoy Discussion Forum
Last Post: nimareq
05-12-2026, 10:49 PM
» Replies: 0
» Views: 382
|
Persistence not working w...
Forum: Ventoy Discussion Forum
Last Post: petergb
05-08-2026, 10:47 AM
» Replies: 2
» Views: 624
|
Resolution issue on Windo...
Forum: Ventoy Discussion Forum
Last Post: pete
04-28-2026, 01:38 AM
» Replies: 10
» Views: 18,082
|
- Add a "Quality of Life"...
Forum: Ventoy Discussion Forum
Last Post: crasadure
04-24-2026, 03:57 PM
» Replies: 0
» Views: 736
|
Problem with Vantoy and a...
Forum: Ventoy Discussion Forum
Last Post: capitainealbator
04-24-2026, 07:51 AM
» Replies: 3
» Views: 879
|
problems installing windo...
Forum: iVentoy Discussion Forum
Last Post: roy
04-23-2026, 12:36 PM
» Replies: 1
» Views: 1,823
|
|
|
| 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"
}
]
}
|
|
|
|