[Q] grand 2 g7102 internal memory isdue - Galaxy Grand 2 Q&A, Help & Troubleshooting

Hi,
Recently bought grand 2.. phone seems to be good except for internal memory..... wanted to swap internal memory to external... have rooted my phone on official 4.3.... have tried with the internal to external app from play store but had no luck.... need assistance desparately. Have not posted untill now kn xda...if any mistake ...sorry...
Thanks

sagar490 said:
Hi,
Recently bought grand 2.. phone seems to be good except for internal memory..... wanted to swap internal memory to external... have rooted my phone on official 4.3.... have tried with the internal to external app from play store but had no luck.... need assistance desparately. Have not posted untill now kn xda...if any mistake ...sorry...
Thanks
Click to expand...
Click to collapse
-------------------------------------
see this video http://www.youtube.com/watch?v=YUC3zlWZdGc
this work on my Galaxy S duos :good:
try it, i hope its work for grand 2.... good luck

Hi
Had done earlier exactly as the video...tried now agsin...no joy....
Sent from my SM-G7102 using xda app-developers app

sagar490 said:
Hi,
Recently bought grand 2.. phone seems to be good except for internal memory..... wanted to swap internal memory to external... have rooted my phone on official 4.3.... have tried with the internal to external app from play store but had no luck.... need assistance desparately. Have not posted untill now kn xda...if any mistake ...sorry...
Thanks
Click to expand...
Click to collapse
Dude try FOLDER MOUNT app. It does solved my need similar to your case.
Sent from my SM-G7102 using Tapatalk

Hi anand..thnx for d workaround.... i installed it and also moved a couple of games...the obb files....however now when i open d game its not recognizing the obb file that was moved...askin again to download it
Sent from my SM-G7102 using Tapatalk

Help
Sent from my SM-G7102 using Tapatalk

it makes the internal storage as the default sdcard..
so the apps save data to internal storage....
it'll be better if extsdcard could be the default

True...ovinos103
Sent from my SM-G7102 using Tapatalk

hey,
even if your phone is rooted, you can't simply fool the droids memory architecture just from a Third Party Application..
you need INT2EXT script with a constantly running application which watches the memory.(eg link2sd)
and for all that u first need to partion your sdcard to the device(grand2) supported partion i.e ext2/ext3/ext4.
for partioning i recommend PartionWizard windows application.
else The custom CWM is highly recommended (which unfortunately isnt available at this time)

Does int2ext work on grand2?
Sent from my SM-G7102

manan001 said:
Does int2ext work on grand2?
Sent from my SM-G7102
Click to expand...
Click to collapse
i guess it will work
we just have to trace its internal memory hardware location
and memory address where the /data folder exists..
then we need to create the partition modules(.ko files)eg:- Ext3.ko
then we need to create supported partition on sdcard.
and then create int2ext script which links the module and partition on sdcard which fools android.

vrushabh sutar said:
i guess it will work
we just have to trace its internal memory hardware location
and memory address where the /data folder exists..
then we need to create the partition modules(.ko files)eg:- Ext3.ko
then we need to create supported partition on sdcard.
and then create int2ext script which links the module and partition on sdcard which fools android.
Click to expand...
Click to collapse
I am not a developer but is there any application that can trick this. ..
Sent from my SM-G7102

manan001 said:
I am not a developer but is there any application that can trick this. ..
Sent from my SM-G7102
Click to expand...
Click to collapse
check this out..
http://forum.xda-developers.com/showthread.php?t=1716124
hope it helps

I have got solution link2sd works like charm.. try to use it format 2nd partition with ext2 and in link2sd select app form all ext options select ext4 as seLinux does not detect ext2. Once done will ask for reboot. Then mount it. And link it.
Sent from my SM-G7102

