Reply
Thread Tools
Posts: 94 | Thanked: 17 times | Joined on Jan 2010
#1
sorry guys i know this comes up loads but im having problems flashing my n900, having had the device since january this is the first time, im using ubuntu on my laptop to flash

i have downloaded:-

maemo _flasher-3.5_2.5.2.2_i386.deb

and

RX-51_2009SE_10.2010.19-1.203.1_PR_COMBINED_203_ARM.bin

i only want to flash the rootfs so first off is the the correct stuff??

then i ran the command

Code:
 sudo dpkg -i --force-architecture maemo _flasher-3.5_2.5.2.2_i386.deb
then

Code:
sudo flasher-3.5 -f RX-51_2009SE_10.2010.19-1.203.1_PR_COMBINED_203_ARM.bin -f -r
to which i get the error
Code:
sudo: unable to execute /usr/bin/flasher-3.5: No such file or director
please advice

thanks thesnake505
 
Posts: 94 | Thanked: 17 times | Joined on Jan 2010
#2
can any one help?
please
 
Posts: 25 | Thanked: 59 times | Joined on Jun 2010 @ Finland
#3
Did you check if flasher been installed under /usr/bin/ ? Probably more like /usr/local/bin/ so you could try sudo /usr/local/bin/flasher-3.5... If not, try "find / -name flasher-3.5" to find it.
 
Posts: 94 | Thanked: 17 times | Joined on Jan 2010
#4
Did you check if flasher been installed under /usr/bin/ ? Probably more like /usr/local/bin/ so you could try sudo /usr/local/bin/flasher-3.5... If not, try "find / -name flasher-3.5" to find it.
hi thanks for the reply, i have checked that flasher-3.5 is in usr/bin/ foilder and it is,
i have also tried cd to usr/bin/

and this doenst make a difference!
im going to uninstall flasher and reinstall

i tried

sudo apt-get remove flasher-3.5 and got error

E: Couldn't find package flasher-3.5


so possibly a problem with the installation of flasher?

Last edited by thesnake505; 2010-09-02 at 13:33.
 
Posts: 268 | Thanked: 304 times | Joined on Oct 2009 @ Orlando, USA
#5
Originally Posted by thesnake505 View Post
then i ran the command

Code:
 sudo dpkg -i --force-architecture maemo _flasher-3.5_2.5.2.2_i386.deb
The --force-architecture option is not needed. And from the above command, it looks it the package didn't get installed because of the space between maemo and _flasher. A re-install should work.

Code:
 sudo dpkg -i maemo_flasher-3.5_2.5.2.2_i386.deb
 
Posts: 94 | Thanked: 17 times | Joined on Jan 2010
#6
Originally Posted by archebyte View Post
The --force-architecture option is not needed. And from the above command, it looks it the package didn't get installed because of the space between maemo and _flasher. A re-install should work.

Code:
 sudo dpkg -i maemo_flasher-3.5_2.5.2.2_i386.deb
hi, thanks for the reply,

i have copid you comand and i get this error

dpkg: error processing maemo_flasher-3.5_2.5.2.2_i386.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
maemo_flasher-3.5_2.5.2.2_i386.deb


this is probably some really simple thing i have done wrong, but i just dont know what lol
is maemo _flasher-3.5_2.5.2.2_i386.deb the correct on for using ubuntu?? cheers

Last edited by thesnake505; 2010-09-02 at 14:00.
 
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#7
Instead of downloading the .deb file you can try to use the
tar.gz one. Download the file und unpack it. So, you don't need
use dpkg :-)

nicolai
 
Posts: 94 | Thanked: 17 times | Joined on Jan 2010
#8
hay, i downloaded the tar.gz version , unpacked it to

home/martyn/

and ran the command

Code:
 sudo ./flasher-3.5 -f RX-51_2009SE_10.2010.19-1.203.1_PR_COMBINED_203_ARM.bin -f
and get this error

sudo: unable to execute ./flasher-3.5: No such file or directory
martyn@ubuntu:~/maemo_flasher-3.5_2.5.2.2$

thanks
 
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#9
Can you post the output of this command
ls -l flasher-3.5
 
Posts: 94 | Thanked: 17 times | Joined on Jan 2010
#10
Originally Posted by nicolai View Post
Can you post the output of this command
ls -l flasher-3.5
Code:
-rwxr-xr-x 1 martyn martyn 79636 2009-10-21 14:13 flasher-3.5
is this correct?
 
Reply


 
Forum Jump


All times are GMT. The time now is 05:51.