Hola, muy buen tuto, pero ahora yo acabo de cambiar a ics oficial v30 y el es script es algo diferente el original, alguien sabe que es lo que habría que modificar para que funcionase bien en ics, aquí abajo os dejo el codigo que viene en el archivo vold.fstab, muchagas gracias, un saludo.
## Vold 2.0 fstab for star
#######################
## 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/sdcard2 auto /devices/platform/sdhci-tegra.2/mmc_host/mmc1
# MOBII_CHNANGE_S 20120413
[email protected] : apply Internal SD & UMS
dev_mount sdcard /mnt/sdcard 11 /devices/platform/sdhci-tegra.3/mmc_host/mmc0
dev_mount extsdcard /mnt/sdcard/external_sd auto /devices/platform/sdhci-tegra.2/mmc_host/mmc1
# MOBII_CHNANGE_E 20120413
[email protected] : apply Internal SD & UMS