How To Fix a2sd_enabler.sh Unexecutable (error c0 ) On GiggerBread - Galaxy Ace S5830 Android Development

After I Flash This File http://forum.xda-developers.com/showthread.php?t=1106989 I Know That He Have Modified Boot.img To Make install-recovery.sh Run At Startup So That We Can Make Script Run.. But After I Rooted My Phone And Using This Script http://forum.xda-developers.com/showthread.php?t=1031734 To Make The Startup Script To Run .But After I Got Excuted I Got This Error "ERROR: System partition couldn't be remounted, are you on root-aid? (error c0)" It Mean The Script Problum Not The Startup Problum So I use Link2sd To Test .That it Can Mount Sd On Boot Or Not .But It Can So After that I Try To Add Command Manually To install-recovery.sh By Read From a2sd_enabler.sh
Command =
#!/system/bin/sh
/system/bin/sleep 8
/system/bin/mount -t ext2 /dev/block/mmcblk0p2 /system/sd
/system/bin/sh /system/etc/init.d/dtapp
/system/bin/sh /system/etc/init.d/99complete
And IT work ...
If some One want My File install-recovery.sh modified File You can Take it here
Us Root Explorer To Copy It To /system/etc
Don't Forget To Backup Your Old File also
After That reboot Your Phone and Continue Install Darktremor's App2sd+
Thank And Enjoy
Tineprogramming

can i use this on 2.3.4 ?

U Need To Modified init.rc To Let It Execute install-recovery.sh At Startup Because After 2.3.. Fw Is Out SamSung had Close This Point So we Can Not get a2sd+ To work But Some One In This Thread http://forum.xda-developers.com/showthread.php?t=1106989 Had Modified The File So we Can Get 2.3.3 To Work. So Just wait for instruction about Modified Boot.img ..So We Can Get It Work Most Of The 2.3...
Thank
Tineprogramming

Sry for this noob question but am new to android
this will increase the internal memory ???
And does it work with 2.3.4???

Actually it does
soudy1994 said:
Sry for this noob question but am new to android
this will increase the internal memory ???
And does it work with 2.3.4???
Click to expand...
Click to collapse
Yes Actually this method is called app2sd+ to prevent our internal memory from full capacity ..The work it do is fake the system by move ur app to another partition on Ur Sd Card..So u have to format ur Sd as 2 partition First is fat32 Second is ext2 . Ext2 is the linuk file format.. If u Need Extra information just search this key word App2sd+ .. And about 2.3.4 as I Already answered we need to wait for modified boot.IMF to make it execute App2sd+ Script .At boot Time...
Thank
Tine programming

soudy1994 said:
Sry for this noob question but am new to android
this will increase the internal memory ???
And does it work with 2.3.4???
Click to expand...
Click to collapse
Just install Move2SD Enabler from Market and ENABLE IT(you must be ROOTED).
How to ROOT, read this:http://forum.xda-developers.com/showthread.php?t=1034145
ALL WORKING FINE FOR ME!
Cheers!
If I helped, dont forget to push T.....

tineprogramming said:
Yes Actually this method is called app2sd+ to prevent our internal memory from full capacity ..The work it do is fake the system by move ur app to another partition on Ur Sd Card..So u have to format ur Sd as 2 partition First is fat32 Second is ext2 . Ext2 is the linuk file format.. If u Need Extra information just search this key word App2sd+ .. And about 2.3.4 as I Already answered we need to wait for modified boot.IMF to make it execute App2sd+ Script .At boot Time...
Thank
Tine programming
Click to expand...
Click to collapse
Thanks for reply so if i made the ext2 partiion 1gb the phone will show that i have 1gb internal memory?? And my sd card is 8gb class 4 it will work fine??

