Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
TrueNAS ISO failure
Forum: Ventoy Discussion Forum
Last Post: Steve2926
01-19-2025, 08:02 AM
» Replies: 1
» Views: 264
|
About the low activity
Forum: Ventoy Discussion Forum
Last Post: stevecam
01-19-2025, 02:51 AM
» Replies: 4
» Views: 3,232
|
How to exit (quit) Ventoy
Forum: Ventoy Discussion Forum
Last Post: scaramonga
01-17-2025, 02:46 AM
» Replies: 1
» Views: 2,397
|
No internal drives visibl...
Forum: Ventoy Discussion Forum
Last Post: Rootman
01-15-2025, 02:53 PM
» Replies: 5
» Views: 572
|
Iventoy on Nas Synology
Forum: iVentoy Discussion Forum
Last Post: kimi
01-15-2025, 01:15 AM
» Replies: 2
» Views: 3,447
|
iventoy支持异构CPU吗
Forum: iVentoy Discussion Forum
Last Post: jpzsj
01-13-2025, 04:19 PM
» Replies: 0
» Views: 116
|
Problem extracting ISO's=...
Forum: Ventoy Discussion Forum
Last Post: Dudelin
01-13-2025, 07:50 AM
» Replies: 0
» Views: 216
|
SystemRescue 11.x not wor...
Forum: Ventoy Discussion Forum
Last Post: verhaegs
01-12-2025, 04:56 PM
» Replies: 0
» Views: 273
|
Boot Configuration - EFI ...
Forum: iVentoy Discussion Forum
Last Post: swimboy
01-11-2025, 07:44 PM
» Replies: 2
» Views: 4,000
|
iventoy 购买专业版发送发送激活邮件无回复
Forum: iVentoy Discussion Forum
Last Post: longpanda
01-11-2025, 12:36 PM
» Replies: 1
» Views: 241
|
|
|
No internal drives visible |
Posted by: romandreani - 01-13-2025, 12:36 PM - Forum: Ventoy Discussion Forum
- Replies (5)
|
|
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
- No Replies
|
|
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
|
|
|
who knows more details about "Variables Expansion" |
Posted by: weller - 12-27-2024, 02:14 AM - Forum: iVentoy Discussion Forum
- No Replies
|
|
I don't know how to use "Variables Expansion" in kickstart files, anybody can provide the documents or examples?
such as:
my server IP is: 192.168.149.1
How is it associated with "VT_SERVER_IP"
and,
VT_IMG_PMD5_HTTP_URL,How does it relate to my ISO's PMD5, c413Abe3D9e9c7C5f50e33F6ebX40F68
thanks a lot!
|
|
|
|