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)
after "cd /and" when I do the "tar xvf etc." I get "tar: invalid tar magic... thoughts?
I had this happen.
Went back to /home/user/MyDocs and did this:
bzip2 -d NitDroid-0.0.8-Popov.tar.bz2
then
cd /and
tar xvf /home/user/MyDocs/NitDroid-0.0.8-Popov.tar
I had this happen.
Went back to /home/user/MyDocs and did this:
bzip2 -d NitDroid-0.0.8-Popov.tar.bz2
then
cd /and
tar xvf /home/user/MyDocs/NitDroid-0.0.8-Popov.tar
i thought the same but no
first bootup takes a while
Hi,
How long does the first bootup take?
I followed your instructions and now I am still at a black screen with white cursor on left top.
Any help is appreciated.
Hi,
How long does the first bootup take?
I followed your instructions and now I am still at a black screen with white cursor on left top.
Any help is appreciated.
I ran the install but I am getting the following error:
dpkg -i /home/user/MyDocs/.nitdroid/nitdroid-ke
dpkg: error processing /home/user/MyDocs/.nitdroid/nitdroid-ke (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
/home/user/MyDocs/.nitdroid/nitdroid-ke
Nokia-N900:/home/user/MyDocs#
I ran the install but I am getting the following error:
dpkg -i /home/user/MyDocs/.nitdroid/nitdroid-ke
dpkg: error processing /home/user/MyDocs/.nitdroid/nitdroid-ke (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
/home/user/MyDocs/.nitdroid/nitdroid-ke
Nokia-N900:/home/user/MyDocs#
after dpkg -i /home/user/MyDocs/.nitdroid/nitdroid-ke press tab, the full string is longer
You need to see the whole file name before hitting enter. On the screen, move your cursor to the last letter ..../nitdroid-ke then press the tab key on the screen, this will finish the whole file name for you, then hit enter, you will be fine.