Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 chain to iventoy
#1
I want to chain iventoy from menu.ipxe, is it possible to do this? Please advise admin and friends.
Reply
#2
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'
.."
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)