View Single Post
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#269
Brilliant work! Thank you very much for this.

I did have a problem on N800 OS2008 where it said "Unable to locate mbcache.ko - aborting" so I just changed
" [ ! -d $BINDIR ] && BINDIR=/mnt/initfs/lib/modules/2.6.18-omap1"
to
" [ ! -d $BINDIR ] && BINDIR=/mnt/initfs/lib/modules/2.6.21-omap1"

(I know it has uname -r but it didn't work for me)
 

The Following User Says Thank You to qwerty12 For This Useful Post: