[Clfs-support] Cannot login on serial port (embedded ARM, busybox)

Andrew Bradford bradfa at gmail.com
Tue Oct 11 04:28:21 PDT 2011


On Mon, Oct 10, 2011 at 4:05 PM, Lance Jump <lancej29 at gmail.com> wrote:
> This is probably unrelated, but I think there may be a bug in section 9.3.1
> (Installation of the Kernel).  In it, you are asked to copy system.map:
>
> cp System.map ${CLFS}/boot/System.map-2.6.38.2
>
> and later asked to build the module dependencies:
>
> ${CLFS}/cross-tools/bin/depmod.pl -F ${CLFS}/boot/System.map \
>     -b ${CLFS}/lib/modules/2.6.38.2
>
> But at that point the name of the file is "${CLFS}/boot/System.map-2.6.38.2"
> rather than "${CLFS}/boot/System.map" as indicated in the last line.

You are correct, there is a mistake there.  I've opened a trac ticket for this:
http://trac.cross-lfs.org/ticket/867

If you have the time and desire, feel free to fix the docbook source
and send a patch (or pull request) to the -dev list.

Thanks for finding this.
-Andrew



More information about the Clfs-support mailing list