Cara 1:
- Agan edit langsung file vold.fstab di /etc/vold.fstab
Kalo agan mau edit sendiri berikut perbedaan isi file /etc/vold.fstab Yang asli
Quote:
## part - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################
# /sys/devices/platform/usb_mass_storage/lun0/file
# sdcard mount for the GT-I8160
# external sdcard
{
\tums_path = /sys/devices/platform/usb_mass_storage/lun1/file
\tasec = enable
}
dev_mount sdcard /mnt/sdcard auto /devices/sdi0/mmc_host/mmc1/mmc1
# otg sdcard - Need to define path for /sys/devices/platform/musb_hdrc when it supports USB OTG
{
ums_path = /dev/zero
asec = disable
}
usb_mount sdcard2 /mnt/sdcard/usbStorage auto /devices/platform/musb_hdrc
#######################
## 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
######################
# /sys/devices/platform/usb_mass_storage/lun0/file
# sdcard mount for the GT-I8160
# otg sdcard - Need to define path for /sys/devices/platform/musb_hdrc when it supports USB OTG
{
ums_path = /dev/zero
asec = disable
}
usb_mount sdcard2 /mnt/sdcard/usbStorage auto /devices/platform/musb_hdrc
#end line ## keep this line
Cara 2:
- Agan replace file vold.fstab dengan vold.fstab yang sudah ane rubah.
[URL="http://www.medi*fire.com/?tss1edle3taya1g"]Vold.fstab[/URL] sesudah di swap(tukar). (hapus tanda bintang)