NSLU2 cannot activate npe

Luazi embedpro at gmail.com
Sun Apr 26 04:47:20 UTC 2009


On Sat, Apr 25, 2009 at 11:10 PM, M. Warner Losh <imp at bsdimp.com> wrote:
> which kernel did you use?
>
> Warner
>
Thanks for the quick reply. This is what I did.

make TARGET_ARCH=arm TARGET_CPUTYPE=xscale TARGET_BIG_ENDIAN=true buildworld
mkdir -p /data/freebsd/roots/slug
setenv ROOT /data/freebsd/roots/slug
make TARGET_ARCH=arm KERNCONF=NSLU DESTDIR=$ROOT installkernel
cp /data/freebsd/roots/slug/boot/kernel/kernel /tftpboot/

Then on the redboot prompt.

load -b 0x200000 kernel
g

The rest is in my original post.

Luazi


More information about the freebsd-arm mailing list