[Q]Link2SD for SM-G7102
Now my Viewsonic V350 is starting to fall in to peaces I've orderd the SM-G7102.
While awaiting the delivery I'm studying the posibilities.
On the V350 Link2SD was briliant to get around the lack of memory of the phone. I've become very fond of it.
Here's a question for the Link2SD users:
Did anyone manage to get the seccond partition working as a ext3?

Yes for me it works with ext4 format
Sent from my SM-G7102

Related

a2sd memory problem

hey !
I've partitioned my sd as 256mb a2sd and my all apps are installed in that memory..but now a2sd partition is full and i cannot install any app..It says memory full( but I've 132mb left in phone's internal memory). so my question is how can i use that memory to install my apps.
wen, app2sd becomes not worthy for u, u r left with data2sd..
to enable data2sd--
1st of all delete the app2sd script..
flash any fugumod kernel..
then make a file & write in it "mmcblk0p2"..
rename the file to "fs.data2sd"
move fs.data2sd to /sdcard/Android/data/fugumod
restart..
u r done... )
Sent from my GT-I5800 using Tapatalk
now this is something new..so what will it enable?
And my question was how to install apps on internal memory( which is 132 mb free ).. how to use that memory ?
ranadip.bswas said:
wen, app2sd becomes not worthy for u, u r left with data2sd..
to enable data2sd--
1st of all delete the app2sd script..
flash any fugumod kernel..
then make a file & write in it "mmcblk0p2"..
rename the file to "fs.data2sd"
move fs.data2sd to /sdcard/Android/data/fugumod
restart..
u r done... )
Sent from my GT-I5800 using Tapatalk
Click to expand...
Click to collapse
and what is app2sd script and how to delete it ?
rahulgaba16 said:
and what is app2sd script and how to delete it ?
Click to expand...
Click to collapse
App2SD script is present in /system/etc/init.d. If you want to delete it, you can do it using root explorer. Mount system as rw and delete it.
rahulgaba16 said:
now this is something new..so what will it enable?
And my question was how to install apps on internal memory( which is 132 mb free ).. how to use that memory ?
Click to expand...
Click to collapse
that is not possible.. coz ur whole /data gettin mounted to mmcblk0p2 partition, so ur internal memory becomes useless..
***but I think that will increase ur system space... (jst a thought, correct me if I m wrong) )
Sent from my GT-I5800 using Tapatalk
ranadip.bswas said:
that is not possible.. coz ur whole /data gettin mounted to mmcblk0p2 partition, so ur internal memory becomes useless..
***but I think that will increase ur system space... (jst a thought, correct me if I m wrong) )
Sent from my GT-I5800 using Tapatalk
Click to expand...
Click to collapse
Hmm. So you are saying that the whole data partition including /data/data also goes to SD with this??
dhirend_6d said:
Hmm. So you are saying that the whole data partition including /data/data also goes to SD with this??
Click to expand...
Click to collapse
yes..
Sent from my GT-I5800 using Tapatalk
ranadip.bswas said:
yes..
Sent from my GT-I5800 using Tapatalk
Click to expand...
Click to collapse
Oh. You are right then. . And also we would need an SD card of high class in order for this to work smoothly.
dhirend_6d said:
Oh. You are right then. . And also we would need an SD card of high class in order for this to work smoothly.
Click to expand...
Click to collapse
mine is 8gb of class4 .. wrkin fyn.. no lag..
Sent from my GT-I5800 using Tapatalk
ranadip.bswas said:
mine is 8gb of class4 .. wrkin fyn.. no lag..
Sent from my GT-I5800 using Tapatalk
Click to expand...
Click to collapse
but mine is of 2gb (which comes with the phone)..so is it good to use app2sd on it...and if not then how to make sd card to the original state(without wiping the phone)
rahulgaba16 said:
but mine is of 2gb (which comes with the phone)..so is it good to use app2sd on it...and if not then how to make sd card to the original state(without wiping the phone)
Click to expand...
Click to collapse
That s ok. You can use apptosd v2. But this method described here, I don t know. Since the entire data partition is moved, you would probably need atleast a class 4 SD card.
But if you want to delete the apptosd script, delete it from /data/etc/init.d using rootexplorer. But your datas will remain in the sd-ext partition only. So don t know how you are going to recover that.
dhirend_6d said:
That s ok. You can use apptosd v2. But this method described here, I don t know. Since the entire data partition is moved, you would probably need atleast a class 4 SD card.
But if you want to delete the apptosd script, delete it from /data/etc/init.d using rootexplorer. But your datas will remain in the sd-ext partition only. So don t know how you are going to recover that.
Click to expand...
Click to collapse
in that case .... i guess titanium backup
rahulgaba16 said:
in that case .... i guess titanium backup
Click to expand...
Click to collapse
if u follow my process, then, no apk will b lost.. nd if dalvik cache is included in ur app2sd script, then no data lose too..
Sent from my GT-I5800 using Tapatalk

