Ver Mensaje Individual
  #5  
Viejo 08/02/12, 15:45:23
Array

[xs_avatar]
pooh72 pooh72 no está en línea
Miembro del foro
 
Fecha de registro: oct 2009
Mensajes: 434
Modelo de smartphone: samsung galalxy s plus

felicidades davidxpedia, me matara alexis, pero soy iluso, os envio como me sale a mi porqués esas líneas no me salen así .Me sale con una parrafada que no sé por donde tirar.haber si me podeis ayudar.Saludos
## 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
{
mount_deep = 1
ums_path = /sys/devices/platform/musb_hdrc/gadget/lun0/file
asec = enable
mbr_policy = overwrite
}
dev_mount sdcard1 /mnt/sdcard/external_sd 1 /devices/platform/mmci-omap-hs.1/mmc_host/mmc0

# externel sdcard
{
mount_deep = 0
ums_path = /sys/devices/platform/musb_hdrc/gadget/lun1/file
asec = disable
discard = enable
mbr_policy = skip
}
dev_mount sdcard1 /mnt/sdcard/external_sd auto /devices/platform/msm_sdcc.4/mmc_host/mmc2
#end line ## keep this line
Responder Con Cita