- Download dfu-util from http://downloads.openmoko.org/distro/releases/Om2008.9/dfu-util
- Download kernel from http://downloads.openmoko.org/distro/releases/Om2008.12/Om2008.12-om-gta02.uImage.bin
- Download rootfs from http://downloads.openmoko.org/distro/releases/Om2008.12/Om2008.12-om-gta02.rootfs.jffs2
- chmod a+x dfu-util
- Open Freerunner in U-Boot mode(press and hold the upper left button + press the on/off key)
- Connect the freerunner using usb cable
- check whether there's more than one bus on ubuntu using the command ./dfu-util -l
- If there's more than one bus, check which bus is for the freerunner, and add this command in the below two steps --device ?x????:?x????
- Flash the kernel, go to the folder containing dfu-util, enter the command ./dfu-util -a kernel -R -D ./Om2008.12/Om2008.12-om-gta02.uImage.bin
- Flash the rootfs, go to the folder containing dfu-util, enter the command ./dfu-util -a rootfs -R -D ./Om2008.12/Om2008.12-om-gta02.rootfs.jffs2
- run ifconfig usb0 192.168.0.200 netmask 255.255.255.0
- Go to folder containing resolv.conf, run the command scp resolv.conf root@192.168.0.202:
- Go to the phone by using command ssh root@192.168.0.202
- copy the resolv.conf using cp resolv.conf /etc/
- Remove the resolv.conf from before (not the one at /etc/) by using command rm resolv.conf
- Shutdown the freerunner
- Run the command ./ifconfig.sh and ./nat.sh
- Press the installer in freerunner
- Install OMbrowser2
- Finished :)
For other resources, go to http://wiki.openmoko.org/wiki/Flashing_the_Neo_FreeRunner
Wednesday, March 25, 2009
Flashing the NEO Freerunner
Labels:
University
Subscribe to:
Post Comments (Atom)
ga ngerti @___@
ReplyDelete