View Single Post
Posts: 145 | Thanked: 88 times | Joined on Nov 2009 @ Copenhagen
#1
I am trying to flash the latest firmware on to my n900 using a GNU/linux laptop (64 bit) issuing the following command:

Code:
sudo /home/ask/Desktop/flasher/flasher-3.5 -F /home/ask/Desktop/flasher/RX-51_2009SE_10.2010.19-1_PR_COMBINED_MR0_ARM.bin -f -R
Even though the paths are correct (I used tab completion) I cannot succeed and get the following prompted back:

Code:
sudo: unable to execute /home/ask/Desktop/flasher/flasher-3.5: No such file or directory
I hope someone can provide a solution

(btw: I have also tried installing the flasher-3.5 deb package and the running "/usr/bin/flasher-3.5 ..." but the result is the same)

Last edited by filologen; 2010-05-30 at 09:02. Reason: solved the problem