Due to ramdisk introduced that replace the rootfs partition, adjust the
sdcard partition number.

Signed-off-by: Jeremy Chang <jeremy.ch...@linaro.org>
---
 vold.fstab |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/vold.fstab b/vold.fstab
index c17bb64..04b9690 100644
--- a/vold.fstab
+++ b/vold.fstab
@@ -12,4 +12,4 @@
 ## <sysfs_path> - List of sysfs paths to source devices
 ######################

-dev_mount sdcard /mnt/sdcard 7 /devices/platform/mmci-omap-hs.0/mmc_host/mmc0
+dev_mount sdcard /mnt/sdcard 6 /devices/platform/mmci-omap-hs.0/mmc_host/mmc0
-- 
1.7.1

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to