| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 187 online users. » 0 Member(s) | 183 Guest(s) Applebot, Baidu, Bing, Google
|
| Latest Threads |
CachyOS vDisk (vtoyboot) ...
Forum: Ventoy Discussion Forum
Last Post: alain81
Yesterday, 01:29 PM
» Replies: 1
» Views: 215
|
Running Out of Disk Space...
Forum: Ventoy Discussion Forum
Last Post: longpanda
Yesterday, 04:20 AM
» Replies: 15
» Views: 1,204
|
Confusing instruction
Forum: Ventoy Discussion Forum
Last Post: nimareq
05-12-2026, 10:49 PM
» Replies: 0
» Views: 68
|
Persistence not working w...
Forum: Ventoy Discussion Forum
Last Post: petergb
05-08-2026, 10:47 AM
» Replies: 2
» Views: 340
|
Resolution issue on Windo...
Forum: Ventoy Discussion Forum
Last Post: pete
04-28-2026, 01:38 AM
» Replies: 10
» Views: 17,624
|
- Add a "Quality of Life"...
Forum: Ventoy Discussion Forum
Last Post: crasadure
04-24-2026, 03:57 PM
» Replies: 0
» Views: 505
|
Problem with Vantoy and a...
Forum: Ventoy Discussion Forum
Last Post: capitainealbator
04-24-2026, 07:51 AM
» Replies: 3
» Views: 695
|
problems installing windo...
Forum: iVentoy Discussion Forum
Last Post: roy
04-23-2026, 12:36 PM
» Replies: 1
» Views: 1,489
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: MBSTech
04-22-2026, 03:23 PM
» Replies: 33
» Views: 103,271
|
iVentoy 1.0.27 release
Forum: iVentoy Discussion Forum
Last Post: longpanda
04-21-2026, 12:33 AM
» Replies: 0
» Views: 399
|
|
|
| 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..
|
|
|
|