05-13-2024, 05:04 PM
I want to chain iventoy from menu.ipxe, is it possible to do this? Please advise admin and friends.
chain to iventoy
|
05-13-2024, 05:04 PM
I want to chain iventoy from menu.ipxe, is it possible to do this? Please advise admin and friends.
04-24-2025, 08:39 PM
Hi.
something like this.... https://forums.ventoy.net/showthread.php?tid=2743 #AndyPark "... I managed to chainload from my main iPXE to iVentoy, basically you need to do following things: 1. In your main iPXE boot.ipxe file, set user-class to a specific value, such as MyCustomClass 2. In your dhcp server, match this user-class and send next-server as your iVentoy IP 3. In your main iPXE boot.ipxe, run 'dhcp' command, after 'set user-class MyCustomClass' command, then 'chain tftp://${next-server}/iventoy_loader_16000' .." |
« Next Oldest | Next Newest »
|