soudy1994 said:
Thanks for reply so if i made the ext2 partiion 1gb the phone will show that i have 1gb internal memory?? And my sd card is 8gb class 4 it will work fine??
Click to expand...
Click to collapse
The Phone will Not Show U have 1 gb Internal Memory But If U install App Ur internal Memory Will Not Decrease TooMuch... But The The Thing Is U need To Do By This Following Stucter
1.Format Ur Sd Card 2 Partition 1 fat32 2 ext2
2.Make Ur Phone Mount Ur Second partition At Boot Time
(See Above This Thread What I Have Done If U R in 2.3.3)
3.Install Darktremor's App2sd+ Script
Thank
Tineprogramming

i will be able to mount the phone to my pc?
cuz before i used a program called "root all data to sd" and i couldnt mount my phone to pc

soudy1994 said:
i will be able to mount the phone to my pc?
cuz before i used a program called "root all data to sd" and i couldnt mount my phone to pc
Click to expand...
Click to collapse
Just find USB drivers for samsung phone and install them or install KIES from Samsung(there is USB drivers too).
Download drivers for WIN PC:http://www.nodevice.com/search/search.html?text=s5830&search_area=drivers
CHEERS!

okay i will flash XXKPE now and test it

Related

Apps2SD for 2.1 Rom?

does anyone have any instructions for apps2Sd for the 2.1 rom? I have no idea what I'm doing with this, and Im tired of not having any space on my phone to dl apps! thanks for any help in advance.
if you are running an a2sd enabled rom,
1. backup your entire sd card to your pc
2. boot into recovery
3. select to partition sd
4. partition to ext 2 and then to ext 3
5. use the default settings of 32mb swap / 512mb data
6. reboot
7. move your previous data back to your sd from your pc
you should be good to go. if you start seeing a significant drop in system memory, go back to recovery and flash the attached zip
troyboytn said:
if you are running an a2sd enabled rom,
1. backup your entire sd card to your pc
2. boot into recovery
3. select to partition sd
4. partition to ext 2 and then to ext 3
5. use the default settings of 32mb swap / 512mb data
6. reboot
7. move your previous data back to your sd from your pc
you should be good to go. if you start seeing a significant drop in system memory, go back to recovery and flash the attached zip
Click to expand...
Click to collapse
What if is the 32mb swap & the 512mb Data sizes for? What happens if I make them bigger?
Coldheat1906 said:
What if is the 32mb swap & the 512mb Data sizes for? What happens if I make them bigger?
Click to expand...
Click to collapse
actually, you can set swap at 0 (its not used anyway, unless you are gonna use the new Fresh Toast rom)
you can set data to be larger if you like (though not needed unless you are gonna install ALOT of mega mb apps)
Thanks, besides that is there anything else that I need to do or can I just start downloading apps..... Also how can I verify that they are going to my sd card?
Coldheat1906 said:
Thanks, besides that is there anything else that I need to do or can I just start downloading apps..... Also how can I verify that they are going to my sd card?
Click to expand...
Click to collapse
go into your command prompt...
adb remount
adb shell
cd /data/app
pwd
if it says /system/sd/app your apps2sd is working! if it says /data/app, it's not
dec3ption said:
go into your command prompt...
adb remount
adb shell
cd /data/app
pwd
if it says /system/sd/app your apps2sd is working! if it says /data/app, it's not
Click to expand...
Click to collapse
ok,....now I really feel like a noob.....
When I try to do a adb remount it says "device not found"
I also do have "USB Debug" selected.
Edit: Ok.... had to re-install the SDK..... I think it's working now.
Thanks
Im flashing my rom right now so I will see how this works out
I have a problem
Im using the Fresh rom with android 2.1 which should have app2sd enabled, but for some reason my apps dont go the sd card? Any help with this, I 've formatted based on the instructions, but it doesnt seem to work for me?
troyboytn said:
actually, you can set swap at 0 (its not used anyway, unless you are gonna use the new Fresh Toast rom)
you can set data to be larger if you like (though not needed unless you are gonna install ALOT of mega mb apps)
Click to expand...
Click to collapse
I beg to differ...the A2SD version 2.5 will activate swap if it sees the partition. That's the file you posted as part of the instructions.
amallama said:
Im using the Fresh rom with android 2.1 which should have app2sd enabled, but for some reason my apps dont go the sd card? Any help with this, I 've formatted based on the instructions, but it doesnt seem to work for me?
Click to expand...
Click to collapse
Validate by doing this:
1. At your computer (in the Android SDK Tools directory), type adb shell
2. Once you are in an adb shell, type ls -l /data
3. Look for the entries app and app-private. The two entries should look like the following:
app -> /system/sd/app
app-private -> /system/sd/app-private
If they don't, you'll need to validate you have an ext3 partition on your sd card.
If you do, download A2SD version 2.5 from http://www.darktremor.com/files/misc/a2sd-2.5-signed.zip and put it on your SD card (in the same place you put custom roms). Go into recovery and flash this file (it won't erase anything...it's just going to install a2sd version 2.5). Reboot phone and perform the same steps above.
If it still isn't working, PM me and I'll continue to help you.
tkirton said:
I beg to differ...the A2SD version 2.5 will activate swap if it sees the partition. That's the file you posted as part of the instructions.
Click to expand...
Click to collapse
will it activate swap on any rom?, is it required? can it actually just be left at 0 (users choice) to not use swap?
dont mean to step on toes here, just realized this is your creation (guess you know more than I).....sorry if I spewed some misinfo
troyboytn said:
will it activate swap on any rom?, is it required? can it actually just be left at 0 (users choice) to not use swap?
dont mean to step on toes here, just realized this is your creation (guess you know more than I).....sorry if I spewed some misinfo
Click to expand...
Click to collapse
No problem...the previous version (2.0) didn't turn on swap...that was actually handled by another routine from my Darktremor kernel (never released...that's why you never seen it).
If you don't want to activate swap, you can go into the phone and type /system/bin/a2sd noswap. It will put a flag file on the system that, if present, will tell a2sd not to use swap file although one is present.
Swap is not required. If a2sd doesn't see the swap partition, it simply won't activate swap...all other functions will activate as normal.
It will activate swap on any rom provided that the swap partition is using /dev/block/mmcblk0p3 (third partition on the SD card). The sd partition feature on the RA Recovery does this automatically.
hi i have a the wildfire got it rooted but not sure how to install apps2sd,apk im on software 2.1
i did have a custom rom cyanogenmod 6.1 and that had apps2sd but the wildfire 2.1 dosent and would like some advice on how to do it please any help wud b nice thanks

