05-10-2012 04:47 PM
Does anyone know what file system is used in the system and or application storage?
I believe that Fat32 is used for media memory and SD cards (correct?) but I'm having trouble finding good information about how system memory (///store) and or application memory (///system) is managed by the device.
My Google-foo has failed me.
Also, In reading other peoples post as well as blackberry support docs I've seen a few different names used for the different areas of storage, I believe the above mapping is correct i.e.. if the device does not have separate built-in media storage then everything would be under ///store while if the device does then the applications are stored in ///system which is protected. In either case the SD card would be identified as ///SDCard....is this correct?
Thanks!
Sean
05-11-2012 05:00 PM
05-11-2012 09:22 PM
//store is the internal SD Card, which you can browse using the File Application on BlackBery and as an external disk with the BlackBerry USB connected. Not all devices have this.
I've never heard of //system..
05-11-2012 10:04 PM
05-12-2012 06:38 AM
"If you have the native Files application on your BlackBerry, open it. Go to File Folders, then press the menu button and choose "Show Hidden". You'll see //system"
There it is! Cool - thanks.
05-12-2012 10:41 AM