View Single Post
Posts: 4,030 | Thanked: 1,633 times | Joined on Jul 2007 @ nd usa
#70
Originally Posted by BoredOOMM View Post
Something is not going right for me.

Code:
Now type: tar zxvf kernel flasher.tgz The line should look like this

~ /MyDocs $ tar zxvf kernel_flasher.tgz
No such file or directory.

Did we tell the 770 to install tar for xterm-osso anywhere, or did I miss a step?

Is it as easy to simply drop to the xp Box and reflash the 770 from the Nokia Upgrade tool?

(I could go out and get flasher 3.0, but wanted to answer for others who are not familiar with Debian command lines in Linux)
As carves1 pointed out, you need to type exactly as the file name, and case matters. I always list out the file first for checking.

xterm
cd (to whatever directory you are)
ls
this will list the file, so one can just type in the file name correctly.

bun