|
2008-06-30
, 17:13
|
Posts: 425 |
Thanked: 132 times |
Joined on Mar 2008
@ California
|
#2
|
cd <directory where the flasher program is stored> chmod +x flasher-3.0.amd64 (This step may not be necessary but it can't hurt)
./flasher-3.0.amd64 -F <filename of OS image .bin> -f -R
The Following User Says Thank You to josiahg777 For This Useful Post: | ||
|
2008-06-30
, 17:21
|
|
Posts: 296 |
Thanked: 80 times |
Joined on Dec 2007
|
#3
|
|
2008-08-25
, 22:53
|
Posts: 6 |
Thanked: 0 times |
Joined on Jun 2008
|
#4
|
j@ubuntu:~$ cd /home/j/ j@ubuntu:~$ chmod +x flasher-3.0.amd64 j@ubuntu:~$ ./flasher-3.0.amd64 -F /home/j/Linux Distros/RX-44_DIABLO_4.2008.23-14_PR_COMBINED_MR0_ARM.bin -f -R bash: ./flasher-3.0.amd64: cannot execute binary file j@ubuntu:~$ chmod 755 /home/j/flasher-3.0.amd64 j@ubuntu:~$ ./flasher-3.0.amd64 -F /home/j/Linux Distros/RX-44_DIABLO_4.2008.23-14_PR_COMBINED_MR0_ARM.bin -f -R bash: ./flasher-3.0.amd64: cannot execute binary file j@ubuntu:~$ j@ubuntu:~$
|
2008-08-25
, 22:54
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#5
|
|
2008-08-25
, 23:02
|
Posts: 6 |
Thanked: 0 times |
Joined on Jun 2008
|
#6
|
|
2008-08-25
, 23:05
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#7
|
The Following User Says Thank You to fatalsaint For This Useful Post: | ||
|
2008-08-25
, 23:38
|
|
Posts: 296 |
Thanked: 80 times |
Joined on Dec 2007
|
#8
|
I have a dual processor amd64, HP pavilion laptop. Should I try the x86 version?
The Following User Says Thank You to ace For This Useful Post: | ||
|
2008-08-25
, 23:43
|
Posts: 6 |
Thanked: 0 times |
Joined on Jun 2008
|
#9
|
j@ubuntu:~/distros$ sudo ./flasher-3.0 -F /home/j/distros/RX-44_DIABLO_4.2008.23-14_PR_COMBINED_MR0_ARM.bin -f -R
|
2008-08-26
, 00:03
|
|
Posts: 296 |
Thanked: 80 times |
Joined on Dec 2007
|
#10
|
This confirms my suspicion that my friend did a big hack-job installing my ubuntu , which explains a few things, it also means that it is time to learn to do it myself. This, of course, is a tangent for another forum.
Also, if the directory that the files are in is two words like "Linux Distros" it won't work. I renamed the wordy folder name to "distros" and it worked. So, awesome. I learned a few things today. I am so cool.
1. I'd really like to update my firmware. I'm running version 1.2007.42-19. Could someone direct me to or write a How-to about reflashing on linux? I read the maemo.org how-to but it wasn't helpful to me and a novice. I have the "flasher-3.0.amd64" file, as well as the latest os image, but I don't know where I should put the flasher to make it executable via terminal. I am used to using repositories and package managers. I am running kubuntu 7.10.
2. I prefer to use my fingers, and the font size for the browser and interface is smaller than I prefer. I know I can zoom in, but I would rather take the browser font up a few notches, and well and tinkering with the gui in general. I know that there is a theme modification program, but has anyone used it, and how well does it work.
Thanks a lot.