[GUIDE]Partitioning SDCard for new PLL2 OC using ADB! - HTC Pico (Explorer)

Hi, don't have an SD Card reader to partition your SD Card to try the new PLL2 overclocking method? No problems, this thread will guide you to partition your SD Card, for creating the three required partitions that you need :angel:
First, to get started, backup your SD Card! I'm not responsible for any data loss!
Ok, so, here goes! You can do this with your phone booted into recovery, AROMA File Manager giving you great terminal access, but I wouldn't recommend it though. Frankly, its hard typing long commands on your phone, and, I get frustrated easily. If you want, you could go ahead
Now, let's get to work.
Reboot to recovery, connect USB Cable, and open up a command line!
Now, run these following commands
Code:
umount /sdcard
umount /sd-ext
Why? D'uh! You can't partition a drive when it's mounted!
Check below screenshot; I've done it the same way :laugh:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now, type this command:
Code:
parted /dev/block/mmcblk0
/dev/block/mmcblk0 is the SD Card as a whole!
Type the following command, and it will show the partitions present in the SD Card. Below are examples for an SD Card with a single FAT32 partition and an SD Card with a FAT32 partition and an EXT3 partition.
​​​
Ok, now that you've safely backed up your SD Card, (I really hope you did so, because the next step is going to destroy your SD Card, the partition table atleast ) run the following commands.
If you had an unpartitioned SD Card, i.e. only one FAT32 partition, you'd see only 1 partition, as in the image on the left (above). If you'd notice, you'd see a "Number" column... We've to remove them. So, we'll use the following command:
Code:
rm 1
If you had a partitioned SD Card, i.e. one FAT32 partition, and an EXT partition, you'd see 2 partitions, as in the image on the right (above). If you'd notice, you'd see a "Number" column... We've to remove them. So, we'll use the following command:
Code:
rm 1
rm 2
Ok, now you've wiped your partition table :victory:
Now, we need to create new partitions. For this, we'll first get the *actual* size of the SD Card. Run the following command again, and note the value that precedes anything that reads MB. Example given below:
Ok, so now I've got an 8 GiB SD Card, but it shows only 7948 MB, which actually has a reason (Google it to find out ). So, I decide to have an 128 MB sd-cache partition and a 1024 mb sd-data partition. Now, you need to do the calculations. I will show you how this is done, with my own example!
So, if you'd see the above screenshot, you'd get the idea of how much space you're actually going to allocate for each of the partitions.
So, to sum up, in my case:
SD Card (fat32): 0MB to 6796MB
SD Data (ext) : 6796MB to 7820MB
SD Cache (ext) 7820MB to 7948MB
To actually partition the disk, we'll run these following commands.
First, for SD Card, i.e. fat32:
Next, for SD Data, i.e. ext2:
Next, for SD Cache, again ext2:
Now, type print again, and verify the partitions
You've successfully partitioned your SD Card :highfive:
Ran into troubles? Please post on the thread! I'm glad to help

References:
http://android.bytearrays.com/android/how-to-partition-sd-card/
http://forum.xda-developers.com/showthread.php?t=534714

Helpful ! :good:

Related

[Query]how to remove the ext partition ??