Help with partitioning

Hi all.I managed to partition my sd card (4gb) via cwm recovery.After partitionating i wipe cache partitions and data.
After that my phone boot normaly and i create fs.data2sd in etc folder.
The question is why internal memory is already full with 10 apps:|.
How can i check what is working and what no...i want to install more apps in my phone
Need help fast...i need to go in a trip.
ghiurtuv said:
Hi all.I managed to partition my sd card (4gb) via cwm recovery.After partitionating i wipe cache partitions and data.
After that my phone boot normaly and i create fs.data2sd in etc folder.
The question is why internal memory is already full with 10 apps:|.
How can i check what is working and what no...i want to install more apps in my phone
Need help fast...i need to go in a trip.
Click to expand...
Click to collapse
fs.data2sd should be in /sdcard/Android/data/fugumod for fugumod kernel
or
fs.data2sd should be in /sdcard/Android/data/g3mod for g3mod kernel
I try this now i am on your ulti 1.4
Sent from my GT-I5800 using XDA App
I've done what you said but now my phone don't boot with sd inside...and after insert sd i have again low internal memory problem...pls help me
Sent from my GT-I5800 using XDA App
Can someone help me pls?i am disperated...
Edit:i downloaded from market link2sd but it tell me my partition is not mounted...anyone help me?please...
Sent from my GT-I5800 using XDA App
Nobody can help here?
Sent from my GT-I5800 using XDA App
ghiurtuv said:
Nobody can help here?
Sent from my GT-I5800 using XDA App
Click to expand...
Click to collapse
hi
i recently got a 16GB partitioned the same using CWM 1GB ext4 swap0 and have been using various roms with apps2sd everything seems to work fine
so do this
1. Format ur SD Using ur phone (take a backup of ur sd before doing this)
2. use CWM and do the partition again then flash the rom again and it should work
im right now using kilros 7.0 and everything is fine & i have 150MB free on my SD all app are getting installed on the SD only so may be u can try this rom
after doing the Ext4
hope it helps
K i will try to reinstall rom after partitioning again...i will let you me response tomorow...
Nice from you to help a noob like me...appreciate
Edit:that's all? I dont need any fs.data2sd file or something like this?
Sent from my GT-I5800 using XDA App
i do like you but now when i installed kyrillos v7 my phone is freeze at boot logo with some sounds....idk why...i flashed 2 times right now and nothing...i need fast help my phone is dead
edit:i forgot ti wipe date/factory reset...now my phone booting...i wait to see if data2sd work
I DONE.omg i really done thanks for your help haree...the problem was i think in reinstalling rom after partitioning...Thanks alot finaly i managed a2sd to work .
just flashed kyrillos 7 2 days back and partitioned via cwm for the first time.. wiped data.. restored titanium location to internal.. but can get it whether all is doing ok or not..
this is what i am getting:
system rom 219mb .. 33.2 free
internal 201 mb .. 145mb free
sd card 3.31gb .. 2.4 gb
sd card (a2sd) 479mb .. 355 mb
is this fine ??? hv installed quite a few apps .. plz chk n tell whether i did ok or not???
Yes is good congratulation i think you put 512 ext
ghiurtuv said:
Yes is good congratulation i think you put 512 ext
Click to expand...
Click to collapse
yes 512mb it is .. and thankssss a lot for ur reply ..
Np i am glad to can help someone else !

