View Single Post
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#1725
Originally Posted by actiii View Post
I have next question. Autor write that the file http://downloads.nitdroid.com/e-yes/gingerbread.tar.bz2 have to be save in home/user/MyDocs. If I download a file I save it to N900/Documents by the computer. So If I after type to X term frase

cd /home/user/MyDocs
bzip2 -d gingerbread.tar.bz2

it writes

bzip2: Can't open input file gingerbread.tar.bz2: No such file or directory.

How to save a file to /home/user/MyDocs. Or what i have to do? I dont understand, thx.
I assume that you pasted the file in N900/.documents under your computer, but that's totally wrong. MyDocs is the root directory of your N900 under your PC. That is, just hook up your device to your PC, open it, then directly paste it there. Otherwise you can do it on Xterm:
Code:
root
mv /home/user/MyDocs/.documents/gingerbread.tar.bz2 /home/user/MyDocs
It may not show clearly, but after typing gingerbread.tar.bz2 hit spacebar then continue typing /home/.............

Last edited by ammyt; 2011-02-16 at 16:28.
 

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