Page 1 of 1

Question about Grub4dos chainloading

Posted: 27 Jan 2014, 14:21
by Dudwich
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:

Code: Select all


    title Run ERPXE 
    pxe keep 
    chainloader --raw (pd)/ERPXE/pxelinux.0

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

Re: Question about Grub4dos chainloading

Posted: 16 Feb 2014, 17:11
by RaveMaker
Hello
ldlinux.c32 is part of the syslinux package and is included with ERPXE (under /boot/isolinux).

I haven't tried to boot ERPXE from grub4dos but it seems possible.

http://diddy.boot-land.net/grub4dos/files/pxe.htm
http://diddy.boot-land.net/pxe/files/pxeboot.htm

Re: Question about Grub4dos chainloading

Posted: 17 Feb 2014, 01:58
by ET-CS
If you succeeded configuring Grub4dos we will happy if you'll share with us a tutorial so we could post it on our forum for all the community.