| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 247 online users. » 0 Member(s) | 242 Guest(s) Applebot, Baidu, Bing, Google, Yandex
|
| Latest Threads |
Running Out of Disk Space...
Forum: Ventoy Discussion Forum
Last Post: longpanda
Today, 01:01 AM
» Replies: 13
» Views: 861
|
CachyOS vDisk (vtoyboot) ...
Forum: Ventoy Discussion Forum
Last Post: alain81
05-08-2026, 01:25 PM
» Replies: 0
» Views: 154
|
Persistence not working w...
Forum: Ventoy Discussion Forum
Last Post: petergb
05-08-2026, 10:47 AM
» Replies: 2
» Views: 296
|
Resolution issue on Windo...
Forum: Ventoy Discussion Forum
Last Post: pete
04-28-2026, 01:38 AM
» Replies: 10
» Views: 17,569
|
- Add a "Quality of Life"...
Forum: Ventoy Discussion Forum
Last Post: crasadure
04-24-2026, 03:57 PM
» Replies: 0
» Views: 479
|
Problem with Vantoy and a...
Forum: Ventoy Discussion Forum
Last Post: capitainealbator
04-24-2026, 07:51 AM
» Replies: 3
» Views: 677
|
problems installing windo...
Forum: iVentoy Discussion Forum
Last Post: roy
04-23-2026, 12:36 PM
» Replies: 1
» Views: 1,419
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: MBSTech
04-22-2026, 03:23 PM
» Replies: 33
» Views: 103,073
|
iVentoy 1.0.27 release
Forum: iVentoy Discussion Forum
Last Post: longpanda
04-21-2026, 12:33 AM
» Replies: 0
» Views: 389
|
iVentoy stuck on new firm...
Forum: iVentoy Discussion Forum
Last Post: roy
04-20-2026, 02:46 PM
» Replies: 3
» Views: 763
|
|
|
| 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.
|
|
|
|