标题: 用RE管理器修改vold.fstab文件互换内置外置卡失败求助 [打印本页] 作者: batifans 时间: 2014-2-24 14:43 标题: 用RE管理器修改vold.fstab文件互换内置外置卡失败求助 ## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
dev_mount sdcard /mnt/sdcard0 emmc@fat /devices/platform/goldfish_mmc.0 /devices/platform/mtk-sd.0/mmc_host
dev_mount sdcard /mnt/sdcard1 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-sd.1/mmc_host
我是把第三行和第四行的sdcard0和sdcard1互换,结果重启后发现默认SD卡还是手机本身,而且外置卡还没有了。
求大神赐教正确方法,谢谢啊。