[Q] Any recovery.img for Canvas Juice A177 - Micromax Canvas Juice Questions & Answers

Can anyone here help me in getting a custom recovery for my phone Micromax Canvas Juice A177. I have recently brought it and is very good. I have rooted it and also swapped storages. Now I just want a custom recovery like CWM or TWRP so that try the tricks given here on XDA, without fear of bricking!

Bro can u share how u swapped the storage?
Sent from my GT-S5670 using Tapatalk 2

Swap storages in Android
neil.richard said:
Bro can u share how u swapped the storage?
Sent from my GT-S5670 using Tapatalk 2
Click to expand...
Click to collapse
How to swap Android partitions
Many times android users face the problem of low phone memory. It is often required to download large games via Play Store. But unfortunately because of low space, they do not get to do so. In that case, swapping of the SD card with an external SD card will work.
Requirements:
1] A fully-rooted android device.
2] Root Browser.
Here are the steps:
1] First of all keep in mind that this will work only if the phone is rooted. So if you are not, got ahed and search google on how to root your device.
2] Install and open Root Browser. Go to system/etc and find the file 'vold.fstab'. Make a backup of that file and save it there only( for restoring it if anything goes wrong ).
3] Open that file as a text file in RB text editor.
4] Find these lines: (the may vary from device to device)
dev_mount sdcard /storage/sdcard0 [email protected] /devices/platform/goldfish_mmc.0 /devices/platform/mtk-msdc.0/mmc_host
dev_mount sdcard2 /storage/sdcard1 auto /devices/platform/goldfish_mmc.1 /devices/platform/mtk-msdc.1/mmc_host
5] Replace sdcard0 with sdcard1.
6] Do the same with next line. Replace sdcard1 with sdcard0.
7] Save the file and reboot.
Notes:
I have tested this on my Micromax Canvas Juice, Xperia L and Samsung Galaxy S2, S duos2.
I don't think that there will be a fear of bricking the device because it is not releated very close to the system setting that need on boot. Try this you will be safe, but if you are not sure don't do that.

Hey any stock firmware for this phone? Did anyone get it
Sent from my GT-S6102 using Tapatalk 2

can i do the swapping even though i have few apps n games installed on the phone?..
or should I factory reset it n then do all stuff?..secondly,After swapping set the storage to -->Interna (instead of External Sd) right?
Sent from my GT-S5670 using Tapatalk 2

No Need of reset
neil.richard said:
can i do the swapping even though i have few apps n games installed on the phone?..
or should I factory reset it n then do all stuff?..secondly,After swapping set the storage to -->Interna (instead of External Sd) right?
Sent from my GT-S5670 using Tapatalk 2
Click to expand...
Click to collapse
Hey bro, there is no need of resetting. And yes set it to internal storage!

Related

Samsung Galaxy S Boot Loop / Dead Internal SD - Solution

