☰
Current Page
Main Menu
Home
Home
Editing
FlashN770
Edit
Preview
h1
h2
h3
Keybinding
default
vim
emacs
Markup
Markdown
Plain Text
Pod
RDoc
reStructuredText
AsciiDoc
BibTeX
Creole
MediaWiki
Org-mode
Textile
Help 1
Help 1
Help 1
Help 2
Help 3
Help 4
Help 5
Help 6
Help 7
Help 8
Autosaved text is available. Click the button to restore it.
Restore Text
--- title: FlashN770 --- Flashing the Nokia 770 internet tablet on Linux PPC. # Flasher 3.5 ## Download flasher * <http://tablets-dev.nokia.com/maemo-dev-env-downloads.php> ## Download image * [http://tablets-dev.nokia.com/os2008\_hacker\_edition.php][1] ## Flash procedure * Run flasher `sudo flasher-3.5 -F ./SU-18_2008HACKER_4.2007.50-6_PR_F5_MR0_ARM.bin -f -R` * Plug in USB cable * Plug in power cable # Old Method ### Status Download and build 0xFFFF. * <http://www.nopcode.org/0xFFFF> wget http://www.nopcode.org/0xFFFF/get/0xFFFF-0.3.1.tar.gz tar -xzvf 0xFFFF-0.3.1.tar.gz ### Install dependencies `sudo apt-get install libusb-dev` ### Compile cd 0xFFFF-0.3.1 make ### Prepare FIASCO image 1. Download image from Nokia site 2. Extract FIASCO image: 0xFFFF -u /path/to/SU-18_2007HACKER_4.2008.7-1_PR_F5_MR0_ARM.bin -e . ### Flash 1. Turn off N770, disconnect power 2. Connect USB 3. On the N770 hold the Home key and press the Power button, keep holding the Home key until the "NOKIA" splash screen appears with the configuration icon below it. 4. run 0xFFFF as root to show settings: sudo 0xFFFF -i 5. Flash new root filesystem: sudo 0xFFFF -R -p rootfs 6. Check that it boots Repeat the flashing process for the kernel piece. Same as above, except: sudo 0xFFFF -R -p rootfs [1]: http://tablets-dev.nokia.com/os2008_hacker_edition.php <!-- vim: filetype=markdown -->
Uploading file...
Sidebar
# SideBar * [Home][1] * [Projects][2] * * * <!-- --> * [Code][3] * [Tech][4] * [Network][5] * [MediaCentre][6] * [UAV][7] * * * <!-- --> * [Travel][8] * [Music][9] * [Horse Riding][10] * [Study][11] * [Games][12] * [Other Activities][13] * * * <!-- --> * [Car][14] * [House][15] * [Watch][16] * [Clothing][17] * [Miscellany][18] * * * [1]: /Home [2]: /Projects [3]: /Code/Code [4]: /Tech/Tech [5]: /Network/Network [6]: /MediaCentre/MediaCentre [7]: /UAV/UAV [8]: /Travel/Travel [9]: /Music/Music [10]: /HorseRiding/HorseRiding [11]: /Study/Study [12]: /Games/Games [13]: /Do/Do [14]: /Car/Car [15]: /House/House [16]: /Watch/Watch [17]: /Clothing/Clothing [18]: /Miscellany/Miscellany <!-- vim: filetype=markdown -->
Edit message:
Cancel