IMPORTANTE
non so nelle rom precedenti ma in quella del 22/02/2012 la memoria interna non viene corretamente vista dal sistema (ad esempio cercando di scaricare un file dal browser avente in messaggio che vi domanda di installare un sd card)
per risolvere il problema con un gestore file rootato andate in
In /system/etc/vold.fstab
vi troverete questo ( o simile )
modificate:Code:
## Vold 2.0 fstab
#######################
## Regular device mount
##
## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
## label - Label for the volume
## mount_point - Where the volume will be mounted
## part - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################
# Mounts the first usable partition of the specified device
dev_mount sdcard /mnt/sdcard auto /devices/platform/AMLOGIC_CARD/card_host/memorycard0
dev_mount flash /mnt/flash auto /devices/virtual/mtd/mtd8/avnftl8
dev_mount sata /mnt/sata auto /devices/lm2/host0/target0:0:0/0:0:0:0/block
dev_mount sdcard /mnt/sdcard ... IN dev_mount sdcard /mnt/sdcard/external_sd ....
et
dev_mount flash /mnt/flash ... IN dev_mount sdcard /mnt/sdcard ...
Riavviate e tutto andra meglio