| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 14,037
» Latest member: yltfy
» Forum threads: 1,683
» Forum posts: 6,750
Full Statistics
|
| Online Users |
There are currently 321 online users. » 0 Member(s) | 314 Guest(s) Applebot, Baidu, Bing, Facebook, Google, Twitter, Yandex
|
| Latest Threads |
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: longpanda
Yesterday, 10:05 AM
» Replies: 1
» Views: 109
|
Installation instructions
Forum: Ventoy Discussion Forum
Last Post: PeterLinu
03-12-2026, 09:06 PM
» Replies: 0
» Views: 491
|
Best way to manage multip...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
03-04-2026, 09:44 PM
» Replies: 1
» Views: 749
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
02-12-2026, 06:09 AM
» Replies: 30
» Views: 94,541
|
Is it possible to view ot...
Forum: Ventoy Discussion Forum
Last Post: EtaBeta
02-07-2026, 01:57 AM
» Replies: 3
» Views: 1,569
|
Problems with running on ...
Forum: Ventoy Discussion Forum
Last Post: Morpho
02-05-2026, 11:54 AM
» Replies: 8
» Views: 27,621
|
ventoy运行windows系统镜像问题
Forum: Ventoy Discussion Forum
Last Post: hxpro
02-04-2026, 04:54 PM
» Replies: 1
» Views: 3,031
|
the potentail risk when u...
Forum: Ventoy Discussion Forum
Last Post: longpanda
02-03-2026, 01:58 AM
» Replies: 5
» Views: 4,299
|
[SOLVED] HDD Regenerator ...
Forum: Ventoy Discussion Forum
Last Post: Morpho
02-02-2026, 12:25 PM
» Replies: 9
» Views: 58,413
|
Some ISOs won't boot with...
Forum: Ventoy Discussion Forum
Last Post: Haubi
01-29-2026, 09:21 AM
» Replies: 1
» Views: 5,571
|
|
|
| mod Ventoy Menu Tip Plugin(Design ventoy ventoy 1.0.72) |
|
Posted by: AlexBryansk - 04-03-2022, 11:48 AM - Forum: Ventoy Plugin Forum
- Replies (2)
|
 |
In continuation of the topics: Backgrounds per backrest, Design ventoy mod_ventoy 1.0.70.
I imagine the modified "Ventoy Menu Tip Plugin".
Except for the general parameters for all "tip": left, top и color.
Now you can set individual parameters for each hint: tipleft, tiptop и tipcolor.
Now the hint message can contain up to 7 lines: "tip1"...."tip7".
Пример:
Code: "menu_tip": {
"left": "2%",
"top": "42%",
"color": "blue",
"tips": [
{
"dir": "/ISO/Antivirus",
"tip1": "антивирусники: AVIRA Rescue Disk,",
"tip2": "ESET NOD32, Kaspersky Rescue Disk,",
"tip3": "Dr.Web AntiVirus.",
"tipleft": "68%",
"tiptop": "2%"
},
{
"image": "/ISO/linux/CentOS-7-x86_64-Everything-2009.iso",
"tip1": " Это не live-cd !!!!!",
"tip2": " CentOS — дистрибутив Linux, основанный на",
"tip3": "коммерческом Red Hat Enterprise Linux компа-",
"tip4": "нии Red Hat и совместимый с ним. С помощью",
"tip5": "этого установленного дистрибутива - компили-",
"tip6": "руется ventoy. На виртувльной машине где-то",
"tip7": "25-30 минут, на физической 7-10 минут."
},
{
"image": "/ISO/Antivirus/eset_sysrescue_live_enu.iso",
"tip1": " базы от 2020г+gparted-на",
"tip2": " русском.на slax.В составе",
"tip3": "утилита USERINIT_FIX созда-",
"tip4": "на компанией ESET специально",
"tip5": "для борьбы с вирусами-вымо-",
"tip6": "гателями.Запустите ее и сле-",
"tip7": "дуйте инструкциям.",
"tiptop": "51%",
"tipleft": "7%",
"tipcolor": "black"
},
{
"image": "/ISO/multiboot/mod_ventoy-1.0.72-livecd.iso",
"tip1": "Для записи ventoy на флешку.",
"tip2": "Работает лучше, чем под Windows.",
"tiptop": "36%",
"tipleft": "6%"
}
]
}
The video of the example can be viewed at the link: My ventoy.
You can download the modified files from the following links: ventoy-1.0.72-linux.tar.gz ventoy-1.0.72-windows.zip ventoy-1.0.72-livecd.iso
|
|
|
| Linux vDisk - Will Games Run Slowly In vDisk? |
|
Posted by: trymeout - 04-02-2022, 12:33 AM - Forum: Ventoy Plugin Forum
- No Replies
|
 |
I install and was able to run some games on a Manjaro and Linux Mint vDisk. It is in a VDI file and the computer I am using is powerful enough to run the game.
When I run the game it will freeze my computer after a minute, forcing me to reboot my computer. I am not sure if this is the limitations of using a Linux vDisk or if there is something more I need to do to make the game run smoothly.
I have used the Windows VHD plugin and was able to play high end games on the VHD with very little performance loss.
|
|
|
| Linux vDisk Boot Plugin: Automatically Run Script On Shutdown/Restart |
|
Posted by: trymeout - 03-28-2022, 08:35 PM - Forum: Ventoy Plugin Forum
- No Replies
|
 |
There are ways to add shutdown/restart tasks to be executed before a linux machine is shutdown. This is useful for having the script running automatically before every shutdown to ensure you can boot back up into the Linux vDisk after updates that the user may not be aware of. Distros like Linux Mint allow for automatic updates to happen in the background and if an update break the booting into the vDisk without the user knowing, having the script execute before shutdown will prevent this.
I would suggest having the vtoyboot as a package which can be easily installed and updated within the vDisk distro. I would recommend maintaining it on the AUR and Pacstall to ensure users can get the latest versions installed and to be able to install it on most or any distribution. For other distros, the current vtoyboot script will be needed but having a package which on the AUR and Pacstall will allow for updates and to ensure it will run vtoyboot on every shutdown and restart.
|
|
|
| Linux vDisk Plugin: Manjaro screen turns yellow |
|
Posted by: trymeout - 03-28-2022, 01:12 AM - Forum: Ventoy Plugin Forum
- Replies (2)
|
 |
I installed Manjaro as a vDisk on my Ventoy drive and was able to boot it up and all was working well, I created a few new files and installed a few new apps. I then restarted Manjaro and ever since them the entire screen has a strong tint of yellow. So strong I can barely see the screen and had trouble shutting it down, logging in, using the distro.
I tried rebooting into Manjaro again and I still get this yellow screen. Has anyone else had this issue?
|
|
|
|