summaryrefslogtreecommitdiffstats
path: root/vold.fstab
diff options
context:
space:
mode:
Diffstat (limited to 'vold.fstab')
-rw-r--r--vold.fstab5
1 files changed, 3 insertions, 2 deletions
diff --git a/vold.fstab b/vold.fstab
index 4e59bc1..e0f0a84 100644
--- a/vold.fstab
+++ b/vold.fstab
@@ -12,8 +12,9 @@
## <sysfs_path> - List of sysfs paths to source devices
######################
+#FIXME: Swap again?
# internal sdcard
-dev_mount sdcard /mnt/emmc 1 /devices/platform/s3c-sdhci.0/mmc_host/mmc0
+dev_mount emmc /storage/sdcard1 auto /devices/platform/s3c-sdhci.2/mmc_host/mmc2
# external sdcard
-dev_mount emmc /mnt/sdcard auto /devices/platform/s3c-sdhci.2/mmc_host/mmc2 \ No newline at end of file
+dev_mount sdcard /storage/sdcard0 1 /devices/platform/s3c-sdhci.0/mmc_host/mmc0 \ No newline at end of file