| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 14,209
» Latest member: dna12
» Forum threads: 1,696
» Forum posts: 6,803
Full Statistics
|
| Online Users |
There are currently 212 online users. » 0 Member(s) | 207 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
| Latest Threads |
Problema iventoy nao carr...
Forum: iVentoy Discussion Forum
Last Post: longpanda
Yesterday, 02:56 PM
» Replies: 1
» Views: 80
|
[SOLVED] iVentoy stuck on...
Forum: iVentoy Discussion Forum
Last Post: roy
05-19-2026, 01:14 PM
» Replies: 4
» Views: 1,055
|
CachyOS vDisk (vtoyboot) ...
Forum: Ventoy Discussion Forum
Last Post: alain81
05-13-2026, 01:29 PM
» Replies: 1
» Views: 478
|
Running Out of Disk Space...
Forum: Ventoy Discussion Forum
Last Post: longpanda
05-13-2026, 04:20 AM
» Replies: 15
» Views: 2,047
|
Confusing instruction
Forum: Ventoy Discussion Forum
Last Post: nimareq
05-12-2026, 10:49 PM
» Replies: 0
» Views: 332
|
Persistence not working w...
Forum: Ventoy Discussion Forum
Last Post: petergb
05-08-2026, 10:47 AM
» Replies: 2
» Views: 595
|
Resolution issue on Windo...
Forum: Ventoy Discussion Forum
Last Post: pete
04-28-2026, 01:38 AM
» Replies: 10
» Views: 18,022
|
- Add a "Quality of Life"...
Forum: Ventoy Discussion Forum
Last Post: crasadure
04-24-2026, 03:57 PM
» Replies: 0
» Views: 706
|
Problem with Vantoy and a...
Forum: Ventoy Discussion Forum
Last Post: capitainealbator
04-24-2026, 07:51 AM
» Replies: 3
» Views: 849
|
problems installing windo...
Forum: iVentoy Discussion Forum
Last Post: roy
04-23-2026, 12:36 PM
» Replies: 1
» Views: 1,767
|
|
|
| Using Ventoy for PXE booting |
|
Posted by: weasek - 06-17-2020, 05:45 PM - Forum: Ventoy Discussion Forum
- Replies (3)
|
 |
First off, thank you for the amazing tool!! I've been using this for a few weeks and really love what you've give the community.
My question is, would it be possible to utilize Ventoy in a PXE environment? It would be great to boot Ventoy over the network and then have it look in a set directory for ISO's. Any feedback would be greatly appreciated. Thank you again!
|
|
|
| Installing the OS |
|
Posted by: EVee - 06-17-2020, 08:06 AM - Forum: Ventoy Discussion Forum
- Replies (10)
|
 |
Hi,
This may be a total noob question but please help me out here.
I managed to install Ventoy on a usb without problems and I can load Linux live ISO files without problem.
From what I read on the site and this forum it should be possible to actually install the OS so it is not the live version of the OS anymore.
And also it should be possible to run Win10 directly from the usb stick?
Can somebody point me in the right direction on how to do this? To me this is not clear from the documentation on the site or this forum.
Everywhere it just says to dump ISO file on the usb. So, is there a step I miss in preparing an ISO file?
Also my first go with making a multi boot usb.
|
|
|
| Where are the plugin download links? |
|
Posted by: zolventh - 06-16-2020, 08:02 AM - Forum: Ventoy Discussion Forum
- Replies (3)
|
 |
Plugin Entrypoint
All the plugins and their related files must be in
directory in the first partition of the disk (along with the iso files and created by yourself). Directory and file names are case sensitive.
i cant find the plugins on the website to download? am i blind or what?
i just wanna have a text mode default ventoy text menu.
{
"control": [
{ "VTOY_DEFAULT_MENU_MODE": "1" },
{ "VTOY_FILT_DOT_UNDERSCORE_FILE": "1" }
],
"theme": {
"file": "/ventoy/theme/065tema/065tema.txt",
"display_mode": "CLI"
}
]
}
prepared a ventoy.json in \ventoy folder with the theme file above which has the code below:
{
"theme": {
"file": "/ventoy/theme/065tema/065tema.txt",
"display_mode": "CLI"
}
what s the problem here?
cant you add this text mode option to global plugin, @longpanda? i dont wanna mess with theme things..
|
|
|
|