Can anyone help with app2sd?

I have followed a few guides for app2sd.
But i cannot understand them. The english doesn't make much sense.
Can anybody that speaks GOOD english help me with this?
Thanks
I can give u a much better tut for App2SD for Eclair:
Here we go.
1. Connect ur phone via debbuging, connect ur SDcard Backup all data from ur SDcard to PC.
2. Download this 'Home' edition.
3. Install programm and search for ur SDcard.
4. Rightclick on ur partition, click remove. Be careful: check twice if its ur SDcard from Phone
5. Rightclick on ur new partition, select 'create" and create a new partition with these settings:
FAT32, primiary and ca 70% of space from ur card.
Now u got 70% (1,70 GB from 2 GB SD storage) and a 30% none format partition.
Repeat step 5 with those 30% but choose Ext2.
6. Click on "Apply" on the corner to the topper left.
7. Reboot ur Phone and check if ur Phone starts with SD card.
8. Check for installed BusyBox partition. If there is none: install BusyBox
9. Download the App2sd.zip, extract on ur SD file
example path: X:\App2SD\app2sd.sh
10. Download from market 'ScriptMe' and install on ur Phone.
11. Open ScriptMe, choose 'app2sd.sh', check "with root privilege" and "Execute script"
12. wait a long time for reboot. WARNING: dont forcequit ScriptMe while extract the script. if u do it, ur SDcard will **** bricks. Choose "Wait for programm" if there is any PopUp.
13. Done.
Edit: tested on 2.1 Quarx, Europe Open, Baltic Black
other alternative 2 partition ur sdcard: (assume u have clockwork recovery)
-backup ur sdcard
-install rom manager
-choose manual override
-reboot phone (sometimes u need to reinstall the rom manager)
-in rom manager, choose Partition SD Card (the max partition is 512 mb, but i thing it's more than enough), u can also make swap partition (i chose 32 mb just in case)
adv: faster, no need to connect to pc, ext3 partition (for those with more than class 4 sdcard, i think and with the newest kernel)
dis: u need to backup ur sdcard, max size only 512 mb..
cmiiw
do i wipe, delete or format particion?
pri3s7 said:
do i wipe, delete or format particion?
Click to expand...
Click to collapse
Delete. After this u should have a gray bar with none information but the size of ur SDcard.
sorry for bad english ... i stoped on step 8. Check for installed BusyBox partition. If there is none: install BusyBox, i have titanium backup do i need to instal busybox ? if i must vher do i install it, or how to instalit? on phone or comp? if on phon where?
pri3s7 said:
i have titanium backup do i need to instal busybox ?
Click to expand...
Click to collapse
At the end of all things u did u should restore your datas to your sdcard.
So... this sentence explain itself: u should install BusyBox _before_ u restore your data.
In fact: u need an installed version BusyBox on your device. Doesn't matter if u got a titanium backup or not. U can check for an installed BusyBox when u open the programm BusyBox
i did it and it reboted my phon anda al app were deleted and it says loading widgets on one screen and it doesent see sd card wtf is that
pri3s7 said:
i did it and it reboted my phon anda al app were deleted and it says loading widgets on one screen and it doesent see sd card wtf is that
Click to expand...
Click to collapse
First: Its normal that all homescreensettings are gone.
Second: Did u seriously delete your SDcard without any backup on your PC?
i did the backup but my mobile cant find sd card, i rebooted my mobile
can u help me or my card is fuc.ed
pri3s7 said:
i did the backup but my mobile cant find sd card, i rebooted my mobile
can u help me or my card is fuc.ed
Click to expand...
Click to collapse
Sorry, i think u have to reflash ur device. Some people got this error, but dunno why. Maybe u got a ROM wich is not supported yet.
so no help
As i said: i don't know why this just happens to some people. I can't help you does not mean 'i don't like to help u'. Sorry
pri3s7 said:
so no help
Click to expand...
Click to collapse
hmm, did u use card reader, or from your phone to make the partition?
if u use or phone, try read the sdcard from pc/laptop via card reader. if it's readable, make sure u put drive letter in fat32 partition, and no drive letter in ext2/3 partition.
i made partitions from my phone, in my very first time of trying, i've got the sdcard error (or something like that), i chose to restore factory default, n it said that my sdcard is not formatted, so i formatted, then it back to normal (with no data of course)...
hope this can help you.
i did it from my phone, the prob is that i dont have adapter so i cant put my card intoo my laptop
i went to titanium and all i see overview
root access-- OK( busybox 1.16.0 from app)
.
.
.
data directory :/data
external storage : not mounted
backup directory : not avaible
internal: 146 MB
SD card: 0 B
SD card(a2sd: 256mb (19.3MB free)
i thought i dont have bussy box but i have, but before i could use titanium for uninstaling my apps now i cant i dont get it, adn my phone dont reed my sd card
pri3s7 said:
data directory :/data
external storage : not mounted
backup directory : not avaible
internal: 146 MB
SD card: 0 B
SD card(a2sd: 256mb (19.3MB free)
Click to expand...
Click to collapse
Just a stupid question: could it be that u forgot to disconnect ur SDcard from PC?
'Not mounted' is the standard message for a stable USB-connection between ur PC and SDcard (device).
i just used my card in other phone and it is working, i dont get it. my phone cant read it, can i do smtg in my mobile so it can read it? and when i use phone with usb it dont connect, it cant find device
All drivers are installed?
Just reflash ur device and take a look whats happen.
how to flash this mobile? what doese it means to flash?
pri3s7 said:
how to flash this mobile? what doese it means to flash?
Click to expand...
Click to collapse
Dude... is it possible that ur device is not rooted and u dont have Android 2.1?

[script][old][already build inCFROOT]Gingerbread Darktremor a2sd for sgace

Thanks To ysgace and all dev.
this is not my job, just made easy to share.
So it's taken a lot of reading from a number of different places but I figured out how to modify the boot.img in the Odin CODE tarball in order to flash with an edited init.rc. I realize that with this power I could have simply built a2sd into the boot.img but one step at a time. So for now, if you want a2sd for Gingerbread (S5830XXKPE) then files and instructions can be downloaded using
http://www.multiupload.com/TBACWA4ZBH
Follow That step included
http://forum.xda-developers.com/showthread.php?t=1120168
fixed a2sd_enabler.sh.. thanks to tineprogramming
this is the easiest way.. just go to this>> CFROOT
Better Choice >>PSN CLEAN ROM
>>[KERNEL][STOCK GB 2.3.x] 06-11-2012 PSN>> Kernel Memory-Modded SWAPALL v3.0 & SuperSU
Give credit To them who build the best development.
Will this work with VillainROM?
and is this just a script or the entire Rom(modified for apps2SD) itself?
It did not work for me!
have anyone try it yet? review pls
guys i want this on my have i am on villianrom and have also created a ext 2 partition but getting access denied in dos prompt please help me guys please
Still trying for dark tremor
modified rom only work for extream a2sd hihihihi... still find the answer how to port dt on gingerbread
Hey budddy thanks a ton I used darktremors script and then used the APP2SD GUI now the question I have is in settings i can see 168 MB internal storage free, and when i look at titanium backup i can see the following
System ROM : 218 MB (43.3 MB Free)
Internal 189 MB (176 MB free)
SD Card 13.9 GB (10.4 GB Free)
SD card (a2sd) 1.91 GB (1.82 GB free)
my dalvik cache is on sd card so is settings displaying improper info or titanium backup please advice
DO NOT INSTALL THIS ROM I ENDED UP CURRUPTING UP MY 16GB SDCH CARD .. I HAVE GIVEN IT FOR REPLACEMENT.. I HOPE THEY REPLACE IT...
sorry for caps...
imranaryan said:
DO NOT INSTALL THIS ROM I ENDED UP CURRUPTING UP MY 16GB SDCH CARD .. I HAVE GIVEN IT FOR REPLACEMENT.. I HOPE THEY REPLACE IT...
sorry for caps...
Click to expand...
Click to collapse
Was not working for me as well tried for 3 days finally i created a 2 GB EXT2 partition and then rooted the phone and used this and works like a charm
the script never worked for me
http://forum.xda-developers.com/showthread.php?p=12069632#post12069632
hypergamer1231 said:
Was not working for me as well tried for 3 days finally i created a 2 GB EXT2 partition and then rooted the phone and used this and works like a charm
the script never worked for me
http://forum.xda-developers.com/showthread.php?p=12069632#post12069632
Click to expand...
Click to collapse
so do you have a2sd by Darktremor?
Whenever i try to create an ext2 partition in my sdcard, it is not being mount and i get a warning saying that the card should be formatted. if i give yes, it gets formatted as one single partition of FAT32.. Please help
I used MiniTool Partition Wizard Home Edition in windows for partitioning
for partitioning use gparted
Before upgraded to gingerbread ROM, it was 2.2.1 where there is a app name "link2sd" free from market, which it mount ext2 partition of sdcard and move per apps apk file to sdcard, of ext2 partition, this is more flexible then Darktremor.
Where with Darktremor, the external sdcard will never able to hot remove from phone and plug it back. Which make external sdcard pointless. remove sdcard card will kill / reboot the phone, given without sdcard, phone can not start up. Also slow performance issues.
Where link2sd allow you select large apk only link to external sdcard, when unplug sdcard the phone still works without reboot / halt.
http://www.xda-developers.com/android/move-selected-apps-to-sd-with-link2sd-app/
cheers
James
keijames said:
Before upgraded to gingerbread ROM, it was 2.2.1 where there is a app name "link2sd" free from market, which it mount ext2 partition of sdcard and move per apps apk file to sdcard, of ext2 partition, this is more flexible then Darktremor.
Where with Darktremor, the external sdcard will never able to hot remove from phone and plug it back. Which make external sdcard pointless. remove sdcard card will kill / reboot the phone, given without sdcard, phone can not start up. Also slow performance issues.
Where link2sd allow you select large apk only link to external sdcard, when unplug sdcard the phone still works without reboot / halt.
http://www.xda-developers.com/android/move-selected-apps-to-sd-with-link2sd-app/
cheers
James
Click to expand...
Click to collapse
Sadly it doesn't work on Gingerbread. It's a pity, this app is a must to whom owns an ACE.
dur09 said:
for partitioning use gparted
Click to expand...
Click to collapse
i agreed, always succeed with gparted
mastrone said:
Sadly it doesn't work on Gingerbread. It's a pity, this app is a must to whom owns an ACE.
Click to expand...
Click to collapse
me too, i didn't try darktremor a2sd yet... hope it works for gingerbread sgace 2.3.4
arronov said:
me too, i didn't try darktremor a2sd yet... hope it works for gingerbread sgace 2.3.4
Click to expand...
Click to collapse
I tried on KPH ROM (2.3.4) and it doesn't work either...
I tried too, and didn't work
Anyone got this to work already on 2.3.4 KPH?
mohdnurr said:
Thanks To ysgace
this is not my job, just made easy to share.
So it's taken a lot of reading from a number of different places but I figured out how to modify the boot.img in the Odin CODE tarball in order to flash with an edited init.rc. I realize that with this power I could have simply built a2sd into the boot.img but one step at a time. So for now, if you want a2sd for Gingerbread (S5830XXKPE) then files and instructions can be downloaded using
http://www.multiupload.com/TBACWA4ZBH
Follow That step included
http://forum.xda-developers.com/showthread.php?t=1120168
fixed a2sd_enabler.sh.. thanks to tineprogramming
Click to expand...
Click to collapse
Great job!
It is possible to do the same thing with 2.3.4 KPH?
I found so many noobs here in ace forum and so little developers and I want to help you. I come from optimus one forum and i like to help.
You need a custom recovery to create an ext partition and to make darktremor a2sd to worked. Amonra or clockworkmod recovery is the best. Then create an ext partition whether ext2, 3 or 4 then flash dta2sd from the darktremor a2sd thread here in xda(search it). The latest ver is 2753 beta 04.
Remember, without ext partition the dta2sd will not worked.
To check if your a2sd is working, download terminal emulator, press su then enter then type a2sd check.
Or download titanium backup agd check if it says a2sd space=???
Or the best way to check is by a2sdgui app, it is a official app from the dta2sd itself. If it says apps are on sd, then your a2sd worked. And if you guys still reducing memory even after moving apps to sd via a2sd gui app, its time to put the dalvik cache to your sdcard.
Fuh, thats a lot of writing on my phone. I love to help because i will buy galaxy gio soon.
Or maybe you guys should take a look at optimus one forum and learn how to make a custom kernel and rom there. Theres a very good thread on guiding how to build a custom rom and kerne. Im pretty surprise so many noobs here. Like i said i really like to help to improve this community
Sent from my LG-P500 using XDA App

Set-up micdoSD for Android Partition ext3 - Help Pleease.

Hi,
how are you today? For me good, thanks for asking, ha ha ha hanb
It's alredy my second thread for today, all problems, wow.
So I will try to explain, like in the thread before, I got HTC HD2 and I have Mdeejay eVo on my sd card and I launch Android from WM6.5.
The Android which I use have already the data_1024 folder, inside data.IMG file which it use for storage the Androids apps, but from my research I find the news to some how edit my microsd card and set-up a Partition which be the sobstitute of the data_1024.
I will be glad to know HOW?
Like I said, I got my Android on sd and I try for a week to find the solution with no success, I try to make a ext3 partition on sd of 2048mb but the android do not see that partition. I can't flash anything because on my ROM is WM 6.5.
I also will be glad to make another data_2048 folder with inside data.IMG file, if the Partition can't be done.
Please guys let me know how do I have set-up the partition for the Android?
Thanks.
hmmm not really sure here, but you can make a back up of your SD card then use minitool partition to partition & create EXt3/ Ext 4 / Fat 32 partitions, try the links below they might help
mengfei said:
hmmm not really sure here, but you can make a back up of your SD card then use minitool partition to partition & create EXt3/ Ext 4 / Fat 32 partitions, try the links below they might help
Click to expand...
Click to collapse
before post here I already saw your thread and like I said I do not have MALGDR on my phone or CWM, also I don't know which type of partition need my Android but I am sure is not the last type of Androids which they have the folders; kernel, META-INF, sdcard (inside NativeSD) and system folder. My Android is whit rootfs.img with external data_1024 folder for storage system.
I used Gparted live and I made a partition of 2048mb of ext3 partition but the Android do not see the partition because somehow I can't make a link to it.
I want more storage for my Android and delete data_1024 folder so I try to figure out, with some help, how to do that?
Any ideas?
Use toporesize app on pc to expand your present data img size without losing present data. . To get more space. .No need for ext 3 and all
Search for topo resize
If youwant to use apps 2 sd or link 2sd app from market to use ext 3.. Then you can move apps to sd ... That is for nand installs. . You don't need that on sd builds. ...
You try native sd builds. . Fastest ever.sd builds. . You can boot from wm also . You need ext4 partition for it. ..
sent from my galaxy note 2 (7100)
pakure said:
Use toporesize app on pc to expand your present data img size without losing present data. . To get more space. .No need for ext 3 and all
Search for topo resize
If youwant to use apps 2 sd or link 2sd app from market to use ext 3.. Then you can move apps to sd ... That is for nand installs. . You don't need that on sd builds. ...
You try native sd builds. . Fastest ever.sd builds. . You can boot from wm also . You need ext4 partition for it. ..
sent from my galaxy note 2 (7100)
Click to expand...
Click to collapse
Thanks mate, this is something great!
So I do not need a special partition for my android, good to know.
I know the last Nand Androids are good but I have old phone with old Android and he work fine, I try to put Native SD Android on my sd but too complicated and I do not have so much time. At the moment I find Mdeejay very fast and good, I tryed AmeriCan Android, CM7 and 10 and really I am not comfortable with them like with Mdeejay, so it's ok like that. ! problem solver, I just try to update my kernel - http://forum.xda-developers.com/showthread.php?t=1976835 - and I am ok.
Thanks.
pakure said:
Use toporesize app on pc to expand your present data img size without losing present data. ....
Click to expand...
Click to collapse
End of the Party, Guys, I was happy to soon!
I used toposize to made data.img for my android but I got problems.
If I resize data.img system partition, first of all, I got the error on e2fsck (see the pic) and i have to click ok to compleate the operation and after that I put the data.img into Anrdoid forlder and I replace the original (backups before) but the Android do not turn on, he stuck in HTC Logo.
If I made a clean data.img with ext3 system partition and I replace the data.img into the Android folder, he do not turn on and he stuck in Android logo.
If I use the original data.img from the package the Android turn on normally.
Do I forgot to do something? Do I missing something?
sorry, I forgot the pic.... here we go...
eclyptos said:
sorry, I forgot the pic.... here we go...
Click to expand...
Click to collapse
you are keeping data .img in a folder?...data.img should be in android folder..no further subfolders...and delete that stupid ext3 partition..you dont need it.
try native sd..it is very simple (for you to dual boot with windows mobile):
you need ext4 partition..use minitool partition manager to create it
then put selected rom zip (like pacman hd2 rom..."the best rom") on sd card
put 4ext recovery folder on sd card..open it , click clcrad and haret inside...follow screen instructions to install rom
Reboot and boot the ROM by executing the usual clcrad and haret stuff inside the NativeSD folder.
thats it.
pakure said:
you are keeping data .img in a folder?...data.img should be in android folder..no further subfolders...and delete that stupid ext3 partition..you dont need it.
Click to expand...
Click to collapse
ohh, well, yes, the data.img is in Android folder, not subfolders or external folders, I said so because in my package of Mdeejay are 2 folders, Android and data_1024. The data_1024 is all ready done to make a fast boot instantly but if I do not use it Android make the clean data into his root folder.
About the partition you get confused a little bit because when I used toporesize to made a clean data.img file to use it in android folder, the app ask me in which system the file have to be, ext2, ext3 or NONE. So no 1 of this data.img worked.
I hope I clarifide, I do not have ext3 partition on sd, is the data.img. that's all.
pakure said:
try native sd..it is very simple (for you to dual boot with windows mobile):
you need ext4 partition..use minitool partition manager to create it
then put selected rom zip (like pacman hd2 rom..."the best rom") on sd card
put 4ext recovery folder on sd card..open it , click clcrad and haret inside...follow screen instructions to install rom
Reboot and boot the ROM by executing the usual clcrad and haret stuff inside the NativeSD folder.
thats it.
Click to expand...
Click to collapse
I don't know about that, currently I have a working Android (not jet set-up like I want too) but I will see if I sholud do all this stuff. I am not so deep in this stuuf and just reach when I reach now, get me tired. So I take in the consideration you advice but now I have to have 1 android working well.
Ok, some bad news:
I did in different way to set-up my storage image, I let Android to made a clean data.img into his folder, after he finished installation and start running well I take the data.img of 1GB and with toposize I resize the image to 3GB. Like I said before, he give me this crap error but I really do not understand why? If Android made a clean data.img in his folder which errors can be made?
So I click ok anyway and made this file and I replaced the 1GB with 3GB with unclarifide done error fix.
He works for feew hours, smooth and fast, I start installing appps and games. Like many games they ask for downloading some updated files so I start downloading 450mb for 1 game and after 20 minuts Android crashed and he do not turn on anymore, he stuck in Android logo.
Are you sure this crap "TOPOSIZE" working? or it's just ME?
Guys, please help, I get confused and I don't know how to do it.
Today I also try install on my android Chainfire and i can't install plugins for low storage so after few hours of serching I find this thread http://forum.xda-developers.com/showpost.php?p=16457164&postcount=14723 but after read what they saying I do not understand anymore which system file I have to resize to get more space AND to make working chainfire which I really need right now for few games!
Someone can tell me which files I have to resize? How? or Post the right thread? please.

Please help

Hi guuys I'm a newbie and this is my first post in xda-developers.
I havve a problem, a mounth ago, I do sd card partition and i give 2GB from the SDcard to the phone but my phone lagggs. so i decide to remove it, but how can i get back my 2GB ?
Thanks .
if you are talking about a 2nd ext partition for use with link2sd you can create it in cwm recovery
note your sd card will be formatted so back up first
or use mini tool on a pc to repartition your sd card - you want the main storage area to be fat32 and then create a 2nd ext partition - its easier in cwm though - less chance of selecting wrong thing
no i used amarullz script
abdou1998 said:
no i used amarullz script
Click to expand...
Click to collapse
same as above then follow instructions on the amarullz script thread
http://forum.xda-developers.com/showthread.php?t=2467040
up to you if you use link2sd or script
Thank you bro:good:

Categories

Resources