Fully working Samsung Galaxy S - Using 16GB External Micro SD to run OS and function as External SD!!
Ok so to set the scene I will quickly explain the issue I had with my Samasung Galaxy S.
One day it worked....
Next day it didn't...from then on it would only boot to first screen then continually repeat this step.....
After day two of having no luck at fixing the issue I got an S3...great phone!
BUT DONT GIVE UP JUST YET! It can be fixed!!!
Overall I think I would have spent somewhere in the ballpark of about 40 hours trying to fix the Galaxy S...stubborn? Yes....and my Galaxy S was such a good phone I hated the idea of binning it.
I wont waste your time listing the hundreds of methods I tried or posts I read, but in the end all things pointed to a dead internal SD.
I should be able to run the OS off an external SD... shouldn't I? The answer is Yes!
Many hours were spent on this stage and for about a week I had a working pone with OS running on External SD, but no access to the camera or anything which required an external SD.
I now have a perfectly working phone, using a 16gb External SD to run the OS and remaining space on it recognised as the external SD.
I can't promise this will work for everyone but here is the last of WAY TO MANY methods I used which completely solved this problem for me.
Let me know if this works for you & GOOD LUCK!
Step 1:
Your phone must be rooted!
The best, easiest and only way I was able to do it is with the following guide, big thank you to the person who put it up. As my Internal SD was dead! my external SD was to be my new internal SD...so the standard add to zip method for rooting on external SD... would obviously not work for me! yes I worded that perfectly!
BIG IMPORTANT NOTE IN CAPITAL LETTERS! - Make sure you have your external SD inserted during the below process!
http://forum.xda-developers.com/showthread.php?t=1852546
NOW! You should have your phone booting as it used to back in the good old days! However.....some of you wont...if this is the case please follow Step 1B.
Step 1B:
If the above did not work for you then you need a way to connect your Micro SD to your PC (I did this using a USB adaptor).
1. Download and install EaseUS partition master
2. Insert Micro SD in PC
3. EaseUS partition master
4. Wipe all partitions/data.
5. Create EXT4 partition approx 2gb
6. Create FAT32 partition with remaining space.
7. Remove battery from phone
8. Insert SD, Battery back in.
9. Turn on, you should have your phone booting as it used to back in the good old days!
IF NOT THEN.....Start with Step 1B then do Step1 then if all looking as it should move to step 2. If not...sorry...I have failed you!
Step 2:
You phone should now have booted like the good old days....but if you go into SD/Storage on android OS, you will notice it does not recognise the remaining space on the External SD as an external SD...it must be very confusing for the green robot!
So next steps as follows!
1. Install script manager app and mount r/w app from Google Play (market)
2. Use mount r/w to Mount the system partition in r/w mode.
3. Browse using script manager app as root (change setting in config).
4. Go to /system/etc folder and change file permission for vold.fstab to rwxrwxrwx (This means tick all the 9 boxes on the left not the 3 on the right.....such a technical explanation)
5. Then edit the vold.fstab file as text and change the following
Change:
dev_mount sdcard /mnt/sdcard auto /devices/platform/s3c-sdhci.0/mmc_host/mmc0
to
dev_mount sdcard /mnt/sdcard auto /devices/platform/s3c-sdhci.2/mmc_host/mmc2
Change:
s3c-sdhci.0
to
s3c-sdhci.2
Change:
mmc0
to
mmc2
Save the file and reboot the phone!
If all has gone well then your sdcard partition will be mounted and old faithful is ready to ride once again!
I hope this worked for you, if it didn't...gutted and I guess you have moved onto the next post...good hunting!
Please note this solution was created from a pile of posts I trawled through to get a solution. The above vold.fstab solution was taken from the following post. Unfortunately this posts overall solution didn't work for me, but I would not have been able to mount remaining External SD Space as well...you know THE EXTERNAL SD! without his post, which is the best part!
http://forum.xda-developers.com/showthread.php?t=1193010
Nice work... Lesson to be learned...
Never give up!! lol
Above post should be stickied or kept somewhere, seen quite a few people with the same problem. I'll be bookmarking it in case it ever happens to me... Thanks...
Sent from my GT-I9000 using Tapatalk 2
Cheers
knuckles1978 said:
Nice work... Lesson to be learned...
Never give up!! lol
Above post should be stickied or kept somewhere, seen quite a few people with the same problem. I'll be bookmarking it in case it ever happens to me... Thanks...
Sent from my GT-I9000 using Tapatalk 2
Click to expand...
Click to collapse
Thanks Wasn't sure If should really have posted it as......how to run your Samsung Galaxy S from your external SD lol.
Hi There
Thank you for the comprehensive post.
What should I do if scriptmanager app and mount r/w app can't install? In fact, no apps can install.
Also, should the second line in vold.fstab that used to point to external sd stay the same or be modded as well?
My SGS just will not accept any apps installed or anything copied to it. I have repartitioned the external sd but everything still only picks up the internal SD and nothing from external.
Does the external SD need to be partition as a primary or logical partition for the EXT4 part?
The link to the guide is dead, why have xda removed it? does anybody have a link to the guide that works? thanks
Link works fine here.....
Sent from my GT-I9000 using Tapatalk 2
boot loop
reganstott said:
Fully working Samsung Galaxy S - Using 16GB External Micro SD to run OS and function as External SD!!
Ok so to set the scene I will quickly explain the issue I had with my Samasung Galaxy S.
One day it worked....
Next day it didn't...from then on it would only boot to first screen then continually repeat this step.....
[/url]
Click to expand...
Click to collapse
Tried the above but no joy, my problem below could be slightly different
Bought this from Ebay dead, managed to get it going but it would not recognise internal or external storage, tried to update rom, then disaster, now goes into permanent bootloop Have tried to resurrect the phone with….http://forum.xda-developers.com/showthread.php?t=1647890
and with ezbase, EZRom for Galaxy S.
No go, when use Odin3 1.82 to put rom on it says passed, then goes into recovery and tells me that
1) e: format_volume:rfs format failed on /dev/block/mmcblk0p2
2) Deleting Meta data ….data wipe failed
3) Press reboot says failed to Mount Data File
On Reboot goes to permanent boot loop on Samsung S GT-i9000 screen
Searched and found ref to using a riff box to clear this problem, nobody near me has one
Any ideas to get out of this gratefully received
knuckles1978 said:
Link works fine here.....
Sent from my GT-I9000 using Tapatalk 2
Click to expand...
Click to collapse
so I assume you have to have a booting phone for this to work?
---------- Post added at 03:28 PM ---------- Previous post was at 03:20 PM ----------
bryfly said:
Tried the above but no joy, my problem below could be slightly different
Bought this from Ebay dead, managed to get it going but it would not recognise internal or external storage, tried to update rom, then disaster, now goes into permanent bootloop Have tried to resurrect the phone with….http://forum.xda-developers.com/showthread.php?t=1647890
and with ezbase, EZRom for Galaxy S.
No go, when use Odin3 1.82 to put rom on it says passed, then goes into recovery and tells me that
1) e: format_volume:rfs format failed on /dev/block/mmcblk0p2
2) Deleting Meta data ….data wipe failed
3) Press reboot says failed to Mount Data File
On Reboot goes to permanent boot loop on Samsung S GT-i9000 screen
Searched and found ref to using a riff box to clear this problem, nobody near me has one
Any ideas to get out of this gratefully received
Click to expand...
Click to collapse
Ok I think im getting the picture but the guide is not clear, i think 1 partiotion should be ext4 the other fat 32 both primary, if you cannot boot because of the loop do you need a modified kernel ? will the phone then auto mount the external sd and use that instead?
swukjay said:
so I assume you have to have a booting phone for this to work?
---------- Post added at 03:28 PM ---------- Previous post was at 03:20 PM ----------
Ok I think im getting the picture but the guide is not clear, i think 1 partiotion should be ext4 the other fat 32 both primary, if you cannot boot because of the loop do you need a modified kernel ? will the phone then auto mount the external sd and use that instead?
Click to expand...
Click to collapse
Thanks for the reply, have advanced since my post, managed to get into CWM and deleted / formatted everything I could see, then went back to install GB through odin3 and it accepted and is now running with that..........Still left with my original problem that stops me install JB or ICS, in settings, then "SD card an phone storage" SD Card= total space and available space, unavailable and usb storage = total space and available space, unavailable, if I hit format usb storage I get sd card has been removed ........Any suggestions what to try??
bryfly said:
Thanks for the reply, have advanced since my post, managed to get into CWM and deleted / formatted everything I could see, then went back to install GB through odin3 and it accepted and is now running with that..........Still left with my original problem that stops me install JB or ICS, in settings, then "SD card an phone storage" SD Card= total space and available space, unavailable and usb storage = total space and available space, unavailable, if I hit format usb storage I get sd card has been removed ........Any suggestions what to try??
Click to expand...
Click to collapse
I think this
http://forum.xda-developers.com/showthread.php?t=1193010 may help you , apparently you have to change some script with root explorer, my problem is exactly the same as your but still have boot loop, what procedure did you use to get your to boot? did you partition memory card?
swukjay said:
I think this
http://forum.xda-developers.com/showthread.php?t=1193010 may help you , apparently you have to change some script with root explorer, my problem is exactly the sane as your but kust have boot loop, what procedure did you use to get your to boot?
Click to expand...
Click to collapse
managed to install cwm, then wiped everything I could, then installed a stock GB rom through odin3 and it went fine, so guessing I had something corrupted and then cwm formats deleted it, maybe I was lucky , but that is all I did, thanks for the link re sd cards.....
use external sd card with CM10
Hey there,
I have had exactly the same issue and it took my days to figure out that my internal sd card must be broken.
Thanks for the great idea of switching the sd cards, my SGS I9000 works again.
Using my gained enthusiasm I tried to flash the newest 10.1 CM firmware. The installer stops within CWM before rebooting and tells me that the package is defect. I tried it several times, even using sideload. What do I have to do to install it?
Best regards
marco
gt i9000
reganstott said:
Fully working Samsung Galaxy S - Using 16GB External Micro SD to run OS and function as External SD!!
Ok so to set the scene I will quickly explain the issue I had with my Samasung Galaxy S.
One day it worked....
Next day it didn't...from then on it would only boot to first screen then continually repeat this step.....
After day two of having no luck at fixing the issue I got an S3...great phone!
BUT DONT GIVE UP JUST YET! It can be fixed!!!
Overall I think I would have spent somewhere in the ballpark of about 40 hours trying to fix the Galaxy S...stubborn? Yes....and my Galaxy S was such a good phone I hated the idea of binning it.
I wont waste your time listing the hundreds of methods I tried or posts I read, but in the end all things pointed to a dead internal SD.
I should be able to run the OS off an external SD... shouldn't I? The answer is Yes!
Many hours were spent on this stage and for about a week I had a working pone with OS running on External SD, but no access to the camera or anything which required an external SD.
I now have a perfectly working phone, using a 16gb External SD to run the OS and remaining space on it recognised as the external SD.
I can't promise this will work for everyone but here is the last of WAY TO MANY methods I used which completely solved this problem for me.
Let me know if this works for you & GOOD LUCK!
Step 1:
Your phone must be rooted!
The best, easiest and only way I was able to do it is with the following guide, big thank you to the person who put it up. As my Internal SD was dead! my external SD was to be my new internal SD...so the standard add to zip method for rooting on external SD... would obviously not work for me! yes I worded that perfectly!
BIG IMPORTANT NOTE IN CAPITAL LETTERS! - Make sure you have your external SD inserted during the below process!
http://forum.xda-developers.com/showthread.php?t=1852546
NOW! You should have your phone booting as it used to back in the good old days! However.....some of you wont...if this is the case please follow Step 1B.
Step 1B:
If the above did not work for you then you need a way to connect your Micro SD to your PC (I did this using a USB adaptor).
1. Download and install EaseUS partition master
2. Insert Micro SD in PC
3. EaseUS partition master
4. Wipe all partitions/data.
5. Create EXT4 partition approx 2gb
6. Create FAT32 partition with remaining space.
7. Remove battery from phone
8. Insert SD, Battery back in.
9. Turn on, you should have your phone booting as it used to back in the good old days!
IF NOT THEN.....Start with Step 1B then do Step1 then if all looking as it should move to step 2. If not...sorry...I have failed you!
Step 2:
You phone should now have booted like the good old days....but if you go into SD/Storage on android OS, you will notice it does not recognise the remaining space on the External SD as an external SD...it must be very confusing for the green robot!
So next steps as follows!
1. Install script manager app and mount r/w app from Google Play (market)
2. Use mount r/w to Mount the system partition in r/w mode.
3. Browse using script manager app as root (change setting in config).
4. Go to /system/etc folder and change file permission for vold.fstab to rwxrwxrwx (This means tick all the 9 boxes on the left not the 3 on the right.....such a technical explanation)
5. Then edit the vold.fstab file as text and change the following
Change:
dev_mount sdcard /mnt/sdcard auto /devices/platform/s3c-sdhci.0/mmc_host/mmc0
to
dev_mount sdcard /mnt/sdcard auto /devices/platform/s3c-sdhci.2/mmc_host/mmc2
Change:
s3c-sdhci.0
to
s3c-sdhci.2
Change:
mmc0
to
mmc2
Save the file and reboot the phone!
If all has gone well then your sdcard partition will be mounted and old faithful is ready to ride once again!
I hope this worked for you, if it didn't...gutted and I guess you have moved onto the next post...good hunting!
Please note this solution was created from a pile of posts I trawled through to get a solution. The above vold.fstab solution was taken from the following post. Unfortunately this posts overall solution didn't work for me, but I would not have been able to mount remaining External SD Space as well...you know THE EXTERNAL SD! without his post, which is the best part!
http://forum.xda-developers.com/showthread.php?t=1193010
Click to expand...
Click to collapse
im having a little trouble with step 2,
1. Install script manager app and mount r/w app from Google Play (market)------------- done
2. Use mount r/w to Mount the system partition in r/w mode. --------done, then clicked back arrow to do next step
3. Browse using script manager app as root (change setting in config). --------done
4. Go to /system/etc folder and change file permission for vold.fstab to rwxrwxrwx (This means tick all the 9 boxes on the left not the 3 on the right.....such a technical explanation)--------not sure about this step, i think I have done it, but then I cant find the next step
5. Then edit the vold.fstab file as text and change the following
any help would be much appreciated
Regards Mick
E:failed to mount ?sdcard (file exists)
I have figured out the vold.fstab file, but it wont save the changes, what have I done wrong
Please help me
reganstott said:
Fully working Samsung Galaxy S - Using 16GB External Micro SD to run OS and function as External SD!!
Ok so to set the scene I will quickly explain the issue I had with my Samasung Galaxy S.
One day it worked....
Next day it didn't...from then on it would only boot to first screen then continually repeat this step.....
After day two of having no luck at fixing the issue I got an S3...great phone!
BUT DONT GIVE UP JUST YET! It can be fixed!!!
Overall I think I would have spent somewhere in the ballpark of about 40 hours trying to fix the Galaxy S...stubborn? Yes....and my Galaxy S was such a good phone I hated the idea of binning it.
I wont waste your time listing the hundreds of methods I tried or posts I read, but in the end all things pointed to a dead internal SD.
....
Click to expand...
Click to collapse
Hi reganstott i have similar problem but a little different. my galaxy i9000 stuck in boot loop too but the difference is that my phone do not enter into recovery mode and has boot loop even in download mod. therefore i can install no rom's. Do you know what is the exact problem of my phone? i try your solution but step 1A can't be done because my phone continue boot loop even in download mode. please help me
bewildered
I have flashed the phone back to stock, but it wont do anything, still cant get to the internal sd/card, please help, i desperately need to extract the photos off the internal sd/card
more thzs
Bump on
I tested the procedure 3 times, worked all the time, but when I checked on the 'SD card and phone storage' on the 'Settings', still SD card is not recognized, but I got now USB Storage, so I could use the camera now.
Although the real problem of corrupt internal SD card is not yet solved, it is a solution.
Thank you very much, your persisteness.
:good::good::good:
thanks a lot !!
thanks a lot only thing is I am able to mount SD card so camera and no extra memory
wow
very god