[Q] Link2SD not linking to SD Card 2nd Partition

I followed the tutorial by Sir CarlDeanCatabay to increase the Internal Memory by partitioning SD Card using Mini-Tool Partition Wizard. I first made my 2nd Partition as EXT4(as Merruk 2.5 supports EXT4), but, Link2SD was unable to mount script. I tried with both EXT2 and EXT3, but, the same result came. I saw another external tutorial which said to make the 2nd Partition FAT32; I did, and Link2SD was able to mount. I installed some Apps and LWPs, and Link2SD said that it was link to the SD Card. When I looked upon the Storage Info in Link2SD Menu, I saw my 2nd Partition as same as it was at first, but, my Primary Android-SD(it was set as Active during partition) was filled with 35 MB out of my knowledge.. Isn't link2sd linking my apps to the 2nd Partition and instead doing so to SD Main? If so, what should I do? Thanks!
I think u must prefer cwm method....as it is easy and doesn't creates problem
Sent from my GT-S5360 using xda app-developers app
anmolsharma1293 said:
I think u must prefer cwm method....as it is easy and doesn't creates problem
Sent from my GT-S5360 using xda app-developers app
Click to expand...
Click to collapse
I wish I'd have done that, I've already partitioned...I'm also not so sure if it is linking or not..
Ritayan Roy said:
I wish I'd have done that, I've already partitioned...I'm also not so sure if it is linking or not..
Click to expand...
Click to collapse
Do this....
First backup ur sdcard....
Than format it with fat32....
Than use cwm to partition ur sdcard....
Sent from my GT-S5360 using xda app-developers app
Did you set your 2nd partition as primary?
Sent from my GT-S5360 using xda premium
yeah! I did set my 2nd partition as Primary and FAT32....since, Link2SD was unable to mount the EXTs...

[Q] SD Partition

