josephj643
Newbie
okay guys I have done everything correctly but when it comes down to the last part it says i dont have access permission what should i do
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Did you remember to set smanager to run the script at boot? The script must be run anytime you reboot.I followed the how to more than a few times.
One time it worked and I had 20GBs for internal BUT
Something happened the next time I rebooted this problematic phone. (Didn't do anything like re-partition...with the external_sd card....)
And all went back to the 86OMBs internal and the 20 GBs external_sd.. and not showing the EXT3 8GB hidden.
Worked until reboot.
I tried and tried the whole process a few more times, and NO swap, no more?
I do know one thing.... never buy another phone without at least 5GB internal FREE space, NEVER!
Looking for a new phone now.
Hey gherkaul thanks for reminder...Did you remember to set smanager to run the script at boot? The script must be run any-time you reboot.
Hey gherkaul thanks for reminder...
I set smanager right the first time that I had the biggy internal space.
Than phone did a hic-up and biggy internal storage toggled back to super tiny LG shrinking pretend a storage.
So right after I posted I redid the smanager extra step.... and BINGO the super duper storage was back in full glory....
Now for the "BUT" of that statement...
Pictures do not show just some weird looking ICON thingies. Lost all 30 pics. Weird!
Thanks again for the reminder.... tho...
I am not a "script" kind of noobe....
and yes I didn't run script on every reboot.
But I thought a "script" was supposed to run on every reboot all by its lonesome..... HUH?
IF (big IF) I had time and knowledge,
I'd write a script and cook it into a ROM so poof, noobs (like me) wouldn't stumble around having to re-run scripts that should be running at reboot anyway....
OR
IF (big IF) I had time and knowledge,
I'd write a script, that would run the script on reboot? LOL!
LG is at fault tho..... since they named their infernal,er ah internal, super tiny pretend a storage .... "sdcard0, or some named "sdcard," and most devs build their wonderful apks to run or store to in the "sdcard."
So most apps "store" to the internal tiny almost storage....anyway. One such apk is "camera."
IF LG really liked the people who buy their phones, LG would have named their infernal, er ah internal almost storage . . . "internal_sd" and left the sdcard named as "sdcard.' That would work for all, even for more sales.
BUT "NO" that would be to easy for us buyers, and all those who are NOT devs.
But now that all these FINE Custom ROMS are being cooked and working great....
I still have me eyes out for anything other than a LG. Ready to sale this "thing."
Thanks tho to you all here at this fine forum for trying to FIX the manufactures planned obsolescence (er ah add-o-less-ance?)![]()
S-manager will not recognize 11extsd2internalsd.txt as a script, but as a text file, so rename the file and remove .txt at the end in order for S-manager to be able to read it as a script.
What does this Script do?:After you click the renamed 11extsd2internalsd file you get a dialog box saying "Open As", select "Script/Executable" from the top of the menu. The next screen will be where you set SU and boot options. Don't forget to save options before you exit then reboot.
This mod puts what normally gets placed on internal (emulated) "/sdcard", on the REAL external SD card (Google created thsi confusion by having Android default treat /sdcard as internal in their Nexus devices), most apps were coded the same from then on. Normal apps (executables) still get installed in /data/app, which is part of internal storage (~1.24 GB limit on LG F3). Apps that use large amounts of data usually put it in another path (most games).
Link2SD FAQ's:The whole point of this thing is to move the app data files automatically, nothing else. If you want to move anything else, you need to move the apk installations, which can be done with a app2sd application (linker).The program I recommend is to use link2sd, which will move the apk installations to your real external SD card
I've had programs crash with this mod.Better to stick with making a bigger partition for Link2SD to play with (like around 5 Gb or more).That app links data to ext4, which makes this mod obsolete IMHO.
I redid the link2sd and have it and this mod working together.I partitioned the sd card to have a 2 gig ext2 partition for the link2sd, and the rest is being used now as internal memory.
Even with this MOD, Link2sd is still needed to link the "/cache" folder, and possibly some other paths which particular apps use to store large amounts of data. But, the "/cache" folder is normally uses a ext2 partition so it performs faster. So, unless someone modifies this MOD to link to a "/cache" folder on a ext2 partition instead of a FAT32 partition, any linking could cause performance loss or data corruption issues.
When using Link2sd don't link/move Smanager or Link2sd, this will break the MOD script.Remember, the MOD mounts the sd card as the primary partition. The apps you install will still install to the real internal memory
Link2SD moves the installed APKs to a special formatted partition on the SD card, and transparently uses this as app storage; if you set it to link automatically you can almost forget it's there.This script simply swaps out the emulated SD card for your actual inserted external SD card.Together used in conjunction with each other they make the F3 seem like a new phone.
Based on fixes posted by people who had issues I adjusted the install instructions.I used a 16gb card and did a 12.5gb Fat32 and 2.5gb Ext2. I still have yet to go over 400 mbs on my Ext2 partition.So you really don't need to allocate any more than 2gbs for your Ext2 Link2SD partition.
Warnings:
1) Do not set up Link2SD to automatically link anything. This really is only good to do if your using Link2SD with no other Mod.You want to manage what you install manually because its not good to always link everything with Link2SD while using this Mod, some things can and will break.
2) Do not use Link2SD to link any game.apk you install to your SD Card, use the default move to SD option in the app list in the settings menu. This mod will handle those files when you move them to the SD Card using the default option.
3) Do not use Link2SD to link any personalization apps (Launcher,SMS,Themes,Icons,Lock Screens), leave those on your internal.
I again repeat this step with great emphasis! Do not use Link2SD to link Smanager to your SD Card that App must stay on your internal memory at all times.