View Single Post
Posts: 42 | Thanked: 1 time | Joined on Mar 2007
#344
Originally Posted by sachin007 View Post
Please help.
I downloaded ubuntu 7.1 and installled it via boot disk.
When i open terminal and put this command
chmod a+x ./flasher-3.0 it says not found. I have both the flasher and the bin file on the ubuntu desktop. ANthing else to do??
i am a complete noob on linux.
thnaks
Follow dan67sf's instructions to cd to the directory in terminal. When you get to the steps that start with "./flasher-3.0" add "sudo" and one space before it like this:

"sudo ./flasher-3.0 --enable-rd-mode"

Ubuntu 7.10 user here