I already partitioned my sd card months ago but this totally bothered me. I 2nd partition is 1gb and when i open settings->apps->manage applications, it still shows that my internal memory is only 190mb. What seems to be the problem?
Sent from my GT-S5360 using xda premium
You want to increase you internal storage?
Cant see what you want dude
Are you using any mods?
Sent from my Galaxy Pocket with rooted stock ROM
There is no problem here
use link2sd to mount your 2nd partition then you can link apps to free up internal storage so you can install more apps
your total internal storage will not increase - only available storage if you link apps to sd card that are currently on internal or have lib files on internal
on most deodex custom roms after you have installed around 80 apps you will have between 30mb & 60mb of free internal storage depending on the data & cache of apps
vitafit said:
You want to increase you internal storage?
Cant see what you want dude
Click to expand...
Click to collapse
I want to see in task manager that my internal memory has increased.
Sent from my GT-S5360 using xda premium
No i am not using any mods.
Sent from my GT-S5360 using xda premium
marcussmith2626 said:
There is no problem here
use link2sd to mount your 2nd partition then you can link apps to free up internal storage so you can install more apps
your total internal storage will not increase - only available storage if you link apps to sd card that are currently on internal or have lib files on internal
on most deodex custom roms after you have installed around 80 apps you will have between 30mb & 60mb of free internal storage depending on the data & cache of apps
Click to expand...
Click to collapse
I know how to mount the 2nd partition. All i want is to see that my internal memory has inreased to 1.190gb. Because in task manager, it only shows that i only have 190mb, though i already partitioned my sdcard for 1gb.
Sent from my GT-S5360 using xda premium
CrazeXDA said:
I know how to mount the 2nd partition. All i want is to see that my internal memory has inreased to 1.190gb. Because in task manager, it only shows that i only have 190mb, though i already partitioned my sdcard for 1gb.
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
I don't believe you understand what a 2nd partition is/does
your total internal storage will not increase - that's impossible without repartitioning the internal storage & taking space from other internal partitions which would be stupid as you would take space from boot partition
an sd card partition is on your sd card so you split the total storage of your sd card into two therefore your total internal storage hasn't increased - you haven't put a bigger internal hd in
your 2nd partition size is displayed in the info in link2sd
what it does is take apps in internal space & place them in the 2nd partition - it then leaves a link file where the app was so basically the app still behaves like it's on internal but it's not
No, i understand. Well, that would be all. No problem anymore.
Sent from my GT-S5360 using xda premium
using Link2SD doesn't increase your internal memory/RAM ... Link2Sd makes it easy for Android 1.6+ users with root privileges on their phone to move applications to the "SD card".
@CrazeXDA
Do you mean something like this?
(screenshot from my 5360)
vitafit said:
@CrazeXDA
Do you mean something like this?
(screenshot from my 5360)
Click to expand...
Click to collapse
Yeah! Something like that! HOW?!
Sent from my GT-S5360 using xda premium
Its possible with amarullz script
http://forum.xda-developers.com/showthread.php?t=1310309
Its a script that you put in your init.d folder.
But i cannot ensure that works on every rom/kernel kombo.
With hells fusion 50# kernel + evo x3 rom is it working (my daily use)
Want to see internal storage increase? Modify the ramdisk to mpunt the sdcards 2nd partition as /data and BAM there ya go
TheExploitedOne said:
Want to see internal storage increase? Modify the ramdisk to mpunt the sdcards 2nd partition as /data and BAM there ya go
Click to expand...
Click to collapse
Yea, if your SDcard not partitioned yet, the rom will bootloop
TheRealModder said:
Yea, if your SDcard not partitioned yet, the rom will bootloop
Click to expand...
Click to collapse
If you modify the fstab correctly and make userdata at least 1GB you should be fine. I've partirioned my sdcard to use external sd, cache, system, and userdata giving me much more space to install roms and apps. I'd recommend a more powerful sdcard to take away the lag
---------- Post added at 05:41 PM ---------- Previous post was at 05:40 PM ----------
TheRealModder said:
Yea, if your SDcard not partitioned yet, the rom will bootloop
Click to expand...
Click to collapse
Oh i see what you mean.. My bad boss

[Q&A] [GUIDE][GT-S6102] Increase RAM & Internal Memory Using Link2SD + A2SDGUI + Sw

