maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2008 / Maemo 4 / Chinook - Diablo (https://talk.maemo.org/forumdisplay.php?f=29)
-   -   Reflash Under Linux-URGENT!! (https://talk.maemo.org/showthread.php?t=34641)

pinguino89 2009-11-17 15:15

Reflash Under Linux-URGENT!!
 
Hi all...I'm an n800 user, and I've moved from a complete linux (without dualboot) from a little time, now, I've a problem with the FLASHER:

in the Term I have

Code:

luca@luca-desktop:~$ cd Scrivania
luca@luca-desktop:~/Scrivania$ sudo ./flasher-3.5 -F RX-34_DIABLO_5.2008.43-7_PR_COMBINED_MR0_ARM.bin -f -R
[sudo] password for luca:
sudo: ./flasher-3.5: command not found

But i've installed the flasher 3.5.deb that is disponible in the download and the file .bin with the firmware....

Where I'm wrong??? (until now I've used the windows updater that was slow, but never had problem...)

I've installed already a VM with xp to manage my iphone3g (f*** apple -.-)
is there a possibility to use in a case, that machine to flash my device???
because it doesn't recognize my n800 in update mode...(only the iphone...)

PLEASE HELP!!!

Ph0b 2009-11-17 15:29

Re: Reflash Under Linux-URGENT!!
 
Hi,

are you in 64bits ? The flasher seems to need a 32bits environment.

hopbeat 2009-11-17 15:30

Re: Reflash Under Linux-URGENT!!
 
have you done chmod +x on the flasher?

Shanezlar 2009-11-17 15:38

Re: Reflash Under Linux-URGENT!!
 
leave out "./" in fornt of flasher-3.5, i.e. "sudo flasher-3.5 -F X-34_DIABLO_5.2008.43-7_PR_COMBINED_MR0_ARM.bin -f -R"

Bruce 2009-11-17 15:45

Re: Reflash Under Linux-URGENT!!
 
I agree with Shanezlar.

You need to run "sudo flasher-3.5 -F RX-34_DIABLO_5.2008.43-7_PR_COMBINED_MR0_ARM.bin -f -R"

When you add ./ before flasher-3.5 it is expected to be in the current directory. The flasher-3.5 binary should be in /usr/bin or /usr/sbin.

pinguino89 2009-11-17 15:47

Re: Reflash Under Linux-URGENT!!
 
so, will I have to write /usr/bin (where in fact is) or simply nothing?

*Ph0b I'm 32bit ^_^

PROBLEM SOLVED
thx to every one for the rapidity ^_^

Shanezlar 2009-11-17 15:58

Re: Reflash Under Linux-URGENT!!
 
If you don't specify a directory the shell searches for the command in the directories included in your your $PATH-environmental (that includes the /usr/bin directory).

So effectively, "flasher-3.5" is the same as running "/usr/bin/flasher-3.5".
(You can run "which flasher-3.5" to see which command is eventually executed, if you are uncertain).


All times are GMT. The time now is 12:17.

vBulletin® Version 3.8.8