Visualizzazione stampabile
-
questo è il contenuto del modificato VOLD.FSTAB
## Vold 2.0 Generic fstab
## - San Mehat (san@android.com)
##
#######################
## 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
######################
# sdcard mount for the P1
# internal sdcard
{
ums_path = /sys/devices/platform/usb_mass_storage/lun0/file
asec = enable
}
dev_mount sdcard1 /mnt/sdcard/external_sd 28 /devices/platform/msm_sdcc.2/mmc_host/mmc1
# externel sdcard
{
ums_path = /sys/devices/platform/usb_mass_storage/lun1/file
discard = disable
asec = disable
}
#dev_mount sdcard1 /mnt/sdcard/external_sd 1 /devices/platform/msm_sdcc.4/mmc_host/mmc2
dev_mount sdcard /mnt/sdcard auto /devices/platform/msm_sdcc.4/mmc_host/mmc2
#end line ## keep this line
prova così :)
invece quello originale è questo:
## Vold 2.0 Generic fstab
## - San Mehat (san@android.com)
##
#######################
## 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
######################
# sdcard mount for the P1
# internal sdcard
{
ums_path = /sys/devices/platform/usb_mass_storage/lun0/file
discard = disable
asec = disable
}
dev_mount sdcard /mnt/sdcard 28 /devices/platform/msm_sdcc.2/mmc_host/mmc1
# externel sdcard
{
ums_path = /sys/devices/platform/usb_mass_storage/lun1/file
asec = enable
}
#dev_mount sdcard1 /mnt/sdcard/external_sd 1 /devices/platform/msm_sdcc.4/mmc_host/mmc2
dev_mount sdcard1 /mnt/sdcard/external_sd auto /devices/platform/msm_sdcc.4/mmc_host/mmc2
#end line ## keep this line
spero di esserti stato utile :)
-
Grazie, ho appena finito di inserire manualmente tutto il testo. Ora riavvio il telefono e ti faccio sapere =)
-
Niente, il telefono mi vede soltanto la memoria di sistema. Non so più cosa fare! Cosa mi consigli?
Ho visto che potrei reinstallare la rom custom con odin, perchè ho letto che un utente ha avuto il mio stesso problema. Dici che è buona come ultima spiaggia??
-
si, se hai la clockmodwork recovery puoi inbstallare una qualsiasi rom che abbia già le memorie invertite e penso che risolvi il problema però è stano che non vada....hai controllato i permessi del file?? hai provato a mettere la versione senza swap e vedere se funziona?
-
Ho risolto, grazie a tutti. Ho reinstallato il firmware originale seguendo questa guida:
https://www.androidiani.com/forum/sa...-galaxy-w.html