Thread: Nitdroid 0.0.8
View Single Post
moepda's Avatar
Posts: 334 | Thanked: 118 times | Joined on Apr 2010 @ United Kingdom
#29
Originally Posted by Bobbe View Post
I did

Code:
mkfs.ext3 /dev/mmcblk1p2
mkdir /and
mount /dev/mmcblk1p2 /and
bunzip2 /path/to/your/.bz2/file
This last one makes the image file become a .tar. Then I did
Code:
tar -xvf /path/to/your/.tar -C /and
This copied the rootfs to that partition. I'm of course assuming you already have your memory card partitioned to go. The .bz2 file is obviously the rootfs image you downloaded from the nitdroid forum page.

worked but run out of space to extract !!! gotta do some cleaning !!

got extracted etc etc but now same as jakiman get stuck with little white _

saw brief message missing kernal 6 or similar ?

can some kind soul upload/link to /boot and etc/multiboot.d ? think the problem lies there...

Last edited by moepda; 2010-09-08 at 02:01.