Question about Grub4dos chainloading
Posted: 27 Jan 2014, 14:21
Hello ERPXE community,
Can I chainload the erpxe/pxelinux.0 file in my grub4dos menu alongside my other tools that I boot from my own grub4dos menu?
I tried to chainload it by doing:
But I end up getting the error: Failed to load ldlinux.c32 (something with the kernel?)
I'm out of my wit, any suggestions?
Thanks in advance,
Dudwich
Can I chainload the erpxe/pxelinux.0 file in my grub4dos menu alongside my other tools that I boot from my own grub4dos menu?
I tried to chainload it by doing:
Code: Select all
title Run ERPXE
pxe keep
chainloader --raw (pd)/ERPXE/pxelinux.0
I'm out of my wit, any suggestions?
Thanks in advance,
Dudwich