[BusyBox] :applet not found and mm/memory.c : bad pmd error

Rob Landley rob at landley.net
Sat Jul 30 12:21:45 UTC 2005


On Saturday 30 July 2005 06:25, Rakesh Dhandhukiya wrote:
> Hello !
> I am working for port of linux on at91rm9200. I am using Linux
> kerne-2.6.11.11. I had compiled and file system is also mountd. Now I am
> able to use my own application as init. But problem is that busybox is not
> working properly. It is giving applet not found and mm/memory.c:369 bad pmd
> error
>
> So please give reply if any one have idea.
>
> Thanks

The second error is an assertion from the linux kernel.  (The memory 
management system found an invalid page middle directory in the page tables.)

Personally, I'd worry about the kernel problem first...

Rob



More information about the busybox mailing list