Will the u-boot on the computer card be happy with these syslinux config directives?
My u-boot skipped some of these with messages like: Ignoring unknown command: ui Ignoring unknown command: totaltimeout
This is probably my fault - I was thrashing around in the dark. But I thought I’d check.
Thanks, Nick
extlinux.conf, copied from a Fedora 24 ARM image --- # extlinux.conf generated by appliance-creator ui menu.c32 menu autoboot Welcome to Fedora-Server-armhfp-24_Alpha-7. Automatic boot in # second{,s}. Press a key for options. menu title Fedora-Server-armhfp-24_Alpha-7 Boot Options. menu hidden timeout 20 totaltimeout 600
label Fedora-Server-armhfp-24_Alpha-7 (4.5.0-0.rc7.git0.2.fc24.armv7hl) kernel /vmlinuz-4.5.0-0.rc7.git0.2.fc24.armv7hl append ro root=UUID=8b0923ec-95c2-433a-b5e6-ee182429a320 fdtdir /dtb-4.5.0-0.rc7.git0.2.fc24.armv7hl/ initrd /initramfs-4.5.0-0.rc7.git0.2.fc24.armv7hl.img —
links --- syslinux config directives http://www.syslinux.org/wiki/index.php?title=Config Fedora changes https://fedoraproject.org/wiki/Changes/u-boot_syslinux ARM image https://dl.fedoraproject.org/pub/fedora/linux/releases/24/Server/armhfp/imag...