View Single Post
joshua.maverick's Avatar
Posts: 805 | Thanked: 440 times | Joined on Aug 2009 @ Mississauga, On
#21
Originally Posted by fahadj2003 View Post
*THIS IS FOR SD, NOT EMMC*
*WORKS PROPERLY*

1)http://forum.nitdroid.com/index.php?topic=315.0 <---- download 0.0.8 version

2)copy the file to emmc via mass storage mode

3)disconnect from mass storage

4) open xterm

sudo gainroot
mkfs.ext3 /dev/mmcblk1p2
mount /dev/mmcblk1p2 /and
cd /and
tar xvf /home/user/MyDocs/NitDroid-0.0.8-Popov.tar.bz2
dpkg -i /home/user/MyDocs/.nitroid/nitdroid-ke(press tab it will auto complete the filename)

*thanks to http://talk.maemo.org/showpost.php?p...9&postcount=23
after "cd /and" when I do the "tar xvf etc." I get "tar: invalid tar magic... thoughts?