Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 13,242
» Latest member: TommesSB
» Forum threads: 1,656
» Forum posts: 6,670
Full Statistics
|
Online Users |
There are currently 232 online users. » 0 Member(s) | 230 Guest(s) Bing, Google
|
Latest Threads |
Acronis iso will not load...
Forum: Ventoy Discussion Forum
Last Post: Epictetus
07-02-2025, 01:35 AM
» Replies: 1
» Views: 196
|
iso not working HP SSA Of...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
07-01-2025, 03:12 PM
» Replies: 1
» Views: 259
|
Ventoy and TrueNAS 25.04....
Forum: Ventoy Discussion Forum
Last Post: dragonlord76
06-25-2025, 07:27 PM
» Replies: 0
» Views: 225
|
Updating Windows on vhd i...
Forum: Ventoy Plugin Forum
Last Post: vcespon
06-15-2025, 01:11 PM
» Replies: 0
» Views: 321
|
VHD don't work
Forum: Ventoy Plugin Forum
Last Post: vcespon
06-15-2025, 12:54 PM
» Replies: 1
» Views: 1,119
|
plz update hardware info ...
Forum: Ventoy Discussion Forum
Last Post: kcs
06-09-2025, 02:57 PM
» Replies: 0
» Views: 500
|
gParted Live-ISO 1.7.0-1 ...
Forum: Ventoy Discussion Forum
Last Post: odie
06-06-2025, 11:55 AM
» Replies: 0
» Views: 565
|
请问是否支持Loongarch64架构的启动引导
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:57 AM
» Replies: 5
» Views: 8,152
|
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:56 AM
» Replies: 1
» Views: 1,519
|
能否让ventoy直接安装到硬盘和本机的系统形成双...
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:55 AM
» Replies: 2
» Views: 2,372
|
|
|
Preservation of Wi-Fi and power shut off settings |
Posted by: starrfleat - 09-05-2023, 03:46 PM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
I am new to Ventoy, although a longtime Linux user.
Does persistence in Ventoy preserve Wi-Fi settings
and screen shut off time or its lack in the power settings?
I've got about a dozen ISOs in my Ventoy USB, but even in Manjaro
Wi-Fi settings are not preserved between one session and the next
when I reboot.
|
|
|
多系统ventoy启动问题 |
Posted by: Chainxliang - 09-05-2023, 03:29 AM - Forum: Ventoy Discussion Forum
- Replies (5)
|
 |
我在一个1T的移动硬盘上按文档安装了Ventoy,它创建了两个分区Ventoy和VTOYEFI,之后还保留一部分空间成功安装了NixOS和ParrotOS,安装NixOS的时候手动创建了EFI boot分区和root分区,用UEFI模式启动能进入grub并引导启动NixOS,用legacy模式会直接进入Ventoy引导画面也能正常启动各个ISO(存放ISO的分区现在用掉大概117G),但是当我同样手动分区并安装成功ParrotOS后,用UEFI只能进入ParrotOS或NixOS,换成legacy模式first会报如下错误:!!!warning!!! This is NOT a standard Ventoy device and is not supported"。按论坛里方法升级第二分区以及用dd写入某个字节还有尝试把压缩文件放在第一分区的ventoy文件夹下面都没能解决问题,来此求助
|
|
|
How to display HDD information and capacity? |
Posted by: hyun9358 - 08-29-2023, 11:34 PM - Forum: Ventoy Plugin Forum
- No Replies
|
 |
How to display HDD information and capacity?
+ vbox {
left = 90%
top = 3%
width = 10%
+ hbox {
+ label {text = "@@grub_cpu_platform" color = #FFFFFF"}
}
+ hbox {
+ label {text = "@@grub_total_ram" color = #FFFFFF"}
+ label {text = " MB" color = #FFFFFF"}
}
+ hbox {
+ label {text = "@@gfxmode" color = #FFFFFF"}
}
}
|
|
|
iVentoy on ARM32 |
Posted by: Syberius - 08-29-2023, 06:14 AM - Forum: iVentoy Discussion Forum
- Replies (1)
|
 |
Hello!
First of all, I want to thank you for a great project!
In my network, I use a small server based on a former TV set-top box, which is built on ARM (armv7l), it runs a small armbian distribution based on Debian. And I faced a problem - I can't run iVentoy directly on this system - because the binaries are only for x86 and x86_64 architecture. I even managed to start iVentoy with "qemu-user-static" emulation, but in iVentoy settings (Boot Information - IP Configuration) Select Server IP = 0.0.0.0 and "NIC Name" - not defined. Apparently there are some limitations of QEMU emulation regarding the network subsystem. Therefore, starting the PXE Service is not possible.
So, I want to ask if you plan to create binaries for the ARM 32 architecture?
|
|
|
|