| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 14,368
» Latest member: lzk196582
» Forum threads: 1,713
» Forum posts: 6,860
Full Statistics
|
| Online Users |
There are currently 429 online users. » 0 Member(s) | 425 Guest(s) Baidu, Bing, Google, Yandex
|
| Latest Threads |
Proxmox 8.4.x rdinit=vtoy...
Forum: Ventoy Discussion Forum
Last Post: Couch_Potato
07-22-2026, 11:15 PM
» Replies: 0
» Views: 145
|
VENTOY Resize Partition
Forum: Ventoy Discussion Forum
Last Post: HyeonSeok
07-22-2026, 05:23 PM
» Replies: 1
» Views: 177
|
Plugson installation - no...
Forum: Ventoy Plugin Forum
Last Post: Themotte
07-20-2026, 06:27 PM
» Replies: 3
» Views: 494
|
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: lain
07-10-2026, 08:04 AM
» Replies: 3
» Views: 3,587
|
[iPXE 2.0.0 regression] P...
Forum: iVentoy Discussion Forum
Last Post: matmus06
07-06-2026, 12:18 PM
» Replies: 2
» Views: 462
|
Auto Memdisk Plugin
Forum: Ventoy Discussion Forum
Last Post: jlsupremo
07-01-2026, 01:16 PM
» Replies: 2
» Views: 729
|
[SOLVED] iVentoy 1.0.36 -...
Forum: iVentoy Discussion Forum
Last Post: longpanda
07-01-2026, 10:05 AM
» Replies: 4
» Views: 1,059
|
Using ks script issues
Forum: iVentoy Discussion Forum
Last Post: longpanda
06-29-2026, 02:40 PM
» Replies: 2
» Views: 467
|
Comparison of Iventoy and...
Forum: iVentoy Discussion Forum
Last Post: crasadure
06-28-2026, 02:08 PM
» Replies: 7
» Views: 2,577
|
Ventoy Plugson bug
Forum: Ventoy Plugin Forum
Last Post: VadimChoi
06-25-2026, 03:38 PM
» Replies: 5
» Views: 1,106
|
|
|
| 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?
|
|
|
|