Install apps on SD Card on Note 8.0 *root

Hi Guys
I noticed another thread here on how to use your external SD card for apps only me being a noob it was far too complicated. I managed to find this video tho and tried it on my device and it works perfectly. You need a rooted device with Busybox and Script Manager to do this and then you will need to download this script and use Script manager to run this script at startup which basically swaps the internal and SD memory around so your device thinks your SD card is SDcard0. Video explains everything quite nicely.
There are other options out there that work too such as an app called Directory Bind, but this is way easier and much more reliable. With directory bind i was having huge problems trying to access the SD card or internal memory when plugged into my PC. Hope this helps.
script: http://downloadandroidrom.com/file/GalaxyNote2/app2sdNote2
http://www.youtube.com/watch?v=p8PyqCOpERA
hello , thx it really works. but can i bother with how if i want to swap the memory again ?
do you the revert script again ?
dark_knight828 said:
hello , thx it really works. but can i bother with how if i want to swap the memory again ?
do you the revert script again ?
Click to expand...
Click to collapse
No. Just remove the script & reboot, or pull the SD Card & reboot.
GSLEON3 said:
No. Just remove the script & reboot, or pull the SD Card & reboot.
Click to expand...
Click to collapse
how install this!as shown in video?what to do with the enclosed file?
---------- Post added at 09:44 PM ---------- Previous post was at 09:02 PM ----------
it's a go!tnx
Works great!
Followed these steps from original post and now have 64GB as internal storage!
Install script manager from play store
Open script manager, click on browse as root then ok
Choose the downoaded file and choose Script/Executable
Now tap on Su, Boot and Save
Reboot your phone and enjoy!
kable said:
Works great!
Followed these steps from original post and now have 64GB as internal storage!
Install script manager from play store
Open script manager, click on browse as root then ok
Choose the downoaded file and choose Script/Executable
Now tap on Su, Boot and Save
Reboot your phone and enjoy!
Click to expand...
Click to collapse
thanks! i tried this and works perfectly!
Question. What size SD card are you guys using?
Can I add a 64gb SD card, on top of the 16gb internal?
so then I would have like 80 gigs total?
1username4thisforum said:
Question. What size SD card are you guys using?
Can I add a 64gb SD card, on top of the 16gb internal?
so then I would have like 80 gigs total?
Click to expand...
Click to collapse
I used a 64 GB micro sd card. That became my internal storage (Sdcard0) while the original internal storage now shows up as (extSdcard) ( Which is approx 10GB ) so you can use it all but it will be 2 separate storage areas.
Just look at the OP's post, he has a pic of how your storage will be showing up.
I'm using FolderMount from Google Play to move specific folders to the SD card, seems to be working well.
The internal SD is probably much faster than the external, so I'd rather not do a full swap.
1username4thisforum said:
Question. What size SD card are you guys using?
Can I add a 64gb SD card, on top of the 16gb internal?
so then I would have like 80 gigs total?
Click to expand...
Click to collapse
64gb SanDisk Ultra. Yes u can.
Sent from my GT-N5100 using xda app-developers app
Hi guys.
I haven't watched the video yet... I just want to ask a few questions (and state my case) first:
I've just bought a 64gb SanDisk Ultra... I would like to use it as my internal memory as is described here... I have no intention of ever taking it out of the device.
Now my concerns:
1) I've never rooted a device before. I can get my way around windows and build a pc... that's about it. So I'm very nervous about doing this.
2) In all likelyhood I'll be staying on stock, so I want to be able to receive updates in the future.
3) I've already installed some apps to the internal memory... what's going to happen to those after I do this swap?
So what do I need to know?
Who's going to hold my hand in this?
FaeMinx said:
So what do I need to know?
Who's going to hold my hand in this?
Click to expand...
Click to collapse
hey man, I was in the same boat as you, never rooted anything before. you can root the note 8 by using framaroot. Its really easy and you can Install from the Link below and once rooted you Wont be able to do updates but you will be able to unroot when you would like to do an OTA update. I had to use the Samsung desktop application (Kies) for windows to apply the original firmware to do the updates. Not sure if you will need Factory reset but i did and I was able to update again. This is a software root and if anything goes wrong a factory reset will fix anything, that or just restoring your firmware, this also shouldn t void your warranty
the apps you have installed already will still work you just need to copy all the data on the internal across to your 64GB card (select all, copy and paste)
1 Install framaroot
http://forum.xda-developers.com/attachment.php?attachmentid=1952450&d=1368232060
2. Open frama root and select SupesSu. Select the Aragorn method.
3. Reboot your device
4. Install busy box and open the app. Grant Su permissions and do the smart install
https://play.google.com/store/apps/details?id=stericson.busybox&hl=en
5. Now you are rooted and ready to follow the steps of this thread.
6. Use ur device to format the SD card
7. Download script and save to SD card
http://downloadandroidrom.com/file/GalaxyNote2/app2sdNote2
8. Install script manager from play store
9. Open script manager, click on browse as root then ok
10.Choose the downoaded file and choose Script/Executable
11. Now tap on Su, Boot and Save
12. Reboot your phone
Watch this video too.
http://www.youtube.com/watch?v=p8PyqCOpERA
Hope this helps.
Sent from my GT-N5100 using xda app-developers app
Great, Thanks!
This step by step was just what I was looking for.
:highfive: :good:
Had the script running for a while prior to a reboot last night....now smanager shows " sh: /storage/sdcard0/Download/app2sdNote2.bin: can't execute: Permission denied"...Don't know what happened??Tried deleting and reinstalling with no luck?? tried saving the download to the sdcard and the internal memory..neither worked??
This is great info and all but what happens if the sd card gets corrupt. Its a very real possibility as I have seen on AC it happens quite frequently. If the sd gets corrupted and that is where your android os file are now stored does your phone/tablet become a brick?
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
I wrote the hard to understand version of what's very much this process.
The gui is helpful, but you do need to know what the script is doing and what the script is to troubleshoot problems. It's not actually swapping all of your Android system onto the sdcard, to start with.
Your OS stays internal, and installer files for most of your apps stay on the internal memory. Applications write their data to the sdcard.
Gotchas with this approach include:
-your script needs to be executable by the process which runs it. When I first set this up there were issues around who owned the script and who could run it. If that's broken, you'll get the 'this script could not run' error.
- if you use one of the alternate roms, you will need a different script. Civato's kernel, for example, requires a different version of this script.
- I have heard rumors that 4.2 and above break this approach. Unknown by me.
roustabout said:
I wrote the hard to understand version of what's very much this process.
The gui is helpful, but you do need to know what the script is doing and what the script is to troubleshoot problems. It's not actually swapping all of your Android system onto the sdcard, to start with.
Your OS stays internal, and installer files for most of your apps stay on the internal memory. Applications write their data to the sdcard.
Gotchas with this approach include:
-your script needs to be executable by the process which runs it. When I first set this up there were issues around who owned the script and who could run it. If that's broken, you'll get the 'this script could not run' error.
- if you use one of the alternate roms, you will need a different script. Civato's kernel, for example, requires a different version of this script.
- I have heard rumors that 4.2 and above break this approach. Unknown by me.
Click to expand...
Click to collapse
This is the only part of the script in red when I view the log inSuperSU:
stdout redirected to /dev/null
Don't know if that clears things up a little?
you might try enabling adb and running the script from an adb prompt;
adb shell
cd /etc/init.d
find the script (probably called XYmount where X and Y are numbers) and
type
sh XYmount
That should give you fuller output of the error.
small ricurr
roustabout said:
you might try enabling adb and running the script from an adb prompt;
adb shell
cd /etc/init.d
find the script (probably called XYmount where X and Y are numbers) and
type
sh XYmount
That should give you fuller output of the error.
Click to expand...
Click to collapse
Since this is not a full swap to the sd card I think I am just going to leave it alone....don't want to mess around and risk bricking the unit. If I do decide to try the adb route I will let you know what I find. THANKS!
melvill said:
hey man, I was in the same boat as you, never rooted anything before. you can root the note 8 by using framaroot. Its really easy and you can Install from the Link below and once rooted you Wont be able to do updates but you will be able to unroot when you would like to do an OTA update. I had to use the Samsung desktop application (Kies) for windows to apply the original firmware to do the updates. Not sure if you will need Factory reset but i did and I was able to update again. This is a software root and if anything goes wrong a factory reset will fix anything, that or just restoring your firmware, this also shouldn t void your warranty
the apps you have installed already will still work you just need to copy all the data on the internal across to your 64GB card (select all, copy and paste)
1 Install framaroot
http://forum.xda-developers.com/attachment.php?attachmentid=1952450&d=1368232060
2. Open frama root and select SupesSu. Select the Aragorn method.
3. Reboot your device
4. Install busy box and open the app. Grant Su permissions and do the smart install
https://play.google.com/store/apps/details?id=stericson.busybox&hl=en
5. Now you are rooted and ready to follow the steps of this thread.
6. Use ur device to format the SD card
7. Download script and save to SD card
http://downloadandroidrom.com/file/GalaxyNote2/app2sdNote2
8. Install script manager from play store
9. Open script manager, click on browse as root then ok
10.Choose the downoaded file and choose Script/Executable
11. Now tap on Su, Boot and Save
12. Reboot your phone
Watch this video too.
http://www.youtube.com/watch?v=p8PyqCOpERA
Hope this helps.
Sent from my GT-N5100 using xda app-developers app
Click to expand...
Click to collapse
Thank you for the step by step instructions . I do have a couple questions before I dig into this method.
1 - You mean to copy all the internal sd card to the external one?
2 - the script was written for a Galaxy note II, would it work for the Galaxy Note 8?
3 - When you mention to download and save the script do SD card, do you mean the internal one?
4 - Did you write this script?
Thanks for your help. The lack of internal memory is my biggest issue with the note 8.
Yours,
Alex

