| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 13,662
» Latest member: H311St0rm
» Forum threads: 1,676
» Forum posts: 6,728
Full Statistics
|
| Online Users |
There are currently 431 online users. » 1 Member(s) | 427 Guest(s) Baidu, Bing, Google, H311St0rm
|
| Latest Threads |
Live ISO Building ?
Forum: Ventoy Discussion Forum
Last Post: Eliott
10-31-2025, 02:02 AM
» Replies: 1
» Views: 362
|
Menu Spacing
Forum: Ventoy Discussion Forum
Last Post: fan_boy
10-30-2025, 03:49 AM
» Replies: 0
» Views: 162
|
EXT, NTFS in 1st partitio...
Forum: Ventoy Discussion Forum
Last Post: 4hotdogs
10-29-2025, 03:58 AM
» Replies: 0
» Views: 207
|
Boot 32 bit Windows
Forum: Ventoy Plugin Forum
Last Post: 4hotdogs
10-29-2025, 03:27 AM
» Replies: 2
» Views: 7,361
|
Ventoy Linux still does n...
Forum: Ventoy Discussion Forum
Last Post: 4hotdogs
10-29-2025, 03:25 AM
» Replies: 2
» Views: 688
|
Ventoy InjectioN
Forum: Ventoy Plugin Forum
Last Post: 4hotdogs
10-29-2025, 03:12 AM
» Replies: 0
» Views: 157
|
Aomei + Win To Go + Vento...
Forum: Ventoy Discussion Forum
Last Post: 4hotdogs
10-29-2025, 03:02 AM
» Replies: 4
» Views: 11,113
|
Ventoy installation for o...
Forum: Ventoy Discussion Forum
Last Post: FroggieTheGremlin
10-23-2025, 01:09 PM
» Replies: 5
» Views: 980
|
Screen Resolution 800x600
Forum: Ventoy Discussion Forum
Last Post: fan_boy
10-20-2025, 08:32 PM
» Replies: 0
» Views: 353
|
Issues with windows vista...
Forum: Ventoy Discussion Forum
Last Post: johnson
10-19-2025, 04:10 PM
» Replies: 4
» Views: 11,162
|
|
|
| iventoy的跨网段配置问题 |
|
Posted by: llsupers - 09-07-2023, 04:29 AM - Forum: iVentoy Discussion Forum
- No Replies
|
 |
客户机所处网段:10.1.44.0/24
dhcp中继:10.1.44.57
iventoy地址:10.3.62.250 (地址池:10.1.44.10--10.1.44.20)
客户机网络启动后,连接不上
在iventoy服务器上抓包 ,发现offer包的Destination是255.255.255.255,所以在dhcp中继上收不到offer包,不知道是什么原因 ?
|
|
|
| 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?
|
|
|
|