View Single Post
me.ascii's Avatar
Posts: 9 | Thanked: 0 times | Joined on Nov 2010
#37
Originally Posted by babysugar View Post
How do you reflash the n900 ? I can't do anything with the u boot !
steps for flashing

1) get firmware .deb package from repo
http://repository.maemo.org/extras-d.../kernel-power/

2) unpack .deb (by tar or midnight_commander)
get file from archive /CONTENTS/boot/zImage-2.6.28-maemo##.fiasco

3) reflash device with this image
to do this you need preinstalled flasher-3.5 :
flasher-3.5 -f --flash-only=kernel -R -F zImage-2.6.28-maemo##.fiasco
press 'U' key and plug USB to device

thats all