[syslinux] question

Bernd Blaauw bblaauw at home.nl
Mon Jan 14 10:53:55 PST 2013


Op 14-1-2013 21:30, Prof S W Damle schreef:
> Continued

Slightly offtopic: is your system clock off by some amount?
Your mail reports as 21:30h on 14-01-2013 while it's 19:46h only at the 
moment.

> 7_  booted  "O:" with > *O:\syslinux\SYSLINUX.CFG\SYSLINUX.CF1*
> Received the message as follows:
>
> Syslinux 5.00 EDD 2012-12-06 Copyright(c) 1994-2012 H. Peter Anvin et at
> warning: No configuration file found.
> NO DEAFULT or configuration directive found!
> boot: "-" blinking.

The intent was to copy the file to another file, not to copy it into a 
directory with the same name. Renaming was also an option, but not 
instructed :)

So:
COPY SYSLINUX.CF1 O:\SYSLINUX\SYSLINUX.CFG
(ending up with file O:\SYSLINUX\SYSLINUX.CFG)

instead of incorrectly copying to some SYSLINUX.CFG directory:
COPY SYSLINUX.CF1 O:\SYSLINUX\SYSLINUX.CFG
(ending up with O:\SYSLINUX\SYSLINUX.CFG\SYSLINUX.CF1)

Bernd


More information about the Syslinux mailing list