Hello guys, question itself in the subject, how to remove the ext partition from memory card? ??
Sent from my LG-P500 using XDA Premium App
Reflash with 0mb partition?
No option for 0mb in CWM.
Any other options.
Sent from my LG-P500 using XDA Premium App
Only if you have windows PC.
If you have windows than connect the phone to PC First copy all your data from card to PC. Right click My computer > Manage > Disk management. You will find your sdcard there with two disks right click first disk select delete select second disk select delete. Then you can format your card make one disk.
Sent from my LG-P500 using XDA Premium App
Back up all your data to PC and format the SD card with phone..
cyanogen 7.02 Mik 6.3
Thank you guys for the instructions.,but I have got the use of that partition, installed link2sd and used that partition to free up some internal storage.
Hehe
Sent from my LG-P500 using XDA Premium App
I have the same problem I don't see the point to make a new thread.
I made a new sd-ext partition and now I dont know how to delete it.
If I choose format sd it will only format the partition not the entire sd card.
I am using CWM
in advance i have the option to Partition SD Card, no option to delete partition
and in mounts and storage I only can format the partitions not the entire sd card.
So how can i get rid of the sd-ext partition? pls help
they all are slow. Backup all your sd card data first. Google SdFormatter, download install and connect your device, now run sd formatter, it will remove the ext partition ;-) easy and simple
Sent from my LG-P500 using Tapatalk
well my pc doesn't see the SD-ext partition only the SD partition.
I don't have a cardd reader so I can mount the sd card only with the phone.
Is there are option that I miss in CWM recovery to get rid of sd-ext.
After I made the sd-ext my storage speed is paifully slow so thats why I want to delete it.
please help
soberspine said:
well my pc doesn't see the SD-ext partition only the SD partition.
I don't have a cardd reader so I can mount the sd card only with the phone.
Is there are option that I miss in CWM recovery to get rid of sd-ext.
After I made the sd-ext my storage speed is paifully slow so thats why I want to delete it.
please help
Click to expand...
Click to collapse
See my post above ;-)
Sent from my LG-P500 using XDA Premium App
soberspine said:
well my pc doesn't see the SD-ext partition only the SD partition.
I don't have a cardd reader so I can mount the sd card only with the phone.
Is there are option that I miss in CWM recovery to get rid of sd-ext.
After I made the sd-ext my storage speed is paifully slow so thats why I want to delete it.
please help
Click to expand...
Click to collapse
U must be having an option to wipe sd ext in recovery since u dnt have card reader as panasonic sd formatter works like a charm easy and simple
shhbz said:
U must be having an option to wipe sd ext in recovery since u dnt have card reader as panasonic sd formatter works like a charm easy and simple
Click to expand...
Click to collapse
I recommended the same
Sent from my LG-P500 using XDA Premium App
I must be stupid.
when I mount usb mass storage I see on my pc only the SD partition, not the SD-ext partition, so formating sd won't delete the sd-ext partition.
Also SDformatter sees my sdcard as a smaller card.
the rom manager has only the option to create sd-ext partitions not to delete them.
http://androidfc.com/tips-tricks/th...covery-and-how-to-use-it-on-android/#features
this is the CWM recovery menu.
formating the sd card will only result in formating the sd partition.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Try partition sdcard with ext partition size to 0. Same method u partitioned ur card but with size 0.
From amonra recovery I think cwm don't have 0 partition size.
It's just a workaround and not proper solution.
Sent from my LG-P500 using XDA Premium App
in clockworkmode rec I have only 128mb 256mb 512mb etc, no 0...
soberspine said:
in clockworkmode rec I have only 128mb 256mb 512mb etc, no 0...
Click to expand...
Click to collapse
That's what I wrote use amonra.
Sent from my LG-P500 using XDA Premium App
no other way? I connected the sd card to a laptop but still same thing, It shows a 1.3 gb sd card.
soberspine said:
no other way? I connected the sd card to a laptop but still same thing, It shows a 1.3 gb sd card.
Click to expand...
Click to collapse
Don't look at what it show in disk list.
Right click my computer > Manage > Disk Management.
Sent from my LG-P500 using XDA Premium App
Minitool partition wizard
I use the minitool partition wizard. It is free for the home edition, runs on windows and allows you too see different formats. You could delete the ext and resize the remained partion but it may be faster to back it up, format, restore (copy and paste) There is also a gparted live cd (a Linux distro made to edit disks that runs from a cd). You can mount the sd and use the phone as the adaptor.
Personally I prefer to have the extra space for my apps, have you considered trying different data to sd solutions such as DT a2sd, data2sd and link2sd. Or how about a different method of transferring files such as the websharing app?
@4silvertooth I already did that and it shows like a drive of 1.3gb, there is no hidden partition or unallocated space like there is with my pc hdd.
@aaronbutton now im trying those to see.
EDIT: minitool partition wizard did the trick! many many thanks

