Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 210 online users. » 0 Member(s) | 207 Guest(s) Applebot, Bing, Google
|
Latest Threads |
Acronis iso will not load...
Forum: Ventoy Discussion Forum
Last Post: Epictetus
07-02-2025, 01:35 AM
» Replies: 1
» Views: 125
|
iso not working HP SSA Of...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
07-01-2025, 03:12 PM
» Replies: 1
» Views: 239
|
Ventoy and TrueNAS 25.04....
Forum: Ventoy Discussion Forum
Last Post: dragonlord76
06-25-2025, 07:27 PM
» Replies: 0
» Views: 208
|
Updating Windows on vhd i...
Forum: Ventoy Plugin Forum
Last Post: vcespon
06-15-2025, 01:11 PM
» Replies: 0
» Views: 306
|
VHD don't work
Forum: Ventoy Plugin Forum
Last Post: vcespon
06-15-2025, 12:54 PM
» Replies: 1
» Views: 1,105
|
plz update hardware info ...
Forum: Ventoy Discussion Forum
Last Post: kcs
06-09-2025, 02:57 PM
» Replies: 0
» Views: 491
|
gParted Live-ISO 1.7.0-1 ...
Forum: Ventoy Discussion Forum
Last Post: odie
06-06-2025, 11:55 AM
» Replies: 0
» Views: 549
|
请问是否支持Loongarch64架构的启动引导
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:57 AM
» Replies: 5
» Views: 8,124
|
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:56 AM
» Replies: 1
» Views: 1,500
|
能否让ventoy直接安装到硬盘和本机的系统形成双...
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:55 AM
» Replies: 2
» Views: 2,334
|
|
|
Injection Plugin Wildcard Support |
Posted by: dimitrirodis - 08-22-2020, 03:37 AM - Forum: Ventoy Plugin Forum
- Replies (4)
|
 |
Would it be possible to support something like the following? (Note the * wildcard in the image names)
{
"injection": [
{
"image": "/ISO/MX-19.1_x64.iso",
"archive": "/driver/mx-driver.tar.gz"
},
{
"image": "/ubuntu-*-desktop-amd64.iso",
"archive": "/driver/ubuntu-driver.tar.bz2"
},
{
"image": "/windows_10_*.iso",
"archive": "/driver/win10-driver.zip"
}
]
}
That way, as we update the ISO files on the USB drive, the injection still works without having to modify ventoy.json each time and for every single iso
|
|
|
What is the best way to install on 5tb portable storage? |
Posted by: Algernon - 08-20-2020, 08:14 PM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
I have a mypassport plug and play storage that appears as sdb. I could not install ventoy regularly to it with the exe even by running with the extra parameter letter, it still does not appear as an option, this only showed my internal drive extra. I first cloned a normal ventoy usb to it with easeus(I imagine copying would be the same but to be safe), then after tried to install on linux, this gave me an error mnt folder already existed but it says it installed successfully. I can boot in uefi on my true pc using either method but bios usb boot greets me with "GR.. then a no boot grub screen on both vb and real machine.
In virtualbox I am getting stuck at the uefi shell when booting with efi (have created usb.vmdk, ran as admin), it does not appear to find the fs0 or default efi mapping just blk device. Is there any trick for this, would secureboot or non-secure be recommended here? What is the maximum size drive for mbr support? The drive is empty now, is there anyway to make it appear as less space to allow dual legacy mbr bios & gpt boot, or just to ventoy boot the 5tb drive from uefi in virtualbox?All works ok with a 64gb usb. I would like to dedicate around 250gb to ventoy or maximum mbr allows if possible and collect iso and store them on it as time goes by. My apologies for so many questions, any help much appreciated.
|
|
|
Graphics Out of Sync On ISO Startup |
Posted by: FroggieTheGremlin - 08-20-2020, 12:28 AM - Forum: Ventoy Discussion Forum
- Replies (30)
|
 |
Greetings! I have noticed that on many "tested" ISOs that when they start up, the graphics display is way out of sync and unreadable. On some ISOs it happens all the time, some are random and many never fail. These ISOs run fine from USB preparation tools (Rufus, etc) and from CD/DVD creations.
Any idea on where I should head with this issue? It only happens with VENTOY... thanx!
(Using i7 4th gen with internal graphics <Intel HD Graphics 4600> and VGA)
|
|
|
Inject files into windows |
Posted by: Matlox - 08-19-2020, 10:01 AM - Forum: Ventoy Plugin Forum
- Replies (7)
|
 |
Hello,
I've tried to inject files into windows but they don't show up
I've made an archive like this with a single file in it : sources.zip\sources\$OEM$\$1\Users\Public\Desktop
My ventoy.json is like this
Code: "injection": [
{
"image": "/ISO/Windows/Win10_2004_French_x64.iso",
"archive": "/ventoy/sources.zip"
}
]
I have no errors while installing, but the file isn't dropped in Users\Public\Desktop
Any ideas ?
Thanks
|
|
|
Boot legacy ISO on UEFI |
Posted by: Nierewa - 08-19-2020, 09:16 AM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
Hi,
is there a way to boot legacy only iso on UEFI Bios using ventoy?
At this moment I get always the error:
Code: No bootfile found for UEFI!
Maybe the image does not support X64 UEFI!
Thanks
|
|
|
|