Unable to back up on ExtSdcard

Hi guys,
I was trying to back up my nova feature to my SD card and for x reason it didn't work. Saving to internal storage work but that would be useless when wiping for a new ROM, I noticed I can't transfer files from my device too ( internal to SD gotta be done by computer). SD card is a 32gb Kingston
Thanks
Sent from my SM-G900W8 using Tapatalk
xaznxplaya said:
Hi guys,
I was trying to back up my nova feature to my SD card and for x reason it didn't work. Saving to internal storage work but that would be useless when wiping for a new ROM, I noticed I can't transfer files from my device too ( internal to SD gotta be done by computer). SD card is a 32gb Kingston
Thanks
Sent from my SM-G900W8 using Tapatalk
Click to expand...
Click to collapse
Hi There
Google has blocked the permission to write to sd card.
easiser solution is download SDFIX from google play.
root required.
Any idea why did they did? I'll try it, thanks
sent from my s5 you 'Mirin?
xaznxplaya said:
Any idea why did they did? I'll try it, thanks
sent from my s5 you 'Mirin?
Click to expand...
Click to collapse
Google seems take it as a security issue.
It happens kk4.4 or later.
xaznxplaya said:
Hi guys,
I was trying to back up my nova feature to my SD card and for x reason it didn't work. Saving to internal storage work but that would be useless when wiping for a new ROM, I noticed I can't transfer files from my device too ( internal to SD gotta be done by computer). SD card is a 32gb Kingston
Thanks
Sent from my SM-G900W8 using Tapatalk
Click to expand...
Click to collapse
Use Samsung's own app for file moving, worked for me with with multimedia files.
Save it to phone memory then transfer to sd card using my files app.
Sent from my iPad using Tapatalk
SDFix definitely fixes the issue if you are rooted. Android 4.4 changes the stock permissions, so apps only have read/write permissions to folders that they create and can't write to folders created manually or by other apps. SDFix restores permissions to how they were prior to 4.4. Its less secure, but it allows programs like Titanium Backup to function again.
xaznxplaya said:
Any idea why did they did? I'll try it, thanks
sent from my s5 you 'Mirin?
Click to expand...
Click to collapse
I have no problems with nova backup to sd on my s4,and its on 4.4 too
Sent from my Nexus 7 using XDA Premium 4 mobile app
Right now there isn't a way to change the folder where the Nova backups are stored (/sdcard/data/com.teslacoilsw.launcher/backup). What you can do next time is make your backup and then copy it to your SD card or PC. When you do your next reset you can copy that backup file back to where it's expected to be and be back in business. Kind of poor coding that you can't just save it to your SD in the first place...
Omega ROM doesn't have that glitch.
An app called File expert can read/write to external xd card without root. They have sorted this issue out
Sdfix did work guys. I used it to backup Nova setting on ExtSd
sent from my s5 you 'Mirin?