Help how to create sd-data,sd-cashe and sd-ext partition

Help my how to create sd-data, sd-cashe and sd-ext partition and mount it, for install the ROM [DEV][PORT][ROM][SENSE][ICS] HTC Sense 4.0 Lite Build#9 Final
Stucy. said:
Help my how to create sd-data, sd-cashe and sd-ext partition and mount it, for install the ROM [DEV][PORT][ROM][SENSE][ICS] HTC Sense 4.0 Lite Build#9 Final
Click to expand...
Click to collapse
use minitool partition wizard..connect sdcard via card reader & open minitool then right click on card reader drive whatever it is showing j: , h: etc. then click create then select type as ext3 and primary 1gb & label it as sd-data..use same method for sd-cache make it 70mb..then click apply changes...done.
Affangta said:
use minitool partition wizard..connect sdcard via card reader & open minitool then right click on card reader drive whatever it is showing j: , h: etc. then click create then select type as ext3 and primary 1gb & label it as sd-data..use same method for sd-cache make it 70mb..then click apply changes...done.
Click to expand...
Click to collapse
10x, i not label it may be this is my error.
I make 3 ext3 partition and 1 FAT 32 but now error can't mount sdcard
first u create sdcard ->primary ->fat32 then sddata ->ext3->primary then cache ->ext3 -> primary
bcuz windows recon... only 1st partition
Stucy. said:
10x, i not label it may be this is my error.
Click to expand...
Click to collapse
is that difficult? right click on 1st ext4 partition and select rename/label & write sd-data..same method for sd-cache partition.
dinesam said:
first u create sdcard ->primary ->fat32 then sddata ->ext3->primary then cache ->ext3 -> primary
bcuz windows recon... only 1st partition
Click to expand...
Click to collapse
Yes i make this ( i have 16 GB microSD card, first make 10GB FAT32, next 128MB (ext3) sd-cache, 1GB (ext3) sd-data and 2GB (ext3) sd-ext ) next i reboot my phone, go to install zip from sdcard and error not sdcard partition. Pls explain my how exactly phone mount this partitions. Maybe i doing something wrong.
Try to do a clean partition.
Back up your whole data before starting.
Use card reader only to do this.
1. After plugging in the card reader with sd card open Minipartition tool
2. It look like this :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
3. On the Disk 2 (I: or J: or any thing else) right click and select Delete ( Not compulsory but the process will be clear )
4. Again right click on same place and now select Create.
5. A new window appears. Select these:
Create as : Primary
File System : FAT32
And then click on OK
Now it looks like this:
6. Now right click at same place and select Move/Resize
Make 65mb in "Unallocated space After" and Keep 0.00 in "Unallocated space before"
And then click OK.
Looks like this:
7. Right click on (Unallocated) and select Create. In warning select Yes.
8. In the new window select these options :
Create as: Primary
File System: Ext3 or Ext4 (As you wish)
Cluster size: 4kb
Partition Label: SD-Cache
Click on OK
9. Again right click on FAT32 partition and Select Move/Resize
Make unallocated space 500Mb
Right click on unallocated space and Click Create.
Create as: Primary
File system : Ext3 or Ext4
Cluster size: 4kb
Label: SD-Data
OK
10. Same way do SD-Ext with space 1024mb > Primary > Ext3 or 4 > 4kb cluster size > Label SD-Ext > OK
Note : Order should be :
SD-Ext (1024mb)
SD-Data (500mb)
SD-Cache (65mb)
From left to right on the screen
Everything Should be PRIMARY .. NOT LOGICAL
If everything is correctly done, click on apply.
Wait for the process to complete.
After completion of the process, check in My computer whether the SD Card is present or not.
If yes, you successfully partitoned your Sd card to SD Ext, SD Data, SD Cache.
I always follows this process..and it works perfectly.
With 16gb class 10 memory card the phone works like charm.
Do at your own risk.
10x a lot for good explanation.
Maybe my bad is that i did everything in my phone connected to the PC, not via card reader.
Stucy. said:
Yes i make this ( i have 16 GB microSD card, first make 10GB FAT32, next 128MB (ext3) sd-cache, 1GB (ext3) sd-data and 2GB (ext3) sd-ext ) next i reboot my phone, go to install zip from sdcard and error not sdcard partition. Pls explain my how exactly phone mount this partitions. Maybe i doing something wrong.
Click to expand...
Click to collapse
ur method was wrong do as it is in above post. which rom are u try to use????
Stucy. said:
Yes i make this ( i have 16 GB microSD card, first make 10GB FAT32, next 128MB (ext3) sd-cache, 1GB (ext3) sd-data and 2GB (ext3) sd-ext ) next i reboot my phone, go to install zip from sdcard and error not sdcard partition. Pls explain my how exactly phone mount this partitions. Maybe i doing something wrong.
Click to expand...
Click to collapse
you made 3 ext partitions..make it 2.
sd-data partition will be your sd-ext partition, no need to create sd-ext partition..& sequence is compulsory:
1- Sdcard fat32 primary
2- sd-data ext3 primary 1gb
3- sd-cache ext3 primary 70mb
mounting those partitions depends on the rom & kernel you use.
dinesam said:
ur method was wrong do as it is in above post. which rom are u try to use????
Click to expand...
Click to collapse
I try to use this ROM
[DEV][PORT][ROM][SENSE][ICS] HTC Sense 4.0 Lite Build#9 Final
and Build#8 work in my phone.
Affangta said:
you made 3 ext partitions..make it 2.
sd-data partition will be your sd-ext partition, no need to create sd-ext partition..& sequence is compulsory:
1- Sdcard fat32 primary
2- sd-data ext3 primary 1gb
3- sd-cache ext3 primary 70mb
mounting those partitions depends on the rom & kernel you use.
Click to expand...
Click to collapse
OK, 10x i try it tomorrow.
Stucy. said:
OK, 10x i try it tomorrow.
Click to expand...
Click to collapse
works fine try it...
use mini tool partition
1- Sdcard fat32 primary
2- sd-data ext3 primary 700mb(depends installing apps)
3- sd-cache ext3 primary 70mb
Nothing happened to install ROM - [DEV][PORT][ROM][SENSE][ICS] HTC Sense 4.0 Lite Build#9 Final.
I make all in instructions ( 1 - FAT32 , 2 - sd-data 1GB ext3, 3 - sd-cache 128MB ext3 partitions ) but in the phone - recover - mount menu only sdcache and sdcard is mounted (sd-data not) and i don't know why .
PLs help my.
Stucy. said:
Nothing happened to install ROM - [DEV][PORT][ROM][SENSE][ICS] HTC Sense 4.0 Lite Build#9 Final.
I make all in instructions ( 1 - FAT32 , 2 - sd-data 1GB ext3, 3 - sd-cache 128MB ext3 partitions ) but in the phone - recover - mount menu only sdcache and sdcard is mounted (sd-data not) and i don't know why .
PLs help my.
Click to expand...
Click to collapse
My Same Problem HELP!!!!!

