Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 13,462
» Latest member: kwmike
» Forum threads: 1,666
» Forum posts: 6,700
Full Statistics
|
Online Users |
There are currently 422 online users. » 0 Member(s) | 417 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
Latest Threads |
Issues with windows vista...
Forum: Ventoy Discussion Forum
Last Post: arplebite
Yesterday, 03:41 PM
» Replies: 1
» Views: 1,044
|
MAC Filter not working
Forum: iVentoy Discussion Forum
Last Post: iventoy_user_
09-03-2025, 07:24 AM
» Replies: 0
» Views: 404
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: Almighty1
09-01-2025, 05:02 AM
» Replies: 28
» Views: 46,138
|
What is Ventoy's boot fil...
Forum: Ventoy Discussion Forum
Last Post: Epictetus
08-24-2025, 12:47 PM
» Replies: 1
» Views: 1,414
|
Resolution issue on Windo...
Forum: Ventoy Discussion Forum
Last Post: pete
08-18-2025, 12:41 PM
» Replies: 2
» Views: 1,489
|
Ventoy-1.1.06 release
Forum: Ventoy Discussion Forum
Last Post: longpanda
08-18-2025, 03:49 AM
» Replies: 0
» Views: 1,199
|
请问在ventoy界面时能输入中文吗?
Forum: Ventoy Discussion Forum
Last Post: longpanda
08-16-2025, 01:06 PM
» Replies: 1
» Views: 1,316
|
The New Windows 11 Bypass...
Forum: Ventoy Discussion Forum
Last Post: peoriait
08-14-2025, 03:40 PM
» Replies: 1
» Views: 4,439
|
Is it possible to display...
Forum: Ventoy Plugin Forum
Last Post: vtFred
08-08-2025, 09:11 PM
» Replies: 0
» Views: 1,103
|
Marking up an NTFS or exF...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
08-03-2025, 07:55 AM
» Replies: 1
» Views: 1,504
|
|
|
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..
|
|
|
|