Internal memory problem .. No free space available

Hello,
I have a problem with internal memory in my phone
I moved all my stuff to SD card , photos files etc
also i moved all the Movable apps to the sd
But some apps can't be moves i don't know why "see attaches pic"
I tried Clean master , ES files and some apps but didn't help
Please help me
I attached some photos shows the files and the "can't be moved" apps
Sent from my GT-I9500 using Tapatalk 2
You don't have a problem with the internal memory. You're simply encountering a normal occurrence, as not every app supports moving its data to the MicroSD card. Since your list of apps doesn't support being moved to the MicroSD the only way to clear storage is to uninstall the apps. You may of course try apps to SD card options, but I'm not sure how well they will work on Android 5.x.
Strephon Alkhalikoi said:
You don't have a problem with the internal memory. You're simply encountering a normal occurrence, as not every app supports moving its data to the MicroSD card. Since your list of apps doesn't support being moved to the MicroSD the only way to clear storage is to uninstall the apps. You may of course try apps to SD card options, but I'm not sure how well they will work on Android 5.x.
Click to expand...
Click to collapse
thanks bro
even there's no way to force move this apps ?
i can't even make any update to my apps via store :crying:
To move the app data from internal storage would be to break the app itself. You don't want that.
Humor me here. Are you rooted, and are you using a custom recovery? If you are, which recovery?
Strephon Alkhalikoi said:
To move the app data from internal storage would be to break the app itself. You don't want that.
Humor me here. Are you rooted, and are you using a custom recovery? If you are, which recovery?
Click to expand...
Click to collapse
at the first place i want to restore my space back
yeah , my phone is rooted and am using omega v28 5.0.1 rom
with custom recovery , TWRP 2.8.7.0 touch recovery
I just wanted to make sure you weren't using Clockworkmod or Philz, as those are notorious for eating internal storage. If you want to restore the lost space, you have to uninstall the apps. It's either that or you learn to live with it until Android 6.0 custom ROMs are made available for your device. Android 6.0 allows you to merge internal and external storage so that Android sees the two as a single volume, and that definitely would eliminate your problem.
Oh dear oh dear
ok thanks bro any way , i will try to live with it
Until it happen
Is there anyway to make Google play download / update to the sd card not the internal ??
Sent from my GT-I9500 using Tapatalk 2
Check your other thread on the topic. An answer was posted there.

