Cambiar memoria interna por externa Xperia T (LT30P)

Search This thread

carlitos954

Member
Jan 4, 2014
20
0
Alguien sabe como cambiar las memorias y poner la microsd como almacenamiento interno les adjunto el vold.fstab del Xperia T

Mod edit

Anyone know how to change and put the microsd memory and internal storage attached the vold.fstab Xperia T



# Copyright (c) 2011, Code Aurora Forum. All rights reserved.
# Copyright (C) 2012 Sony Mobile Communications AB.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above
# copyright notice, this list of conditions and the following
# disclaimer in the documentation and/or other materials provided
# with the distribution.
# * Neither the name of Code Aurora Forum, Inc. nor the names of its
# contributors may be used to endorse or promote products derived
# from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

dev_mount ext_card /storage/sdcard1 auto /devices/platform/msm_sdcc.3/mmc_host/mmc1
dev_mount usbdisk /storage/usbdisk auto /devices/platform/msm_hsusb_host
dev_mount sdcard /storage/sdcard0 179 15 /mnt/int_storage


Sent from my LT30p using xda app-developers app
 
Last edited by a moderator:

WhiteNeo

Senior Member
Feb 13, 2013
2,448
4,097
Alguien sabe como cambiar las memorias y poner la microsd como almacenamiento interno les adjunto el vold.fstab del Xperia T


# Copyright (c) 2011, Code Aurora Forum. All rights reserved.
# Copyright (C) 2012 Sony Mobile Communications AB.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above
# copyright notice, this list of conditions and the following
# disclaimer in the documentation and/or other materials provided
# with the distribution.
# * Neither the name of Code Aurora Forum, Inc. nor the names of its
# contributors may be used to endorse or promote products derived
# from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

dev_mount ext_card /storage/sdcard0 auto /devices/platform/msm_sdcc.3/mmc_host/mmc1
dev_mount usbdisk /storage/usbdisk auto /devices/platform/msm_hsusb_host
dev_mount sdcard /storage/sdcard1 179 15 /mnt/int_storage


Sent from my LT30p using xda app-developers app

Replace ext_card with sdcard and sdcard with ext_card. Should work ;)


dev_mount sdcard /storage/sdcard0 auto /devices/platform/msm_sdcc.3/mmc_host/mmc1
dev_mount usbdisk /storage/usbdisk auto /devices/platform/msm_hsusb_host
dev_mount ext_card /storage/sdcard1 179 15 /mnt/int_storage


EDIT: And no, I don't speak your language. But you're trying to get swap mod, right?
Speak English please, so others can help you.. ;)

Sent from my LT25i using xda app-developers app
 

carlitos954

Member
Jan 4, 2014
20
0
Sorry not much English and I really want to change the internal memory by external but not working

Sent from my LT30p using xda app-developers app
 

carlitos954

Member
Jan 4, 2014
20
0
I already tried changing sdcad by ext_card but did not work
Sent from my LT30p using xda app-developers app
 

carlitos954

Member
Jan 4, 2014
20
0
Replace ext_card with sdcard and sdcard with ext_card. Should work ;)


dev_mount sdcard /storage/sdcard1 auto /devices/platform/msm_sdcc.3/mmc_host/mmc1
dev_mount usbdisk /storage/usbdisk auto /devices/platform/msm_hsusb_host
dev_mount ext_card /storage/sdcard0 179 15 /mnt/int_storage


EDIT: And no, I don't speak your language. But you're trying to get swap mod, right?
Speak English please, so others can help you.. ;)

Sent from my LT25i using xda app-developers app

I already tried changing sdcad by ext_card but did not work

Sent from my LT30p using xda app-developers app
 

WhiteNeo

Senior Member
Feb 13, 2013
2,448
4,097
I tried the xperia v framework.jar but don't worked it some mod for xperia t only

Sent from my LT30p using xda app-developers app

Tried the version for Xperia T with swap mod? It's on the download section (second post of the link I gave you)

By the way, what firmware version are you using?

Sent from my LT25i using xda app-developers app
 

carlitos954

Member
Jan 4, 2014
20
0
Tried the version for Xperia T with swap mod? It's on the download section (second post of the link I gave you)

By the way, what firmware version are you using?

Sent from my LT25i using xda app-developers app

Links broken for Xperia t my firmware is 4.1.2 with conpilation number 9.1.a.1.145

Sent from my LT30p using xda app-developers app
 

WhiteNeo

Senior Member
Feb 13, 2013
2,448
4,097
Links broken for Xperia t my firmware is 4.1.2 with conpilation number 9.1.a.1.145

Sent from my LT30p using xda app-developers app

Hm. Then pm the dev of the thread and ask for a guide on how to do swap mod - or to update the download link ;)

Sent from my LT25i using xda app-developers app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Isn't it a rule to speak ENGLISH on Xda. Or at least try to speak it

    Sent from my Nexus 7 using XDA Premium 4 mobile app