From 8a58156440822ee744acf606914bf6d2b41ebc41 Mon Sep 17 00:00:00 2001 From: JustArchi Date: Mon, 19 Jan 2015 19:17:13 +0100 Subject: fstab: Update external SD card entry This will allow tools such as Link2SD work properly. We don't need to emulate external sd card. Change-Id: Ifb296dab7d199b61786173ad3f6e8712f406c45d --- rootdir/fstab.espresso10 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/fstab.espresso10 b/rootdir/fstab.espresso10 index c5c1b69..2a54571 100644 --- a/rootdir/fstab.espresso10 +++ b/rootdir/fstab.espresso10 @@ -9,7 +9,7 @@ /dev/block/platform/omap/omap_hsmmc.1/by-name/CACHE /cache ext4 noatime,nosuid,nodev,barrier=1,discard,noauto_da_alloc,journal_async_commit wait,check # vold-managed volumes ("block device" is actually a sysfs devpath) -/devices/platform/omap/omap_hsmmc.0/mmc_host/mmc1* auto auto defaults voldmanaged=sdcard1:auto +/devices/platform/omap/omap_hsmmc.0/mmc_host/mmc1* auto auto defaults wait,voldmanaged=sdcard1:auto,noemulatedsd /devices/platform/omap/musb-omap2430/musb-hdrc/usb1* auto auto defaults voldmanaged=usbdisk0:auto # recovery -- cgit v1.1