[Resolved] [Q] Help with Galaxy Mini 2 partition

After installing this Cyanogen Mod
I got two internal storage in my Samsung Galaxy mini 2 S6500D. It was suppose to have 4gb internal memory but in settings > storage it shows the first Internal Storage partition to have 0.90gb and the second Internal storage having 1.84gb. Now that the first partition is almost full I get errors of the lack of internal memory.
I tried partitioning it myself by following this instruction from this thread.
chose Recovery => advanced => Partition SD card
if sdcard have
1G => 128mb
2G =>256mb
4g=>512mb
8g=>1G
and the partition 2 is swap
you can chose 128 or 256
reboot and check in pc
Click to expand...
Click to collapse
but I modified it a bit, instead of selecting "Partition SD card" I chose "Partition Internal SD Card'.
I rebooted the phone and checked the storage again but I found out that my external SD Card was partitioned instead.
Any help with this please? :fingers-crossed:
[A] Do not partition internal SD Card
Never mind, I figured it out after looking it up in scattered tutorials everywhere.
Looks like 'Partitioning Internal SD card' was a wrong move. I'm just glad only my external SD card was partitioned.
I followed a tutorial here in XDA which was so wrong by the way and ended up damaging my SD card, what once was 4gb turned to 1GB because the instructions were wrong.
I followed this tutorial instead:
First you need to correctly partition external SD Card:How to Partition SD Card and Use Link2SD in any Android Phone with Screenshots. Do note that you must use a memory card reader when doing so. There are built-in memory card reader in todays laptops. Find a pushable compartment and a fake adapter pops out. Or buy a card reader.
Because I used a modified version of CM, you should use ext3 in step 8
Problems encountered & how to fix it:
When my 4gb memory was wrongly formatted and an error pops out in your android saying external SD card is empty. In my experience, there were partitions that had the wrong format so it's best to reformat it using your android phone. Android has a built-in SD card fixing module, so it's best if you tap the error to format the card and start over again.
Do not format the INTERNAL memory...the only thing you could do is expand it using Link2SD.
So, you're saying that for accesing 1.8GB partition not mounted in Cyanogen Mod, I only need to use Link2SD?
Or do I need to repartition my internal HDD...? Do you have any link to a good tutorial about that?
Thanks
floddy said:
So, you're saying that for accesing 1.8GB partition not mounted in Cyanogen Mod, I only need to use Link2SD?
Or do I need to repartition my internal HDD...? Do you have any link to a good tutorial about that?
Thanks
Click to expand...
Click to collapse
Is there such a thing as an unmounted internal memory card? I haven't encountered that :<
Here's more info:
You don't need to use Link2SD if you don't have an external memory card.
From what I googled, never ever modify internal memory. Hence the use of external memory card to expand internal memory using Link2SD.
The reason why I said not to modify internal memory is because I tried reformatting it without using a memory card reader and it rendered my memory as unreadable format..so yeah, I guess you could say you must never tamper with internal memory.
You must use an external memory card and a memory card reader then plug it to your computer if you reformat it because this separates your memory card from the running android device. If you keep your external memory card inside your phone, this will also corrupt your external memory card.
You only need to expand internal memory if your device complained for the lack of storage..never make changes of you device if theres nothing wrong with it
The only thing you need to partition is your external memory card.
Then Link2SD will "link" files from your phone to your external SD card (it moves some files to your external SD card), tricking your phone to think that it has more space.
If you need a tutorial I posted the best links in my tutorial in the second portion.
It also explains stuff not discussed here
As you might know, S6500D comes with an internal 4GB drive, partitioned in 2 parts:0.9GB and 1.8GB.
Once with the instalation of CWM 6.0.4.5 (if I'm not wrong), Android (KitKay 4.4.2 Omnirom) only sees 0.9GB partition. At least in my situation, this is the case. I cant acces 1.8'GB partition.
Yes, I do have an external SD card of 8GB, which Android see it as an internal partition, but many of the apps are not working because "it can't find'" SD card, which I suppose is 1.8GB partition.
And my question is if Link2SD help me see 1.8GB partition. Or at least help apps to use external sd (mounted as internat sdcard1) for their cache.
Am I too complicated?
floddy said:
As you might know, S6500D comes with an internal 4GB drive, partitioned in 2 parts:0.9GB and 1.8GB.
Once with the instalation of CWM 6.0.4.5 (if I'm not wrong), Android (KitKay 4.4.2 Omnirom) only sees 0.9GB partition. At least in my situation, this is the case. I cant access 1.8'GB partition.
Click to expand...
Click to collapse
I lost the link but a user said that never touch that 1.8 gb partition partition because is the unrooted side of the memory. It's something that links you and the applications without touching the rooted side (the first partition). You can't use 1.8gb to expand internal memory. It stays that way.
Yes, I do have an external SD card of 8GB, which Android see it as an internal partition, but many of the apps are not working because "it can't find'" SD card, which I suppose is 1.8GB partition.
Click to expand...
Click to collapse
The usable internal memory of Samsung Galaxy Mini 2 is just really small (2GB) . Like I've previously said, the 1.8gb is "reserved" for you and your app and 0.9GB is for your app to work on with the android system, thats why your android is constantly complaining for more space because let's face it..0.9 gb is too damn small. In screenshot #2 below I added where the remaining 2gb from Mini2's 4gb internal memory is used on.
Now about your external memory.
Link2SD will trick your phone into thinking that you have another internal memory by using your mounted external memory card. So merely reformatting the external card won't work, it needs the Link2SD app to register such data to your phone.
Or at least help apps to use external sd (mounted as internat sdcard1) for their cache.
Click to expand...
Click to collapse
Yes. As long as that you formatted it properly as Ext3 Primary and link it using Link2SD.
This screenshot is my whole storage: I added some explanation. Maybe I misunderstood what you ment, I truly apologize.
1.) Settings > Storage
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2.) Storage information in Link2SD
Now in case you are wondering where is the remaining 2GB internal memory in the 4GB Scamsung promised, here's a screenshot of Link2SD along with the partitioned memory.
Some added info:
Do not use Link2SD on system apps like Google Play and etc.
I tried to partition my external 8GB SD card, with minitool partition wizard , but my phone only sees the first 5GB partition. Link2SD says I don't have an extrernal sd card . I created both partition as primary, as is said in the tutorial.
Maybe I should say that I'm using CWM v6.0.4.7 .
In recovery mode/advanced, I can find "Partition SD card" option.
Any other suggestion?

