Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

original vold.fstab file for Cherry mobile sonic 2.0

jin73ro

Recruit
Basic Member
Messages
2
Reaction score
0
Points
16
Hi can someone please post the original vold.fstab file for cherry mobile sonic 2.0 quadcore. I tried to edit it and messed it up. Please send me the file or paste the original text from that file. Or if anyone has a vold.fstab that has been edited but working as the extsd and intsd switch I would love that too. whatever works please. my apps don't even have a move to sd. my internal 4 gbs is not showing and the memory card is not being recognized. Please Help!!

I know this vold.fstab is a mess...this is how my vold.fstab looks in text

## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
##

#######################
## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
#dev_mount sdcard /storage/sdcard1 emmc@fat /devices/platform/goldfish_mmc.1 /devices/platform/mtk-msdc.0/mmc_host
dev_mount sdcard /storage/sdcard0 auto /devices/platform/goldfish_mmc.0/devices/platform/mtk-msdc.0/mmc_host
## Example of a dual card setup
# dev_mount left_sdcard /mnt/sdcard1 auto /devices/platform/goldfish_mmc.1/devices/platform/mtk-sd.0/mmc_host/mmc0
# dev_mount right_sdcard /mnt/sdcard0 auto /devices/platform/goldfish_mmc.0/devices/platform/mtk-sd.1/mmc_host/mmc1

## Example of specifying a specific partition for mounts
# dev_mount sdcard /mnt/sdcard 1/devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.1/mmc_host/mmc1

## 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
######################

## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
dev_mount sdcard /storage/sdcard0 auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-msdc.1/mmc_host

## Example of a dual card setup
# dev_mount left_sdcard /mnt/sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
# dev_mount right_sdcard /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.2/mmc_host/mmc2

## Example of specifying a specific partition for mounts
# dev_mount sdcard /mnt/sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1

## 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
######################

## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
#Because BICR feature has use CDROM as loop0, so fat image use loop1
dev_mount sdcard /storage/sdcard0 auto /devices/virtual/block/loop1
dev_mount sdcard2 /storage/sdcard1 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-msdc.1/mmc_host

## Example of a dual card setup
# dev_mount left_sdcard /mnt/sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host/mmc0
# dev_mount right_sdcard /mnt/sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.2/mmc_host/mmc2

## Example of specifying a specific partition for mounts
# dev_mount sdcard /mnt/sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1




Sorry for the mess...

Can someone please school me
 
Last edited:
## internal sdcard
# /devices/platform/sdhci.1/mmc_host/mmc0/mmc0:0001/block/mmcblk0/mmcblk0p27
dev_mount sdcard /storage/sdcard1 auto /devices/platform/sdhci.1/mmc_host/mmc0/mmc0:0001/block/mmcblk0 /dev/block/platform/sdhci.1/by-name/sdcard

## external sdcard
dev_mount external_sd /storage/emulated/legacy auto /devices/platform/sdhci.0/mmc_host/mmc2## 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
######################

## internal sdcard
# /devices/platform/sdhci.1/mmc_host/mmc0/mmc0:0001/block/mmcblk0/mmcblk0p27
dev_mount sdcard /storage/sdcard1 auto /devices/platform/sdhci.1/mmc_host/mmc0/mmc0:0001/block/mmcblk0 /dev/block/platform/sdhci.1/by-name/sdcard

## external sdcard
dev_mount external_sd /storage/emulated/legacy auto /devices/platform/sdhci.0/mmc_host/mmc2

## usb otg
dev_mount usbdisk0 /storage/usbdisk0 auto /devices/platform/dwc_otg/usb1
dev_mount usbdisk1 /storage/usbdisk1 auto /devices/platform/dwc_otg/usb1
dev_mount usbdisk2 /storage/usbdisk2 auto /devices/platform/dwc_otg/usb1
dev_mount usbdisk3 /storage/usbdisk3 auto /devices/platform/dwc_otg/usb1


E2 ung edit q akin idol..
Nkswap n
 
Sir meron po bang vold.fstab original para sa aking o plus imagine? Na edit ko un at di ko na ma access memory ko. Please help.
Na delet ko ung vold.fstab ko.. Meron don vold.fstabnand anu po un? At anu po maari ko gawin...
Tulong po.. Please....:pray:g
 
Back
Top Bottom