Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 721 online users. » 0 Member(s) | 718 Guest(s) Bing, Google, Yandex
|
Latest Threads |
plz update hardware info ...
Forum: Ventoy Discussion Forum
Last Post: kcs
06-09-2025, 02:57 PM
» Replies: 0
» Views: 187
|
gParted Live-ISO 1.7.0-1 ...
Forum: Ventoy Discussion Forum
Last Post: odie
06-06-2025, 11:55 AM
» Replies: 0
» Views: 254
|
请问是否支持Loongarch64架构的启动引导
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:57 AM
» Replies: 5
» Views: 7,621
|
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:56 AM
» Replies: 1
» Views: 1,254
|
能否让ventoy直接安装到硬盘和本机的系统形成双...
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:55 AM
» Replies: 2
» Views: 1,837
|
Ventoy is genius!
Forum: Ventoy Discussion Forum
Last Post: Epictetus
05-28-2025, 12:56 AM
» Replies: 0
» Views: 470
|
安装vtoyboot后,grub启动项丢失
Forum: Ventoy Plugin Forum
Last Post: 1902550300
05-17-2025, 04:07 AM
» Replies: 0
» Views: 810
|
[Feature Request] WIM / V...
Forum: iVentoy Discussion Forum
Last Post: METALHEAD
05-14-2025, 05:19 PM
» Replies: 1
» Views: 1,178
|
iventoy 在LXC debian中启动失败
Forum: iVentoy Discussion Forum
Last Post: week921
05-09-2025, 02:22 PM
» Replies: 5
» Views: 9,689
|
exception processing mess...
Forum: Ventoy Discussion Forum
Last Post: Omid Khan
05-02-2025, 06:08 PM
» Replies: 0
» Views: 719
|
|
|
Can you Resize The Ventoy Partition |
Posted by: Sparks79 - 03-02-2023, 06:03 AM - Forum: Ventoy Discussion Forum
- Replies (3)
|
 |
I have an External Portable Usb3 2TB SSD.
I have Ventoy installed on it and created a Ventoy Partition NTFS.
The Ventoy Partition has all my ISO's on it and is working just fine.
However I have Linux Mint ( linuxmint-21.1-cinnamon-64bit.iso ) also on that partition.
Now I have configured Mint for Persistence and it works just fine.
But when I Run Linux Mint , it tells me I am Running dangerously Low on Disk Space.
I can't figure out how to give it more Space.
I did just read on the net somewhere that there may be a way of providing a certain size to Linux When you are Creating The Ventoy Disk.
Can that be done now or would I have to Reinstall everything.
Or is there another way.
There is Plenty of Space on this 2tb ssd.
.
|
|
|
VentoyPlugson_X64.exe 无法启动 |
Posted by: le45tx1m - 03-01-2023, 02:53 AM - Forum: Ventoy Plugin Forum
- Replies (1)
|
 |
Window 11 系统下 VentoyPlugson.exe 可以正常打开,64位的 VentoyPlugson_X64.exe 双击没有反应
(03-01-2023, 02:53 AM)le45tx1m Wrote: Window 11 系统下 VentoyPlugson.exe 可以正常打开,64位的 VentoyPlugson_X64.exe 双击没有反应 准确的说,是双击 VentoyPlugson_X64.exe 后生成 VentoyPlugson.log 就退出了,没有报告任何异常,通过浏览器手动访问 log 日志里的 127.0.0.1:24681 也打不开配置页面
换回 VentoyPlugson.exe 正常,那么 VentoyPlugson_X64.exe 有啥用?
|
|
|
mod Ventoy Menu Tip Plugin(Design ventoy 1.0.86) |
Posted by: AlexBryansk - 02-26-2023, 08:50 PM - Forum: Ventoy Plugin Forum
- Replies (11)
|
 |
1. I present the changes in the plugin "menu_tip". Now "tip" can display messages with a length of 4000 English characters. Which is equivalent for many languages to about 2000 national symbols.
Screenshot of the ventoy.json file.
a)Added new parameters to the theme file theme.txt
menu-tip-width: "33%" // label width - any number
menu-tip-align: "right" // right, left, center
b)The spelling was corrected in ventoy.json : The "tip" parameter is written in one line. If you need to forcibly transfer a string (analogous to "Enter") when it is displayed in ventoy, insert the tilde symbol "~" into the text.
2. It is also now possible to transfer text in the "label" component.
Set the TIP_WIDTH parameter.
Example:
Code: + hbox{
left = 2%
top = 60%
+ label {text = "@VTOY_HOTKEY_TIP@" color = "white" align = "left" TIP_WIDTH = "38%"}
}
Screenshot of the result of item 1 and item2
3. "tip" can be added for the menu item set manually in the file "grub.cfg".
a) It is necessary to set "vt_tip_dir_id" any name, in the example "/message_1"
b) Add the "id" string to the submenu: "--id="DIR_" _VTIP_${ventoy_brower_tip}"
c) Set the "dir" parameter in the "menu_tip" plugin: "/message_1", the same as in paragraph a)
Example:
Code: vt_tip_dir_id /message_1
submenu " ventoy browser" --class iconFM --id="DIR_" _VTIP_${ventoy_brower_tip}{
unset timeout
set VTOY_MENU_TIP_ENABLE=0
vt_browser_disk
}
Screenshot of the result of item 3
ventoy-mod_1.0.86-linux.tar.gz ventoy-mod_1.0.86-windows.zip ventoy-mod_1.0.86-livecd.iso
|
|
|
Bricked USB drive after Windows install |
Posted by: TaktischerSpeck - 02-21-2023, 02:36 PM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
Hey,
I installed multiple Linux Computers with my ventoy drive, but it seems like that a Windows 11 install bricked my drive.
So the Stick does get recognized, but as if it has no storage at all.
I tried diskpart and clean, it also does not show up with storage under Linux.
Any idea what happen or what i can do?
Thanks Vincent
|
|
|
Unable to mount ventoy partition |
Posted by: Heffgé - 02-20-2023, 03:24 PM - Forum: Ventoy Plugin Forum
- Replies (11)
|
 |
Hi,
Ventoy partition on my USB stick can't be mounted by Linux (Mint Cinnamon) despite VENTOY_LINUX_REMOUNT added to my json file.
It has been reported here that VENTOY_LINUX_REMOUNT has to be added too in control_legacy and in control_uefi but that has no effect, regardless boot type, UEFI or legacy.
I noticed too that menu language stays english even when modifying it.
My json file includes a persistence section and that works fine but may be there's something wrong in the control section. Here is my file :
Code: {
"control": [
{
"VTOY_LINUX_REMOUNT": "1"
},
{
"VTOY_MENU_LANGUAGE": "fr_FR"
}
],
"control_legacy": [
{
"VTOY_LINUX_REMOUNT": "1"
},
{
"VTOY_MENU_LANGUAGE": "fr_FR"
}
],
"control_uefi": [
{
"VTOY_LINUX_REMOUNT": "1"
},
{
"VTOY_MENU_LANGUAGE": "fr_FR"
}
],
"persistence": [
{
"image": "/Fichiers ISO/Linux Mint Cinnamon/linuxmint-20.3-cinnamon-64bit.iso",
"backend": [
"/Persistence/Linux Mint Cinnamon/persistence_ext4_1GB_casper-rw.dat"
]
}
]
}
Thanking you in advance for any suggestion.
FG
|
|
|
|