Problem with storage

Hello, first I will provide pictures to describe my problem.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
In first picture there's my internal storage.
In second picture there's my internal SD card.
In third picture there's my removable SD card.
Problem:
Every time I try to move or download something to SD card it doesn't even touch removable SD card (which is ~30 GB) and everything goes to internal SD card (which is ~2 GB). I would like to make it possible to "access" my removable SD card and if possible make them into one (removable+internal).
Some questions:
What's the difference between internal and removable SD card s?
Why are there two of them I have only one (32 GB)?
Please help because 32 GB SD card costs very much and I can only use 2 GB.
Sorry if I misspelled something English is not my first language. Thank you.
My tablet is goclever Terra_72
Sent from my TERRA_72 using Tapatalk
You may try swapping your external sdcard and your internal sdcard. Search the forum and you will get a number of threads regarding swapping sdcards.
Try this link as a start.
http://forum.xda-developers.com/showthread.php?t=2346389
Palatura said:
Hello, first I will provide pictures to describe my problem.
In first picture there's my internal storage.
In second picture there's my internal SD card.
In third picture there's my removable SD card.
Problem:
Every time I try to move or download something to SD card it doesn't even touch removable SD card (which is ~30 GB) and everything goes to internal SD card (which is ~2 GB). I would like to make it possible to "access" my removable SD card and if possible make them into one (removable+internal).
Some questions:
What's the difference between internal and removable SD card s?
Why are there two of them I have only one (32 GB)?
Please help because 32 GB SD card costs very much and I can only use 2 GB.
Sorry if I misspelled something English is not my first language. Thank you.
My tablet is goclever Terra_72
Sent from my TERRA_72 using Tapatalk
Click to expand...
Click to collapse
the internal memory of the tablet is als called the sd, but its the main memory, so its called "internal".
the external sd is the one you can take out and put back in, hence "external"

