Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 13,152
» Latest member: ErnestRox
» Forum threads: 1,651
» Forum posts: 6,662
Full Statistics
|
Online Users |
There are currently 170 online users. » 0 Member(s) | 166 Guest(s) Applebot, Bing, Google, Yandex
|
Latest Threads |
gParted Live-ISO 1.7.0-1 ...
Forum: Ventoy Discussion Forum
Last Post: odie
06-06-2025, 11:55 AM
» Replies: 0
» Views: 80
|
请问是否支持Loongarch64架构的启动引导
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:57 AM
» Replies: 5
» Views: 7,420
|
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:56 AM
» Replies: 1
» Views: 1,136
|
能否让ventoy直接安装到硬盘和本机的系统形成双...
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:55 AM
» Replies: 2
» Views: 1,695
|
Ventoy is genius!
Forum: Ventoy Discussion Forum
Last Post: Epictetus
05-28-2025, 12:56 AM
» Replies: 0
» Views: 362
|
安装vtoyboot后,grub启动项丢失
Forum: Ventoy Plugin Forum
Last Post: 1902550300
05-17-2025, 04:07 AM
» Replies: 0
» Views: 723
|
[Feature Request] WIM / V...
Forum: iVentoy Discussion Forum
Last Post: METALHEAD
05-14-2025, 05:19 PM
» Replies: 1
» Views: 1,082
|
iventoy 在LXC debian中启动失败
Forum: iVentoy Discussion Forum
Last Post: week921
05-09-2025, 02:22 PM
» Replies: 5
» Views: 9,539
|
exception processing mess...
Forum: Ventoy Discussion Forum
Last Post: Omid Khan
05-02-2025, 06:08 PM
» Replies: 0
» Views: 653
|
chain to iventoy
Forum: iVentoy Discussion Forum
Last Post: idstone
04-24-2025, 08:39 PM
» Replies: 1
» Views: 2,112
|
|
|
提几个使用上的建议 |
Posted by: katar1024 - 01-31-2024, 11:54 AM - Forum: iVentoy Discussion Forum
- No Replies
|
 |
本人用了一段时间的iVentoy,感觉效果良好,现在得几个个人遇到的问题,希望能得到改善,谢谢,
第一,Iso列表希望能够上下移动调整,自定义排个序,
第二,Iso的默认开关好像没有起作用,每次启动都是选择最顶端的iso,
第三,使用-R参数启动的时候,希望不强制弹出管理页面,那个本地管理页面在ie8环境下基本没用
望大神们采纳,非常感谢,
|
|
|
PXE ExternalNet Mode Error |
Posted by: 935756208 - 01-31-2024, 02:34 AM - Forum: iVentoy Discussion Forum
- No Replies
|
 |
Use the ExternalNet Mode mode to set up a Linux DHCP service and configure the following configuration as described in the document:
subnet 10.0.0.0 netmask 255.255.255.0 {
option routers 10.0.0.254;
range 10.0.0.2 10.0.0.253;
class "pxeclients" {
match if substring (option vendor-class-identifier, 0, 9) = "PXEClient";
next-server 10.0.0.1;
if option architecture-type = 00:07 {
filename "iventoy_loader_16000_uefi";
} else {
filename "iventoy_loader_16000_bios";
}
}
}
DHCP The service could not start
etc/dhcp/dhcpd.conf line 16: no option named architecture-type in space dhcp
if option architecture-type =
/etc/dhcp/dhcpd.conf line 18: expecting a parameter or declaration
} else
Configuration file errors encountered -- exiting
|
|
|
Where is installed ventoy on the USB flash drive? |
Posted by: manueljordan - 01-27-2024, 02:22 PM - Forum: Ventoy Discussion Forum
- Replies (3)
|
 |
Since months ago through Windows 10 I have installed ventoy on a USB flash drive to storage and boot some .iso files for installation purposes about Linux in other laptops. It works fine as expected. Even more, ventoy was upgraded few times in peace too.
My doubt and reason of this post, where is installed ventoy on the USB flash drive?
In Windows 10 if through git bash I go to the USB flash drive and is executed the ls -als command does not appear something hidden to observe about ventoy itself, for example I expected to see .ventoy or something similar. Same behavior with the Windows Explorer settings to about to show/view everything hidden (even the operating system files).
|
|
|
Is possible update ventoy through Linux when it was installed from the beginning thro |
Posted by: manueljordan - 01-27-2024, 02:18 PM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
Hello
To load an .iso image through the boot process through a pendrive (or usb flash drive) I use since long time ago Ventoy
I want to know if is possible, and mostly safe, accomplish the following scenario
- Is possible update ventoy through Linux when it was installed from the beginning through Windows 10?
Therefore exists currently a pendrive with Ventoy installed through Windows 10. But I want to know if is possible update Ventoy in the same pendrive through Linux - of course it in other laptop.
The pendrive has some .iso images and other custom directories and files.
|
|
|
[SOLVED] Listview will not rebuild; treeview is all correct |
Posted by: IronRod - 01-25-2024, 11:02 PM - Forum: Ventoy Discussion Forum
- Replies (2)
|
 |
I've been using Ventoy for about a year (love this tool so I donated!) Just recently, I have the issue that the "listview" will not rebuild and continues to show ISOs that aren't present on the drive. If I go into "treeview", it correctly lists every ISO using the name it finds in in the /ventoy/ventoy.json file; i.e., it does not list any filenames just the corresponding entries from the json file. That tells me that the entries are correct and working. But "listview" continues to show entries that have been removed.
|
|
|
Re-installing parts 1 & 2 |
Posted by: balanga - 01-25-2024, 10:31 PM - Forum: Ventoy Discussion Forum
- Replies (3)
|
 |
In attempting to reformat partition 1 from NTFS to EXT4 and restoring its contents, I am no longer able to boot Ventoy.
It comes up with:-
VTVTVTVTVTVT
Is it possible to reinstall Ventoy on these two partitions?
ventoy2dsk.sh -u does not recognise that Ventoy has been installed.
|
|
|
|