| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 13,635
» Latest member: aucoll33
» Forum threads: 1,672
» Forum posts: 6,720
Full Statistics
|
| Online Users |
There are currently 482 online users. » 0 Member(s) | 479 Guest(s) Baidu, Bing, Google
|
| Latest Threads |
Ventoy Linux still does n...
Forum: Ventoy Discussion Forum
Last Post: bahaedin
10-24-2025, 10:05 AM
» Replies: 1
» Views: 369
|
Ventoy installation for o...
Forum: Ventoy Discussion Forum
Last Post: FroggieTheGremlin
10-23-2025, 01:09 PM
» Replies: 5
» Views: 521
|
Screen Resolution 800x600
Forum: Ventoy Discussion Forum
Last Post: fan_boy
10-20-2025, 08:32 PM
» Replies: 0
» Views: 230
|
Issues with windows vista...
Forum: Ventoy Discussion Forum
Last Post: johnson
10-19-2025, 04:10 PM
» Replies: 4
» Views: 10,836
|
Help $OEM$
Forum: Ventoy Discussion Forum
Last Post: venster
10-04-2025, 03:18 PM
» Replies: 2
» Views: 6,322
|
iso not working HP SSA Of...
Forum: Ventoy Discussion Forum
Last Post: rjc862003
09-30-2025, 02:02 AM
» Replies: 2
» Views: 8,644
|
Lost ISO partition
Forum: Ventoy Discussion Forum
Last Post: abba
09-29-2025, 12:05 PM
» Replies: 0
» Views: 998
|
Remove Version Number
Forum: Ventoy Discussion Forum
Last Post: XxJourdanYxX
09-26-2025, 06:42 AM
» Replies: 2
» Views: 9,243
|
Install Ventoy with a dat...
Forum: Ventoy Discussion Forum
Last Post: odie
09-25-2025, 03:14 PM
» Replies: 0
» Views: 1,384
|
big discussion on OpenSUS...
Forum: Ventoy Discussion Forum
Last Post: Dutchglory
09-21-2025, 12:44 AM
» Replies: 0
» Views: 2,861
|
|
|
| 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"
}
]
}
|
|
|
|