edit_note帖子
3
stars积分
3,081
event加入
2011-02-06
问答互助
谁能给我改一下?把内置内存与手机内存卡互换下。
schedule发表于 2013-07-22 18:30:00
visibility查看 222
chat_bubble回复 5
#1 楼主
## Vold 2.0 Generic fstab
## - San Mehat (san@android.com)
##
#######################
## 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 sd* mount for the emulator / Dream
# Mounts the first usable partition of the specified device
dev_mount sd* /mnt/sd* auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
## Example of a dual * setup
# dev_mount left_sd* /sd*1 auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
# dev_mount right_sd* /sd*2 auto /devices/platform/goldfish_mmc.1 /devices/platform/msm_sdcc.3/mmc_host/mmc1
## Example of specifying a specific partition for mounts
# dev_mount sd* /sd* 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
## - San Mehat (san@android.com)
##
#######################
## 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 sd* mount for the emulator / Dream
# Mounts the first usable partition of the specified device
dev_mount sd* /mnt/sd* auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
## Example of a dual * setup
# dev_mount left_sd* /sd*1 auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
# dev_mount right_sd* /sd*2 auto /devices/platform/goldfish_mmc.1 /devices/platform/msm_sdcc.3/mmc_host/mmc1
## Example of specifying a specific partition for mounts
# dev_mount sd* /sd* 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
全部回复 (5)
2013-07-22 18:32:00
沙发
??
2013-07-22 20:38:00
板凳
手机应该有这个功能的吧,我的可以自己设置,设置完成后重启一下就好了!
2013-07-22 21:04:00
地板
找生产商吧
2013-07-22 21:34:00
#5
别的手机都可以,只是你们不知道吧了,不知道的找百度它妈,内置内存与内存卡互换。
2013-07-23 00:30:00
#6
别发水贴
登录 后才能回复
flag举报帖子