PDA

View Full Version : How to Upgrade to 2006 on Mac OSX?


richr
2006-07-14, 23:36
Hi Guys
I'm a Mac user and fairly new to the 770 world. Sorry to be a pain but I'm at the point of despair trying to update my 770 to 2006. I downloaded the 2.0 flasher (which my computer doesn't recognise as an app) and also the update itself. If anyone out there has the patience could they explain simply how I can move forward here? Any help will be much much appreciated.

Thanks

Jerome
2006-07-15, 05:59
Just upgraded yesterday from my powerbook. I just followed the instructions:


(Repost from Gwaant with adaptations)

Before doing any of this remember flashing will reset the device and you'll loose all yor settings. If you need anything backed up, you should do it before any of this. Probably a good idea for the 770s battery to be charged as well.

This is what I did:

1 - Turn of the 770 and make sure not plugged into USB.

2 - Download the flasher.macosx file from maemo - http://www.maemo.org/downloads/d3.php?f=flasher-2.0.macosx

3 - Open a terminal window in Mac OS X and naviagte to your download directory. Issue :

chmod a+x flasher-2.0.macosx

4 - Download the new 770 firmware .bin file from maemo. Go here: http://www.maemo.org/downloads/nokia_770 Enter your 770's WLAN MAC address (see the page for details on how to find it), next accept the terms, and then you'll see a list of files ... You want the big .bin one described as SU-18_2006SE_1.2006.26-8_PR_F5_MR0_ARM.bin

5 - Go back to your terminal window, and I'll assume the downloaded .bin file is in the same directory as the previously downloaded flasher.macosx file. Now run the following (I did not switch to root first):

./flasher-2.0.macosx -F SU-18_2006SE_1.2006.26-8_PR_F5_MR0_ARM.bin -f -R

You should then get messages something like :

Found image 2nd (length 8576)
Found image secondary (length 79360)
Found image xloader (length 13824)
Found image initfs (length 1567360)
Found image kernel (length 1481728)
Found image rootfs (length 57540608)
Suitable USB device not found, waiting

6 - Now plug in the USB cable (I had the charger plugged in as well) and turn on the 770 while pressing the home or select key. If all goes well the terminal window will stop waiting and you'll get messages like this :

USB device found found at bus 002, device address 002-0421-0105-02-00
Found board Nokia 770 (F5)
NOLO version 0.9.0
Sending X-Loader image (13 kB)...
100% (13 of 13 kB, avg. 642 kB/s)
Sending secondary image (77 kB)...
100% (77 of 77 kB, avg. 775 kB/s)
Flashing X-Loader... done.
Sending kernel image (1447 kB)...
100% (1447 of 1447 kB, avg. 795 kB/s)
Flashing kernel... done.
Sending initfs image (1530 kB)...
100% (1530 of 1530 kB, avg. 795 kB/s)
Flashing initfs... done.
Sending and flashing rootfs image (56192 kB)...
100% (56192 of 56192 kB, avg. 647 kB/s)
Finishing flashing... done

If the 'Suitable USB device not found, waiting' message stays displayed, try unplugging the USB cable, switching off the 770, plug it back in and turn the 770 back on again.

7 - Restore any data you backed up, and enjoy release 2006!

richr
2006-07-15, 09:49
Thanks very much for the reply. Sorry again but I haven't really used Terminal before. How do I do this?

"Open a terminal window in Mac OS X and naviagte to your download directory."

Jerome
2006-07-15, 10:22
Terminal is in the /Applications/Utilities folder.

For more information on using Terminal, see Terminal Help.

To change to your home directory, type the unix command: cd
To change to your Documents directory, type cd Documents

To list what is in a directory, type ls

Watch out for capitals, cd documents will not work.

richr
2006-07-15, 10:35
Got it! Thankyou Thankyou Jerome for all your help.
Now I wonder if the 2006 OS is any good...................

Rich

Odin
2006-07-15, 20:16
Hi Guys
I'm a Mac user and fairly new to the 770 world. Sorry to be a pain but I'm at the point of despair trying to update my 770 to 2006. I downloaded the 2.0 flasher (which my computer doesn't recognise as an app) and also the update itself. If anyone out there has the patience could they explain simply how I can move forward here? Any help will be much much appreciated.

Thanks


When I did the flash (Mac dual G4 running 10.4.7) it didn't work until the third try. I think it has something to do with the USB system. It must have to hit it just right or something. After it got started it went through without issue.

I must add that my root fs was left alone. After I DL'd the new xterm I was able to gainroot instantly--as the Dodge-boys say: sweeeet! At first I thought that something had gone south when the little wrench icon appeared. Also, the applications manager is, well for lack of a better term, awesome. I confess that I was skeptical at first as the early adopters ran off to get the new OS. Now that I have it, the status of the 770 as being a very powerful and sophisticated UMPC for under $400 is just terribly gratifying.

aflegg
2006-07-16, 19:10
Or, if you're not used to navigating around in a Terminal:

http://www.bleb.org/software/770/#flasher

HTH,

Andrew