Micromax Funbook sd card not working

Is your Micromax funbook talk showing a faulty internal sd card  as you deleted the vold.fstab file or switched it with a file that promised to make internal sd external and vice versa? if then follow the simple steps.

1 Try to turn it on if its doing it go to step 2 or try to turn it by following method turn it off by pressing power and volume up + buttons together and holding them for about 10 secs and inserting usb ( usb should be connected to pc).
2 Go to play store and install file manager by rythym soft or any other root explorer
3 mount the root explorer and make system writable option ticked or marked by going to the settings of the file explorer.
4 create a file called vold.fstab in the system/etc folder make sure you delete the  existing vold.fstab before creating this one.
5 Open the file you just created as text.
6 write the the following text Dont copy write in exact format . Reboot . Make sure you unmark the options of root explorer and system writting and change the permissions of the file you created to rwrr(check all boxes of first coloumn and only first box of second coloumn.)


## Vold 2.0 fstab for HTC Passion
#
## - 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
######################

# Mounts the first usable partition of the specified device
#/devices/platform/awsmc.3/
mmc_host for sdio
dev_mount    sdcard    /mnt/sdcard    auto    /devices/virtual/block/nandj
dev_mount    extsd    /mnt/extsd    auto    /devices/platform/sunxi-mmc.1/mmc_host    /devices/platform/sunxi-mmc.0/mmc_host
dev_mount    usbhost1    /mnt/usbhost1    auto    /devices/platform/sw-ehci.1    /devices/platform/sw_hcd_host0    /devices/platform/sw-ehci.2


Comments

Popular Posts