General :: Changing FS Type For Internal And External SD On MTK6589
Jan 13, 2014
Trying to customize my new device (Runbo X6: MTK6589T, 2GB RAM, 32GB ROM, Android 4.2.1) .
1) Repartitioning
Actually, I successfully edited the partition table in EBR1 and EBR2 and the start addresses in the Scatter file and proofed it multipple times by recalculating, but after flashing, although I get a correct output in system settings and by dumping /proc/emmc, /proc/partitions and /proc/dumchar_info, when I try to push some apps, for ex., above the initial 680MB to /system/app or something similar I get a "disk is full" message. As I was able to find out only the /data and /fat partitions get physically updated by the new sizes, meanwhile the /system and /cache partitions remain physically on the initial state and get updated by the new sizes logical only. Although if after flashing I dump the system image by "cat /dev/block/mmcblk0p5 > /sdcard/system.img" I get an image with a size corresponding to the updated size of the partition.
Initial values:
EBR1
begin /system = 00 18 02 00 (real 00 02 18 00)= 137216 blocks (* 512 bytes + 1024 blocks of 512 bytes) = 70778880 bytes
size /system = 00 50 14 00 (real 00 14 50 00) = 1331200 blocks (* 512 bytes) = 681574400 bytes
begin /cache = 00 68 16 00 = 1468416 blocks = 752353280 bytes
size /cache = 00 F0 03 00 = 258048 blocks = 132120576 bytes
begin /data = 00 58 1A 00 = 1726464 blocks = 884473856 bytes
size /data = 00 00 40 00 = 4194304 blocks = 2147483648 bytes
[Code] ......
I also read somewhere that it is also necessary to edit PMT: in that case I tried to flash with original PMT, edited PMT and without PMT, but cuoldn't notice any difference.
2) Mounting the internal memory and external SDcard on system start natively as EXT4 instead of FAT32
Using my old device (Runbo X5: MTK6577) I had success on mounting the internal storage as EXT4 by disassembling recovery.img and editing /etc/recovery.fstab to change the "vfat" value to "ext4" and reformatting the storage after a successful boot with ne recovery, but on Runbo X6 I get no change to the filesystem after reformatting. By the external SDcard I never had success.
View 3 Replies
May 17, 2014
I'm having trouble changing the external memory for internal, already used the "external 2 internal", vold.ftab changed the script. with external 2 internal cards are the 2 with the same amount of bits. and using the script does not recognize the external sd.
View 1 Replies
View Related
Nov 7, 2013
My current situation is that I have a phone with 2 camera apps on it, stock and camera FV-5.
Camera FV-5 is slower than the stock camera, so I only use it in situations which I need manual control.
Whenever I open whatsapp and try to send a photo, the app asks me which camera I want to use, with no option to always use stock. I don't want camera FV-5 to exist as an option, as I will open it if I want to use it.
Is there a way to remove an app from the list so that my phone does not recognise camera FV-5 as a camera?
View 4 Replies
View Related
Apr 26, 2013
I have MIUI v5 installed on Tipo. Apps like Sidebar, NinjaSMS, JuiceDefender do not work, start. Ninja sms app starts, but sms does not produce popup. Sidebar when opened via configuration menu, works, but as soon as I exit the configuration, it ends as well. Same for juice defender. It simple does not work. Other applications work very well...
I suspect something to do with the permission manager or setting.
View 2 Replies
View Related
Jan 22, 2013
Since my last upgrade of cynaogenmod nighties yesterday on my galaxy s2, my internal AND external sdcard are not mouting anymore
I tried to understand why and I found that my /storage folder was empty. I think it should have been populated by /init.smdk4210.rc script :
Code:
...
on early-init
export EXTERNAL_STORAGE /storage/sdcard0
export SECONDARY_STORAGE /storage/sdcard1
mkdir /storage 0775 system system[code]...
I would like to retrieve my internal sdcard content.
View 9 Replies
View Related
Jul 31, 2013
I have been trying with no success to get my ip address to display as something different on a global level so it even changes my ip while tethering.how to do this with either tor or proxydroid or anything like that? i am rooted but nothing works it seems.
View 4 Replies
View Related
Nov 18, 2013
I want to know how I can switch the SD cards from external to internal in CM11?
I didn't find vold.fstab.
View 9 Replies
View Related
Dec 19, 2013
i have xperia ray and i want to swap my external sdcard with the internal memory.. Xperia ray has 300mb of internal memory and it's really low and isn't enough.. i know that there's a hack that switches the external sdcard with the internal memory.. i found a thread [URL] ..... that explains how to do that but i don't have the same line that the thread started has..this is what i have:
Code:
# Mounts the first usable partition of the specified device
dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.0
[code]....
View 1 Replies
View Related
May 2, 2014
I'm searching for a solution to swap external sd to internal. I had to break the internal storage to make a I9003 working again.
Now, it boots the ROM from the external (but that's an other story).
Camera needs storage0 (internal storage) to work properly for DCIM. But I have only storage1 (inserted microsd). In 2.3.6 swap sd was possible by editing vold.fstab. In Kitkat the opportunity has been denied.
I search for a way to make storage1 to storage0 in CM11. Whether CyanogenMod is working on it?
View 6 Replies
View Related
Jan 5, 2013
I have looked through forums on the internet and saw that it is possible to swap the internal for the external sd on the gs3. I wanted to now is it possible for the lg optimus l9? i have android 4.0.4. I have used directory bind to transfer some games to sd but my internal memory is like only 1.5 so i can install big games.
View 1 Replies
View Related
Oct 15, 2013
So I have this GT n7000 with android 4.0.4 ICS, rooted. I want to swap my 32 gb external sd card with my internal one. I googled it, found a method that included replacing a vold.fstab file in system/etc but that was only for jellybean. I need a method for ICS. Also I can't understand what usb storage means. Is it different form internal sd card??
View 5 Replies
View Related
May 7, 2013
How can I install app on external sd card and not on internal storage.
View 1 Replies
View Related
May 1, 2012
After googling and searching alot, i didnt find my answer. So install apps on SD Card or Internal memory ?
View 9 Replies
View Related
Dec 16, 2012
If possible, i would like to add 100 mb from my 16 gb external sd to the internal memory so that the total become 202+100=302 I am rooted using 2.3.6 Using XDA premium through A5
View 5 Replies
View Related
May 8, 2013
I finally upgraded to android, i got the cheapest phone possible(kyocera milano) which seems to be a mistake. The phone has only about 300mb internal storage and can barely handle its own updates(because of the limited storage). so i would like to know if its possible to make the phone "think" that some of the sd card is part of its internal memory? I found an adb driver for it(dont ask me where or which one because i had no idea and started messing with one until it worked) i have not tried rooting but can if i need to.
View 5 Replies
View Related
Jul 26, 2013
Igot a tasker task here to move the pics from the internal storage to the external sd card when there re new pics.
I actually saw this task on the internet by the others.
However, i dunno how to set a suitable profile to activate this task.
Taking this task as an example! When i hv new pics downloaded or saved from picspeed, i want them to be moved to a folder i created in the external sd card! How should i set the profile.
View 2 Replies
View Related
Dec 17, 2013
I got into building roms from source recently for the i9100, all the ones I built so far, had no issues with the device, I built LiquidSmooth rom and it boots great and everything work but the sd cards, where I can locate the code for this in the source and why its happening?
View 1 Replies
View Related
Nov 8, 2013
i own a Samsung Galaxy Young GT-S6310, and i'm too disperate with my internal memory... i have tryed many methods:
1. Editing Vold.Fstab file, but it's impossible because it will not show internal Mount Point.
2. Searched on Play Store and downloaded "External 2 Internal" app and i have installed it, then i have swapped memory, but internal and external shows same values...
3. Downloaded "Link2SD" app and i have created a Ext2 partition on my SD Card... but nothing (shows my memory is emulated)...
I will increase my internal memory because i must download games...
View 1 Replies
View Related
May 22, 2013
[URL].... ithis is the link to vold.fstab of my phone swap internal with external sd in my xolo q700 smartphone...
View 1 Replies
View Related
May 22, 2013
[URL] ... How to swap internal with external sd in my xolo q700 smartphone. I gave the link to vold.fstab of my xolo q700
View 8 Replies
View Related
Apr 8, 2013
This phone of mine is in Android Gingerbread 2.3.6. The phone is already rooted but without CWM.
Here are the significant screenshots that maybe needed (Specs of the Phone, File Explorer structure and path of the SD Card, Internal Storage & SD Card capacities, and Location Path and Size of the vold.fstab):
Attached file below is the original untouched "vold.fstab" file from my MyPhone A818 Duo Slim in zip
View 3 Replies
View Related
Jun 2, 2014
I am using a mt6582m device with kitkat 4.4.2 with supersu. I can use root to write to system, data and cache using es file explorer, can also read and write to any sd card, but apps like titanium backup, online android backup, ram expander can't read/write to sd card.
Eg.1: ti backup read backups, can do all operation except backup and restore.
I had read a lot, changing backup path didn't worked nor any odex file is there. Using v6.1.5.6.
Eg. 2: ram expander can create swap file on sd but can read it saying 'not found'. Swap can be used with cache partition.
Eg. 3: online nandroid backup says pat not vaild.
I had tried, sd fix app, manually editing platform.xml, xposed module to 'handel external storage', change permissions using es file explorer, editing ramdisk.
There is storage/sdcard0 and 1
Also mnt/sdcard and mnt/sdcard2 (symlinked)
Also mnt/media_rw/sdcard0 and 1 (not readable even in es file explorer)
View 9 Replies
View Related
May 25, 2013
How to root my chinese tab C3100
android 4.03
Baseband version Base_w12.20.p12 MTK6577
Kernel Version 2.6.35.7
hardware version 1.1.0
I need to root it but when i go to boot menu i don't found anything except test options and i don't have a driver for it so i can't root it using any app. I always read about that trying to root it because it's internal memory 256. I want to swap it with external but I hear that i need root.
View 1 Replies
View Related
Dec 3, 2012
I must have changed a setting somewhere. I used to be able to connect my SGS3 to my computer and see the files of both my internal and external SD cards. For some reason now all I can see is my external SD card. I am running a CyanogenMod 10 ROM. I have USB storage activated.
View 1 Replies
View Related
Mar 15, 2013
My phone is GT-I9260 8G,actually the available internal storage only 3.4G.
So i got a 32GB TF card and i try to modify the vold.fstab to swap internal/external storage card,but failed.
Here is the original file structure :
Code:
## Vold 2.0 Generic fstab
## - San Mehat (san@android.com)
##
#######################
## Regular device mount
[Code] ....
BUT it's not working.
View 1 Replies
View Related
Jul 14, 2013
When making an image I accidentally had Clockworkmod image be saved to the device itself instead of being saved to the external SD card.
I am able to browse to it using Root Explorer and select to Copy it, but how do I PASTE it onto the external SD card when Root Explorer only accesses the device directory and not the external SD card?
Quick 2nd question: I know on some previous devices such as the Galaxy S 4G you were *not* supposed to run Clockworkmod after booting in and from the Apps Drawer, instead you were only supposed to run directly from the startup screen before booting in. Is it OK to actually start the Clockwork Backup/Restore process from the Apps Drawer of the Galaxy S4 and let it reboot and do its thing or is it only supposed to be run BEFORE booting in?
View 5 Replies
View Related
Apr 25, 2010
The droid inc has 8 gb of internal storage and the evo will come with a 8gb card. which type is better for performance?
View 6 Replies
View Related
Sep 12, 2010
I'm finally ready to take this phone back and I wanted to know if it was possible that I could do a complete backup or the closest thing I can do to one from my internal SD card to my external SD card? That way if I ever decide to get an Android phone again I'll have all my apps and settings.
View 3 Replies
View Related
Oct 15, 2010
I'm writing an android program to check available space of internal phone memory or external sd card. But i don't know how to do this. how to do it in Android?
View 1 Replies
View Related
Aug 18, 2010
I've started seeing some apps that offer to read/write data to the internal phone memory (like Super KO Boxing 2, which offers to save a whopping 52MB to the phone memory). I suppose this is because newer Android devices have a lot of internal storage, as opposed to my devices, which have very little. I would like to support internal storage in my app as well.
But it's a bit difficult to implement a solution to something that I don't really know how it works. For example, do these newer devices allow users to upload files to the internal memory, like it's possible to do with the SD card? Can someone explain internal storage from an user perspective and recommend strategies for supporting read/write operations both for internal and external memory (ie: letting the user choose which memory to use at startup, like the Super KO Boxing 2 app)?
View 1 Replies
View Related