Ver Mensaje Individual
  #42  
Viejo 24/07/14, 02:39:26
Array

[xs_avatar]
WuEpE WuEpE no está en línea
Miembro del foro
 
Fecha de registro: oct 2011
Mensajes: 254
Tu operador: Movistar

Por fin funciono, al final edite el vold.fstab con permisos 644 con esta configuracion.

Código:
## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
## 

#######################
## 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/lun1/file
	asec = disable
	discard = enable
	mbr_policy = skip
}
dev_mount sdcard /mnt/sdcard 1 /devices/platform/mmci-omap-hs.0/mmc_host/mmc1

# externel sdcard
#{
#	ums_path = /sys/devices/platform/usb_mass_storage/lun1/file
#	asec = enable
#	mbr_policy = overwrite
#}
#dev_mount sdcard1 /mnt/sdcard/external_sd auto /devices/platform/mmci-omap-hs.0/mmc_host/mmc1
#end line ## keep this line
La SD externa la deje con estas particiones
Código:
Model: SD SU08G (sd/mmc)
Disk /dev/block/mmcblk1: 7948MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type     File system  Flags
 1      512B    6148MB  6148MB  primary  fat32        lba
 2      6148MB  7948MB  1800MB  primary  fat32        lba
Ahora tengo la particion 1ª montada como si fuera la SD interna.
La partcion 2ª con tu boot.img flasehado, para que me la monte en Data.

Flasheando antes con Odin la rom kpe, kpu, y rootearlo.

Gracias por tu tiempo, y ayuda, el movil vuelve a la vida
Responder Con Cita
Gracias de parte de: