Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 125 online users. » 0 Member(s) | 122 Guest(s) Applebot, Bing, Google
|
Latest Threads |
Ventoy error 0x1A on Wind...
Forum: Ventoy Discussion Forum
Last Post: lain
02-17-2025, 01:20 PM
» Replies: 2
» Views: 575
|
iventoy支持异构CPU吗
Forum: iVentoy Discussion Forum
Last Post: lain
02-17-2025, 01:13 PM
» Replies: 1
» Views: 328
|
Adding a reboot menu
Forum: Ventoy Discussion Forum
Last Post: eduard
02-17-2025, 12:04 PM
» Replies: 2
» Views: 513
|
Kicksecure ISO dosn't see...
Forum: iVentoy Discussion Forum
Last Post: jeffshead
02-15-2025, 05:12 PM
» Replies: 0
» Views: 87
|
Ventoy-1.1.01 release
Forum: Ventoy Discussion Forum
Last Post: longpanda
02-11-2025, 02:58 AM
» Replies: 0
» Views: 439
|
Fonts
Forum: Ventoy Discussion Forum
Last Post: Eliott
02-10-2025, 09:38 AM
» Replies: 1
» Views: 283
|
请问是否支持Loongarch64架构的启动引导
Forum: Ventoy Discussion Forum
Last Post: lizhuojian
02-08-2025, 02:15 AM
» Replies: 3
» Views: 5,159
|
Unexpected behavioure wit...
Forum: Ventoy Discussion Forum
Last Post: Steve2926
02-06-2025, 01:11 PM
» Replies: 1
» Views: 713
|
Bad unpackfs configuratio...
Forum: Ventoy Discussion Forum
Last Post: AgentX
02-03-2025, 12:27 PM
» Replies: 1
» Views: 392
|
mutable/immutable persist...
Forum: Ventoy Discussion Forum
Last Post: Tinkerman
01-31-2025, 11:13 PM
» Replies: 2
» Views: 704
|
|
|
mutable/immutable persistence-file switch(on/off) |
Posted by: Tinkerman - 01-22-2025, 09:12 PM - Forum: Ventoy Discussion Forum
- Replies (2)
|
 |
Hello
I was trying an alternative to remastering Serena (Linuxmint) live-distro.
I used the Ventoy Persistence Plugin to get Serena to use it. (It worked)
Then I made the customizations; and rebooted to mark the persistence.dat "chmod 444 ".
But Serena still writes to it (this is not the behavior that i need)
I was searching the site for making persistence file switchable between mutable and immutable: a method to let the distros treat its persistence-file like a base, readonly, live-medium. All union changes would be discarded on shutdown.
Or is there a simple user solution that I can try?
|
|
|
No internal drives visible |
Posted by: romandreani - 01-13-2025, 12:36 PM - Forum: Ventoy Discussion Forum
- Replies (4)
|
 |
Hello Ventoy Forum
I recently had the problem that Ventoy is not displaying any of my internal drives (devices).
I cannot understand which changes/settings on my system have led to this.
I was unable to adapt the few threads that contain this problem.
Uninstalling and reinstalling Ventoy has also been unsuccessful.
Do you have any idea what the reason(s) for this could be?
I would be very happy to receive further support.
|
|
|
SystemRescue 11.x not working with Ventoy |
Posted by: verhaegs - 01-12-2025, 04:56 PM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
I can't get SystemRescue 11.x going with Ventoy. I tried it on several computers and tried both EFI and legacy boot. As far as I remember this is the case for all 11.x versions. SystemRescue 10.x works fine.
I am a using a USB SD Card reader with Ventoy installed on a SD card. The reader gives the following lsusb output:
Quote:Bus 002 Device 002: ID 05e3:0749 Genesys Logic, Inc. SD Card Reader and Writer
When I write the SystemRescue 11.x image to a SD Card on it's own I can boot from that with the same SD Card reader.
|
|
|
no boot isos |
Posted by: jesudia - 01-03-2025, 11:07 AM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
i have laptop Neo 14.2.32bs
cpu z3735f
2 g ram
no boot friendbionic 32 bits
neither bionicpupp x86
do you know why
i was installed ventoy in my internal ssd
///////
however yes boot from my stick usb with ventoy
|
|
|
iventoy first try, dhcp proxy mode ? dhcp modes ? |
Posted by: shodan - 12-28-2024, 10:47 AM - Forum: iVentoy Discussion Forum
- Replies (1)
|
 |
Hi,
I decided to give iVentoy a try !
Currently for netboot I use ipxe delivered with tftp from an openwrt router that is my main router.
My ISOs are delivered from a mounted usb key and through uhttp for http target
I was going to use a secondary openwrt router in dhcp proxy mode
But today I have installed iVentoy as an LXC in my proxmox server using the tteck install script, which were absolutely painless
Specifically I am using this install script
Code: https://github.com/tteck/Proxmox/raw/main/ct/iventoy.sh
One thing I note is that the interface is open on port 26000 and does not appear to support https
(I would like to enable local self-signed ssl but that is low priority)
Also I think I will re-route to port 80 with iptables
Quote:apt install -y iptables ; iptables -t nat -A PREROUTING -p tcp --dport 80 -j REDIRECT --to-ports 26000
Anyway, that's not my issue at the moment
So I've got iventoy going
And I'm trying to boot it from a proxmox EFI VM to try and install windows
And as you can see below, it does get an IP address, which is outside my router's range
With the following errors
bdsdxe loading Boot0002 "UEFI PXEv4 ...
bdsdxe failed to load Boot0002 .... Access Denied
So, that does seem to be a fully standalone dhcp server ?
When it gives out leases, my dhcp server is not informed.
This causes the issue that the dns records for that hostname is not created.
Also when I look at my dhcp leases list on the main router I don't see clients leased from iVentoy
I also tried to find the dhcp server logs, but both journalctl not /var/log/*.log had those
So to recap this entire post
1. Cannot netboot due to bdsdxe failed to load Boot0002 .... Access Denied
2. Why port 26000 / how to enable self-signed ssl
3. how to renable dhcp-proxy
4. where are the dhcp logs (and tftp logs)
I think that covers it up for all my current issues before managing to make this works ?
I found a possible solution to #1, will let you know
https://old.reddit.com/r/Proxmox/comment...based_vms/
Let me know if you have any advice, I think dhcp proxy, is an absolute must for working nicely with the main router, especially the dns
|
|
|
|