Hi All, I'm trying to add a config option in my isolinux.cfg file but I keep getting an error. This is what the part with the config statment looks like: LABEL config CONFIG isolinux2.cfg Basically I just want the option to reload a completely different config file when booting isolinux and not just a menu that comes after the first isolinux.cfg file. Thanks
Chris Williams wrote:> Hi All, > I'm trying to add a config option in my isolinux.cfg file but I keep getting > an error. This is what the part with the config statment looks like: > > LABEL config > CONFIG isolinux2.cfg > > > Basically I just want the option to reload a completely different config > file when booting isolinux and not just a menu that comes after the first > isolinux.cfg file. >That should work. What error do you get, and what Syslinux version are you using? -hpa