Displaying 1 result from an estimated 1 matches for "968640".
Did you mean:
368640
2013 Aug 13
5
Booting second label
Hi
I'm using syslinux 5.01 and is installing our bootloader using "extlinux --install /boot". In the extlinux.conf I've specified that the kontron_wdt.c32 program should boot another label once it has been executed but it never calls the second label.
Here's my extlinux.conf:
default wdt
timeout 5
prompt 1
label linuxfoo
kernel /vmlinuz
append root=/dev/sda2 #.... more