Co zmienić w tym skrypcie aby prawidłowo działał?

No więc chciałem w moim tablecie zamienić sobie zeby karta sd była widoczna jako pamięć wewnętrzna działam według tego poradnika http://www.dobreprogramy.pl/DeliVeriuS/ANDROID-Karta-SD-jako-pamiec-wewnetrzna,55447.html   lecz mój skrypt różni sie od tego podanego na stronie wie ktoś co mam tutaj zmienić ? :#dev_mount sdcard/mnt/sdcard auto/devices/platform/goldfish_mmc.0/devices/platform/msm_sdcc.2/mmc_host/mmc1

 

dev_mount flash/mnt/sdcard auto/dev/block/mtd/by-name/user

 

dev_mount sdcard/mnt/external_sd auto/devices/platform/rk29_sdmmc.0/mmc_host/mmc0

 

dev_mount udisk /mnt/usb_storage auto/devices/platform/usb20_host/usb/devices/platform/usb20_otg/usb

##Example of a dual card setup

dev_mount left_sdcard /sdcard1 auto/devices/platform/goldfish_mmc.0/devices/platform/msm_sdcc.2/mmc_host/mmc1

 

#dev_mount right_sdcard/sdcard2 auto/devices/platform/goldfish_mmc.1/devices/platform/msm_sdcc.3/mmc_host/mmc1

 

##Example of specifying a specific partition for mounts

#dev_mount sdcard/sdcard2/devices/platform/goldfish_mmc.0/devices/platform/msm_sdcc.2/mmc_host/mmc1