[GUIDE][LG G3] Use adoptable storage function on stock marshmallow

If you will use your sd-card as internal storage then you must edit your build.prop.
You need ROOT on your LG G3
- open build.prop
- scroll down to "ro.lge.adoptable_storage=false" and change FALSE in TRUE
- save build.prop
- reboot phone
- go to "Settings" --> "General" --> "Storage & USB" --> "Portable Storage"
- select sdcard "random numbers and letters"
- select the three dots --> "Setting"
- apply "Format as internal"
- thats all
Tested with stock marshmallow 30B on D855 32GB.
michaelm_007 said:
If you will use your sd-card as internal storage then you must edit your build.prop.
You need ROOT on your LG G3
- open build.prop
- scroll down to "ro.lge.adoptable_storage=false" and change FALSE in TRUE
- save build.prop
- reboot phone
- go to "Settings" --> "General" --> "Storage & USB" --> "Portable Storage"
- select sdcard "random numbers and letters"
- select the three dots --> "Setting"
- apply "Format as internal"
- thats all
Click to expand...
Click to collapse
Anyone tried it? Any possible feedback about this mod? Is this require class 10 msd card?
Sent from LG D855
Please be aware that, Formatting the SD Card as Internal, turns your removable/external SD Card option into a more or less permanent (and no longer removable) part of the device.
If you choose Internal, things change. I believe the Card is formatted as a local encrypted EXT4 drive and mounted as part of the system. It's then set as the preferred storage, and you're prompted to move data over. Newly generated data is placed on the adopted storage by default.
If you try to remove it, things will probably/defiitely go haywire.
573v3 said:
Please be aware that, Formatting the SD Card as Internal, turns your removable/external SD Card option into a more or less permanent (and no longer removable) part of the device.
If you choose Internal, things change. I believe the Card is formatted as a local encrypted EXT4 drive and mounted as part of the system. It's then set as the preferred storage, and you're prompted to move data over. Newly generated data is placed on the adopted storage by default.
If you try to remove it, things will probably/defiitely go haywire.
Click to expand...
Click to collapse
True. I don't recommend it though. Think system gets slow when using sd card as internal. I foresee hundreds of topics here on xda with MM is crap, apps are missing, this rom is so slow/laggy just as in my HTC Desire days when everybody used sd card as internal because of the little system space the desire had (150mb or something like that you could expand it to 1 or 2 gb if i remember correctly).
Verstuurd vanaf mijn LG-D855 met Tapatalk
magikmichael said:
True. I don't recommend it though. Think system gets slow when using sd card as internal. I foresee hundreds of topics here on xda with MM is crap, apps are missing, this rom is so slow/laggy just as in my HTC Desire days when everybody used sd card as internal because of the little system space the desire had (150mb or something like that you could expand it to 1 or 2 gb if i remember correctly).
Verstuurd vanaf mijn LG-D855 met Tapatalk
Click to expand...
Click to collapse
Ahh.... The days of the HTC Desire Bravo, my phone of choice at the time, whatever happened to Ext4 recovery....
I totally agree, keep away from SD Internal and get the App Developers to use Adoptable Storage.....:good:
Worked perfectly!
I tried it with the 64gb microSD XC card i just bought and now i have ~74gb of internal memory, thanks!
By the way, searching for the build prop line there was another one that said "persist.splitwindowsupport_all=false"
do you think that changing that value to true would bring multi window support for all apps? Thats a feature i used in my s4 ( via Xposed i think) and would like to have it in my 5.5 screen =D
If it doesn't work no biggie xD
Once again thank you! ^^
Neopumper666 said:
I tried it with the 64gb microSD XC card i just bought and now i have ~74gb of internal memory, thanks!
By the way, searching for the build prop line there was another one that said "persist.splitwindowsupport_all=false"
do you think that changing that value to true would bring multi window support for all apps? Thats a feature i used in my s4 ( via Xposed i think) and would like to have it in my 5.5 screen =D
If it doesn't work no biggie xD
Once again thank you! ^^
Click to expand...
Click to collapse
Yes it does work. Been doing so in 5.0 and works on MM too
Enviado desde mi LG-D855
Works like a charm!
rocco6victor said:
Yes it does work. Been doing so in 5.0 and works on MM too
Enviado desde mi LG-D855
Click to expand...
Click to collapse
Thanks! works like a charm!
It's work
I followed the same steps as listed using Build Prop Editor. Then converted sd card storage to internal. However, my internal storage still reads 25 gb! I had a 128 gb class 10 high speed lexar card. It was also not showing up on terminal emulator through the "free -m" command. How to check where memory has gone? Thanx
Changed the build prop to false and redid everything. Works fine. Thanx
---------- Post added at 10:55 AM ---------- Previous post was at 10:55 AM ----------
Well I wanted to increase my ram via sdcard through ramexpander. This was my usual routine. But Marshmallow nixed that and ramexpander was not able to write to sd card. So I edited build prop as shown in one of the threads and formatted my card to internal. Though ramexpander does not work, I have used swapper and voila! it was successful. I was able to verify swap through terminal emulator. Also increased clock speed. Now working well. I have found this method to be flawless when flashed properly. Trick is to flash all the zips and only then reboot. I read that the other method has issues.
android no boot
Hi, i have a problem !
after change buid.prop, my lg g3 no boot and stay at lg logo !
i cant do anything, pls help me ?
Thx
9732yoyo said:
Hi, i have a problem !
after change buid.prop, my lg g3 no boot and stay at lg logo !
i cant do anything, pls help me ?
Thx
Click to expand...
Click to collapse
Same problem here...
Restore your build.prop copy or twrp copy of the /system partition or flash the whole system
Now that the G3 has marshmallow officially, you do not need root. You can change adoptable storage setting to True using ADB.
I even split my sd card into part adoptable (internal) and part portable (external).
tube517 said:
Now that the G3 has marshmallow officially, you do not need root. You can change adoptable storage setting to True using ADB.
I even split my sd card into part adoptable (internal) and part portable (external).
Click to expand...
Click to collapse
Do you need root to do this?
All I've seen so far is that root is temporary on Marshmallow. So I would assume this change would revert back after I reboot my phone?
If you don't need root... could you post the steps and adb commands to enable it?
Thanks!
I used this as a guide.
http://www.instructables.com/id/LG-4-and-Adoptable-Storage-Android-M-No-Root/
What the benifit of this over just keeping it as removable storage?
dginsd said:
What the benifit of this over just keeping it as removable storage?
Click to expand...
Click to collapse
It's supposed to be so you can move (some, not all) apps 2 SD card.
The problem is it does not automaitcally move the app to the card. You still have to move it manually. Also, when you update on Google Play, the app moves back to the internal storage.
It's not perfect and hopefully Android N improves this.
Is it for everyone? No. Some people do use it but some don't need it. Just leaving it "Portable"/External as it has been for years, still works fine.
I just did it because I can.

Categories

Resources