Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
emadadelme
Old
#1  
Junior Member - OP
Thanks Meter 1
Posts: 10
Join Date: Jan 2010
Default How to install new updates

I want to know how to install new updates ?
There are many files that is usually updated
modules-xxxxxxx.tar.gz
zImage
rootfs.img
system.ext2
froyo.user.conf

my question is .. it it enough to just replace files to memory card and when pre-installed Andriod starts it will use the new file
or I have to format the memory card and paste the files before install Andriod ?
Also it would be nice if someone can share any tutorial about these files and the role of each one ?
 
g3rm0
Old
#2  
g3rm0's Avatar
Senior Member
Thanks Meter 81
Posts: 163
Join Date: Feb 2010
Updates that should not require formatting SD card (or other changes):
-> zImage and modules-xxxxxx.tar.gz - linux kernel image and the corresponding modules, they need to be updated both at the same time
-> rootfs.img - root file system image
-> initrd.gz - initial ram disk
-> XXXX.user.conf - additional boot options (swap/compcache/other stuff)

You don't have to but I would say it is better to remove the data.img file (data partition image) prior to updating system.ext2 (Android system). Android will create a new one in this case but all your personal data and settings will be lost.

You should be able to update pretty much everything w/o problems but in some cases something may go wrong. Always backup your data.img before updates - just to be safe.

Formatting SD card is required only when the file system is broken (one of the symptoms is Android's inability to read anything from the SD card).
Device: HTC Touch HD aka Blackstone.
Running Xdandroid Gingerbread with 'fixed audio stuttering' kernel.
I do what I can to enhance my beloved device and I share my findings with the community.
If you like my work --> hit the thanks button.
If I helped you --> hit the thanks button.
If you want to donate or send "thx PM" --> hit the thanks button instead ;)
The Following User Says Thank You to g3rm0 For This Useful Post: [ Click to Expand ]
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...