[GUIDE][NOOB FRIENDLY]Increasing Internal Memory By Partitioning SD Card

Increasing Internal Memory By Partitioning SD Card​
----ALL SD CARD CONTENT WILL BE REMOVED FROM SD CARD DURING THIS PROCESS. BACKUP SD CARD BEFORE PROCEEDING----
Click to expand...
Click to collapse
Hello xda , This time I am presenting another alternative method to increase the internal storage of our device.
This metod involves partitioning SD card and using one of the partitions for storing apps.The other part can be used
for storing user data and other contents.You may already know but I remind you that SD Card will be FORMATTED during the
process , so please backup existing data.
Note​This guide will partition your sdcard to make a part of your sdcard works like the internal memory that you can move your apps to it.
This guide will never increase the real internal memory as it is impossible to be done.​
Prerequisites:
Sony Xperia C
Link2Sd app Play Store Link
Root Access
Clockworkmod Recovery
SD card
Procedure to Partition The Memory Card:
First switch off your phone and boot into Clockworkmod Recovery
Go to "Advanced' and choose 'Partition Sd Card'.
Then choose the required size, I suggest 512 MB .
After that , it will ask swap size, choose 0 MB
Then CWM will start partitioning your sd card
After it completes , Reboot your phone.
Instructions To Increase Internal Memory Of Android Phone With Link2SD:
Install Link2sd app(if you haven't till now)
Open the app and grant superuser permissions
Then it will ask for your file system , choose ext4 and press ok
Then It will say something like 'Mount script created...blahblah'So reboot your phone now
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now Open Link2sd and go to any app
Youwill see a small button which says 'Link to SD Card' Click it
Select all check boxes and click ok , The app will be moved to sd card with all its data and files.
In the native method only some files are moved but in this method everything will be moved to sd card which frees up your internal storage
Please Do Not Forget To Press The Thanks Button on this guide .... :good:​
Reserved.....
hi.. will you show us the internal memory if increased(on settings)? screenshot..tnx
Please Clear Your Doubts
It actually does not increase your Internal Storage, It only makes your phone feel that one partition of SD Card in Internal Storage. It will only change the path of installing the Apps and will not actually increate the System space or the physically allotted internal storage.
abhishekr700 said:
Reserved.....
Click to expand...
Click to collapse
Can I partition sd card using twrp?
Sent from my falcon using XDA Forums
mahesvr said:
Can I partition sd card using twrp?
Sent from my falcon using XDA Forums
Click to expand...
Click to collapse
I haven't used it till date, but I always recommend using CWM, its far better and believe me its more trust-able.
Thanks..
Please remember to press the THANKS button if I have HELPED you. ?
abhishekr700 said:
I haven't used it till date, but I always recommend using CWM, its far better and believe me its more trust-able.
Thanks..
Please remember to press the THANKS button if I have HELPED you.
Click to expand...
Click to collapse
thank you but i used aparted app to partition my sd and got work
I tried but giving no command in starting.
[email protected] said:
I tried but giving no command in starting.
Click to expand...
Click to collapse
Press the camera button at that screen.
I partioned my sd card with 512mb then again I partioned with 4000mb, now mobile is not reading memory card and how to make it full like before?
anirogz said:
I partioned my sd card with 512mb then again I partioned with 4000mb, now mobile is not reading memory card and how to make it full like before?
Click to expand...
Click to collapse
use diskpart (search google for how to) to repair your memory card.
2nd partition can be created without loosing data on primary fat partition using AParted app, just unmount SD then resize primary fat sd and rest of it create 2nd partition.
Increasing Internal Memory By Partitioning SD Card
Hi,
I tried steps given by you but failed somehow. Then i came across this link http://www.xperiablog.net/2011/12/12/link2sd-guide-never-worry-about-internal-memory-limits-again/
I have enabled my sd card as a def storage location with a few apps installed on it (not all apps including big ones). Now can i use my existing 8 gb SD card and perform the below steps?
1. connect phone and copy the card contents to a folder on computer
2. use partition tool and create 2 partitions 2 gb (main) and 6 gb (secondary for link2sd)
3. copy back the data from computer to my secondary partition on sd card
4. use link2sd to set my secondary partition of 6gb on sd card as default storage
5. copy rest of required apps and data to my secondary partition on sd card using link2sd
kindly advise. Thanks

Categories

Resources