[quote=“Eddy Weakley, post: 27131, member: 24131”]Junkhacker,
Thank you for the assist, but it did not resolve my issue. With your code, when I select Advanced Menu, the screen goes blank for about 2 seconds and then back to the main menu.[/quote]
maybe try this instead
[CODE]:ADV-MENU
menu
item --gap —ADVANCED MENU—
item konboot Kon-Boot
choose --default konboot --timeout 5000 target && goto ${target}
:konboot
chain http://${fog-ip}/${fog-webroot}/service/ipxe/images/kon-bootCD.iso||
goto ADV-MENU[/CODE]