| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 14,289
» Latest member: deaxes
» Forum threads: 1,706
» Forum posts: 6,834
Full Statistics
|
| Online Users |
There are currently 351 online users. » 0 Member(s) | 347 Guest(s) Baidu, Bing, Google, Yandex
|
| Latest Threads |
Ventoy Plugson bug
Forum: Ventoy Plugin Forum
Last Post: VadimChoi
1 hour ago
» Replies: 3
» Views: 65
|
Ventoy-1.1.15 release
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
2 hours ago
» Replies: 2
» Views: 160
|
Ventoy-1.1.14 release
Forum: Ventoy Discussion Forum
Last Post: pete
11 hours ago
» Replies: 5
» Views: 329
|
Boot from VHD
Forum: Ventoy Discussion Forum
Last Post: ivann1982
Yesterday, 12:46 PM
» Replies: 54
» Views: 253,873
|
Comparison of Iventoy and...
Forum: iVentoy Discussion Forum
Last Post: mephistooo2
06-23-2026, 01:18 PM
» Replies: 5
» Views: 1,506
|
Update needed for 2023 ce...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
06-21-2026, 11:59 PM
» Replies: 0
» Views: 184
|
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: venster
06-18-2026, 01:50 PM
» Replies: 2
» Views: 2,499
|
External DHCP
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 07:47 AM
» Replies: 1
» Views: 473
|
Regarding UAPI.1 usage fo...
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 05:20 AM
» Replies: 0
» Views: 336
|
Sterlec on iventoy
Forum: iVentoy Discussion Forum
Last Post: crasadure
05-30-2026, 11:48 PM
» Replies: 1
» Views: 657
|
|
|
| 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..
|
|
|
|