| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 14,287
» Latest member: ivann1982
» Forum threads: 1,704
» Forum posts: 6,824
Full Statistics
|
| Online Users |
There are currently 2449 online users. » 1 Member(s) | 2444 Guest(s) Baidu, Bing, Google, Yandex, longpanda
|
| Latest Threads |
Ventoy-1.1.14 release
Forum: Ventoy Discussion Forum
Last Post: longpanda
18 minutes ago
» Replies: 2
» Views: 50
|
Boot from VHD
Forum: Ventoy Discussion Forum
Last Post: ivann1982
1 hour ago
» Replies: 54
» Views: 253,584
|
Comparison of Iventoy and...
Forum: iVentoy Discussion Forum
Last Post: mephistooo2
Yesterday, 01:18 PM
» Replies: 5
» Views: 648
|
Update needed for 2023 ce...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
06-21-2026, 11:59 PM
» Replies: 0
» Views: 141
|
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: venster
06-18-2026, 01:50 PM
» Replies: 2
» Views: 2,475
|
External DHCP
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 07:47 AM
» Replies: 1
» Views: 458
|
Regarding UAPI.1 usage fo...
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 05:20 AM
» Replies: 0
» Views: 324
|
Sterlec on iventoy
Forum: iVentoy Discussion Forum
Last Post: crasadure
05-30-2026, 11:48 PM
» Replies: 1
» Views: 634
|
Bypass Windows 11 25H2 MS...
Forum: Ventoy Discussion Forum
Last Post: vyros4u
05-27-2026, 07:56 PM
» Replies: 0
» Views: 697
|
Ventoy not booting on som...
Forum: Ventoy Discussion Forum
Last Post: jiri
05-27-2026, 03:03 PM
» Replies: 2
» Views: 1,161
|
|
|
| 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..
|
|
|
|