I followed the instructions on
http://www.nu2.nu/bootcd/#multimemdiskto make a multi boot CD (memdisk and ISOlinux).
It is absolutely incredible how fast it loads and I love the possibilities for adding more utilities as they are built.
BUT....I have run into a problem while trying to integrate ERD commander 2002 on the disk. I placed the ERD i386 folder on the root of my modboot CD (know to be working), and placed my bootsect.bin from the ERD CD into the isolinux folder of my modboot cd. I also added an entry like this:
label 9
kernel bootsect.bin
to my isolinux.cfg. When I boot up the modboot CD and select \"9\" from the menu (corresponding to the entry in isolinux.cfg) I get a \"ntldr could not be found\" error. I searched the erd commander disk and couldn\'t find ntldr anywhere on it, so why does it ask for it now?
I think the root of my problem is that I really don\'t understand the boot process all that well. I can follow instructions (like on barts web page) but when something like this happens, I have no idea how to troubleshoot it.
Could someone give me a hand on this one? Even some explanation of how isolinux passes command over to the bootsect.bin would be welcome at this point.