Thread
:
Cloning OS to SD Card: Simplified instructions
View Single Post
qwerty12
2008-01-26 , 10:57
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)
Quote & Reply
|
The Following User Says Thank You to qwerty12 For This Useful Post:
qole
qwerty12
View Public Profile
Find all posts by qwerty12