I installed SYSLINUX 4.00-pre32 with the extlinux installer (FAT32 partition): $ sudo ./extlinux/extlinux --install "/media/NANO PRO/" [sudo] password for gert: /media/NANO PRO/ is device /dev/sdb1 The update function still doesn't work on FAT32: $ sudo ./extlinux/extlinux --update "/media/NANO PRO/" /media/NANO PRO/ is device /dev/sdb1 ./extlinux/extlinux: no previous extlinux boot sector found Booting the drive in qemu: $ sudo qemu -boot c -hda /dev/sdb It still can't find the extlinux.conf file: EXTLINUX 4.00 4.00-pre32 EBIOS Copyright (C) 1994-2010 H. Peter Anvin et al config = //extlinux.conf ERROR: No configuration file found Hello, Xorld! from (hello.c) No DEFAULT or UI configuration drective found! boot: boot: config.c32 extlinux.conf config: extlinux:conf: failed to load (missing file?) boot: config.c32 /extlinux.conf config: /extlinux:conf: failed to load (missing file?) boot: menu:c32 extlinux.conf Initial menu has no LABEL entries! boot: menu:c32 /extlinux.conf Initial menu has no LABEL entries! boot: dir.c32 / .Trash-1000 extlinux.conf muziek .Trash-1001 .boot extlinux.sys extlinux.conf~ dir.c32 menu.c32 config.c32 Dir.c32 now shows the files inside a directory witch start with a . (dot). boot: dir.c32 ./boot . .. syslinux - Gert Hulselmans
On 03/05/2010 09:57 AM, Gert Hulselmans wrote:> > It still can't find the extlinux.conf file: >Interesting. It was broken for filenames with a length that was an exact multiple of 13, and of course "extlinux.conf" is 13 characters. -hpa
Possibly Parallel Threads
- argv[0] doesn't contain module name and cat.c32 hangs with Syslinux 4.00-pre36
- Usage output of Syslinux installers is not consequent
- [Patch]: Document 'nopassany' in MEMDISK documentation.
- Merge LUA branch of Marcel Ritter
- [PATCH] cat.c32: check if filename exists