[Q&A] [GUIDE][GT-S6102] Increase RAM & Internal Memory Using Link2SD + A2SDGUI + Sw
Q&A for [GUIDE][GT-S6102] Increase RAM & Internal Memory Using Link2SD + A2SDGUI + Swapper
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [GUIDE][GT-S6102] Increase RAM & Internal Memory Using Link2SD + A2SDGUI + Swapper. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Need Info for Swapping
Hello,
I saw that the partitions on the SD card sgyd12 had were :- Fat32, Ext2, Linux Swap
What I have are :- Fat32, Ext3, Other
IMPORTANT : I have Samsung Galaxy Y Duos , GT-S6102
Will it work????
Any help will be appreciated!!
link - http://s6.postimg.org/z9bottke9/attachment.png
pranav.sindura said:
Hello,
I saw that the partitions on the SD card sgyd12 had were :- Fat32, Ext2, Linux Swap
What I have are :- Fat32, Ext3, Other
Will it work????
Any help will be appreciated!!
link - http://s6.postimg.org/z9bottke9/attachment.png
Click to expand...
Click to collapse
Yes for linking apps to sd depending on kernel support & selecting the correct mount scripts in link2sd
No for swap - you need a swap partition but swap is pointless anyway - There is no need for it & in my opinion you will get no benefit
marcussmith2626 said:
Yes for linking apps to sd depending on kernel support & selecting the correct mount scripts in link2sd
No for swap - you need a swap partition but swap is pointless anyway - There is no need for it & in my opinion you will get no benefit
Click to expand...
Click to collapse
Thanks for replying,
By the the time I was waiting for some reply I tried out Roehsoft Ram Expander for swap.
Is there any other way for increasing internal memory only?
pranav.sindura said:
Thanks for replying,
By the the time I was waiting for some reply I tried out Roehsoft Ram Expander for swap.
Is there any other way for increasing internal memory only?
Click to expand...
Click to collapse
Only by creating virtual storage on your sd card & linking apps to it - you already have an ext partition
If you mean ram then no - nothing that will make the phone suddenly super fast
marcussmith2626 said:
Only by creating virtual storage on your sd card & linking apps to it - you already have an ext partition
Click to expand...
Click to collapse
Will Link2SD work in this Case?
pranav.sindura said:
Will Link2SD work in this Case?
Click to expand...
Click to collapse
Yes Iv already said
If the ext partition was created properly & you using a kernel that supports it (don't ask me for suggestions) & you select the appropriate mount script in link2sd
marcussmith2626 said:
Yes Iv already said
If the ext partition was created properly & you using a kernel that supports it (don't ask me for suggestions) & you select the appropriate mount script in link2sd
Click to expand...
Click to collapse
Thanks for your help and sorry I couldn't understand that when you said that first....
MemberThanks: 2
63 posts Joined: Aug 2011
I have set the default install location in link2sd to internal, confirmed using command
pm getInstallLocation
1(Internal)
But still certain apps get installed to the sdcard. If the apps get installed to the sdcard link2SD cannot auto link newly installed apps. In A2SD GUI it shows apps on internal. How do I force the apps to get installed on the internal storage?
Do I need to activate zipalign on boot in a2sdgui?
Phone is GT-S6102
Sent from my GT-I9070 using XDA Free mobile app
darryl_co said:
MemberThanks: 2
63 posts Joined: Aug 2011
I have set the default install location in link2sd to internal, confirmed using command
pm getInstallLocation
1(Internal)
But still certain apps get installed to the sdcard. If the apps get installed to the sdcard link2SD cannot auto link newly installed apps. In A2SD GUI it shows apps on internal. How do I force the apps to get installed on the internal storage?
Do I need to activate zipalign on boot in a2sdgui?
Phone is GT-S6102
Sent from my GT-I9070 using XDA Free mobile app
Click to expand...
Click to collapse
You can't force an app to install anywhere - only ask it to but if it's manifest states to install it somewhere that's where it will be installed
Of course you can decompile the apk & edit the manifest resign the apk & install it however you won't be able to update the app via playstore without uninstalling the modded version first
Best to just manually link what you want
Nazir mughal samsung gt-s6102
Did the same and working properly but swap is not activating and auto deactivating cant extend ram by the method please suggest.
Do I need to install i duos kernal
Hi,
I am using gingericejelly rom in my phone. So do I need to install i duos kernal again.?
help please
hi i aplied all the stuff here and aparently worked well, but suddenly my samsung y duos has stopped recognizing the sd card and any sd card, i mean mi phone does not recognize any sd card... what can i do? plese i cannot use link2sd or anyting else because the phone doest nor recognize sd cards...
SayraK said:
hi i aplied all the stuff here and aparently worked well, but suddenly my samsung y duos has stopped recognizing the sd card and any sd card, i mean mi phone does not recognize any sd card... what can i do? plese i cannot use link2sd or anyting else because the phone doest nor recognize sd cards...
Click to expand...
Click to collapse
Either remove the mod if possible maybe a script in init.d or flash stock rom via odin & start again (see my firmware thread)
Also your kernel might not support this mod
Please don't ask me what does as I don't have your device
link2sd wont work
second partition wont mount automatically.
link2sd wont work after rebooting many times

Categories

Resources