I understand how partitions work on a harddisk, also how to use programs to create, change, delete these partitions.
I am using also Android for quite some time - but never really tried to go very deep regarding the system itself.
I would really get some more details regarding how the system works but I feel I cannot find the right source for the deeper knowledge.
In this question I would like to focus on the Android partitions only.
I found this source:
http://wiki.cyanogenmod.org/w/Doc:_more_concepts#Partitions_and_directories
But I would like to understand a little bit more:
Is the concept similar to harddisks? Can these partitions also be changed? Or would it be necessary at all? Are there tools to change the partitons? Can I brick my device forever when working on the partitions?
Thank you so much!!
/system
etc which is sometime analogous (where it involves storage) to partitions in Windows world. USB flash drives, memory cards, even serial and parallel ports are all exposed as a folder accessible from root/
. I am not a nix user and hence I can't say any more. – Narayanan Mar 13 '13 at 10:23/system
and/recovery
partitions), as things like system updates might depend on the "known defaults" for the device in question. As this goes somehow deep into system internals, I don't think it is a topic well fitted for our site. I'd rather recommend the XDA-Developers forum for this. – Izzy Mar 13 '13 at 10:40