Hi
I try alot of roms but the best one for me is Evervolv-Perdo-3.1.0final-passion (fast, smooth, all apps work, 4.1.2v)
but i can't get a2sd work or m2sd in this rom
i install a2sd from terminal emulator (Y Y Y) but after install it , i cant install any app and keep getting "INSTALL_FAILED_INSUFFICIENT_STORAGE",
Then i try m2sd and it say the "The init.d startup script could not be copied to the system partition.".
any help ?
dev.mahmoud said:
Hi
I try alot of roms but the best one for me is Evervolv-Perdo-3.1.0final-passion (fast, smooth, all apps work, 4.1.2v)
but i can't get a2sd work or m2sd in this rom
i install a2sd from terminal emulator (Y Y Y) but after install it , i cant install any app and keep getting "INSTALL_FAILED_INSUFFICIENT_STORAGE",
Then i try m2sd and it say the "The init.d startup script could not be copied to the system partition.".
any help ?
Click to expand...
Click to collapse
Do you have an ext4 partition? It is better to have a 1 GB ext4 partition. You can create a partition using 4EXT recovery.
Sent from my Nexus One
sphinxcs898 said:
Do you have an ext4 partition? It is better to have a 1 GB ext4 partition. You can create a partition using 4EXT recovery.
Sent from my Nexus One
Click to expand...
Click to collapse
yes i have 1 2Gb ex4 partition, a2sd work with manny other rom except this one
dev.mahmoud said:
yes i have 1 2Gb ex4 partition, a2sd work with manny other rom except this one
Click to expand...
Click to collapse
Try using m2sd aroma installer
tommypacker said:
Try using m2sd aroma installer
Click to expand...
Click to collapse
aroma installer is older version of m2sd, i try the new one and it didn't work
dev.mahmoud said:
yes i have 1 2Gb ex4 partition, a2sd work with manny other rom except this one
Click to expand...
Click to collapse
Ok, Check if your partitions are aligned. Use 4EXT recovery to check for and correct partition alignments.
Secondly, use the APK or the zip file version of m2sd if you want to.
sphinxcs898 said:
Ok, Check if your partitions are aligned. Use 4EXT recovery to check for and correct partition alignments.
Secondly, use the APK or the zip file version of m2sd if you want to.
Click to expand...
Click to collapse
done check and it say is perfectly aligned.
secondly i used APK and it say "The init.d startup script could not be copied to the system partition.".
note that i install other rom and a2sd work great without any of this error
I'm also having the same problem as dev.mahmoud.
I installed the latest nightly from Evervolv from today. Busybox configured with no problem. When I try to install the script, I get: The init.d starup script could not be copied to the system partition.
Related
just now upgraded to 2.3.7 and its great...made the partition in advanced option..i didnt have any problems in doing that..
it all started when i tried to install a2sd...first i installed it from one of the links...
i was not able to install got the following error in recovery...
"it was necessary to remove it when upgrading to cwm 3.0 gb based recovery,please switch to edify scripting (updater-script and update binary) to create working update zip package.
Installation aborted"
installed it from other link...i was able to flash sucessfully in cwm..then i rebooted my phone.but again it didnt restart....now i dont know its working or not..take a look at the screenshots in zip file and tell me what has happened... ..i think its not workin..pleaseeeee...
Small_town_boy said:
just now upgraded to 2.3.7 and its great...made the partition in advanced option..i didnt have any problems in doing that..
it all started when i tried to install a2sd...first i installed it from one of the links...
i was not able to install got the following error in recovery...
"it was necessary to remove it when upgrading to cwm 3.0 gb based recovery,please switch to edify scripting (updater-script and update binary) to create working update zip package.
Installation aborted"
installed it from other link...i was able to flash sucessfully in cwm..then i rebooted my phone.but again it didnt restart....now i dont know its working or not..take a look at the screenshots in zip file and tell me what has happened... ..i think its not workin..pleaseeeee...
Click to expand...
Click to collapse
It didn't restarted again means there is some problem in installing. Please read this for more info and make sure you get the exact result as mentioned there.
Few things to keep in mind...
1. [format, optional but recommended] and mount sd-ext at boot
run mount | grep sd-ext command in terminal for it.
Make sure you get this result
/dev/block/mmcblk0p2 on /sd-ext type ext3 (rw,noatime,nodiratime,barrier=1,nodelalloc,data=ordered)
If not format or repartition your sd-ext and try again.
2. mount /data and /system on CWM recovery
yagya said:
It didn't restarted again means there is some problem in installing. Please read this for more info and make sure you get the exact result as mentioned there.
Few things to keep in mind...
1. [format, optional but recommended] and mount sd-ext at boot
run mount | grep sd-ext command in terminal for it.
Make sure you get this result
/dev/block/mmcblk0p2 on /sd-ext type ext3 (rw,noatime,nodiratime,barrier=1,nodelalloc,data=ordered)
If not format or repartition your sd-ext and try again.
2. mount /data and /system on CWM recovery
Click to expand...
Click to collapse
Small_town_boy said:
just now upgraded to 2.3.7 and its great...made the partition in advanced option..i didnt have any problems in doing that..
it all started when i tried to install a2sd...first i installed it from one of the links...
i was not able to install got the following error in recovery...
"it was necessary to remove it when upgrading to cwm 3.0 gb based recovery,please switch to edify scripting (updater-script and update binary) to create working update zip package.
Installation aborted"
installed it from other link...i was able to flash sucessfully in cwm..then i rebooted my phone.but again it didnt restart....now i dont know its working or not..take a look at the screenshots in zip file and tell me what has happened... ..i think its not workin..pleaseeeee...
Click to expand...
Click to collapse
Well you might not get the same like yagya did : /dev/block/mmcblk0p2 on /sd-ext type ext3 (rw,noatime,nodiratime,barrier=1,nodelalloc,data=ordered) .
The ext3 for you could be a ext4 so don't be afraid or shocked if you get other filesystem
Ok..then I will format my extra partition and try it again..and the ext partition must be formatted in recovery right? Or any specific mthd i should follow to format it...?
Sent from my GT-S5570 using XDA App
Small_town_boy said:
Ok..then I will format my extra partition and try it again..and the ext partition must be formatted in recovery right? Or any specific mthd i should follow to format it...?
Sent from my GT-S5570 using XDA App
Click to expand...
Click to collapse
Yes, you can format it in recovery...
---------- Post added at 05:25 AM ---------- Previous post was at 05:23 AM ----------
Netas3k said:
Well you might not get the same like yagya did : /dev/block/mmcblk0p2 on /sd-ext type ext3 (rw,noatime,nodiratime,barrier=1,nodelalloc,data=ordered) .
The ext3 for you could be a ext4 so don't be afraid or shocked if you get other filesystem
Click to expand...
Click to collapse
But, doesn't CWM recovery creates ext3 partition by default and it doesn't even provides the flexibility to change it to ext4.... unless you manually do it in other partition manger
yagya said:
Yes, you can format it in recovery...
---------- Post added at 05:25 AM ---------- Previous post was at 05:23 AM ----------
But, doesn't CWM recovery creates ext3 partition by default and it doesn't even provides the flexibility to change it to ext4.... unless you manually do it in other partition manger
Click to expand...
Click to collapse
u can convert the ext3 to ext4 frm terminal
su
a2sd convert-ext4
for more commands type
su
a2sd help
Then I am going to format my partition in cwm..again create it..mount system and data..install the scripts again...should I mount the ext while installing the scripts...?is that it....?
Sent from my GT-S5570 using XDA App
Small_town_boy said:
Then I am going to format my partition in cwm..again create it..mount system and data..install the scripts again...should I mount the ext while installing the scripts...?is that it....?
Sent from my GT-S5570 using XDA App
Click to expand...
Click to collapse
mounting at boot is important...
You can even mount it in Recovery..it won't do any harm
Small_town_boy said:
Then I am going to format my partition in cwm..again create it..mount system and data..install the scripts again...should I mount the ext while installing the scripts...?is that it....?
Sent from my GT-S5570 using XDA App
Click to expand...
Click to collapse
no need to mount sd-ext, only need to mount system and data when flashing dtapps2sd, and try a2sdgui to confirm the script is working or not.
Ya its working perfectly..don't no why it didn't restart....but when tried a2sd gui and moved the apps worked perfectly...thank you all for responding...
Sent from my GT-S5570 using XDA App
Small_town_boy said:
Ya its working perfectly..don't no why it didn't restart....but when tried a2sd gui and moved the apps worked perfectly...thank you all for responding...
Sent from my GT-S5570 using XDA App
Click to expand...
Click to collapse
It can auto install new apps to sd-ext, right ?
Tks
sohot said:
It can auto install new apps to sd-ext, right ?
Tks
Click to expand...
Click to collapse
android see its intalled in the phone memory, but technically it resides in your sd-ext.
Ya it can install the apps to sd ext automatically once you install the scripts...download dt a2sd gui from market and select dalvik cache on sd ext..that's it all your apps will be installed on the partition that you have created...
Sent from my GT-S5570 using XDA App
Sent from my GT-S5570 using XDA App
hey guys if you get following error..
"it was necessary to remove it when upgrading to cwm 3.0 gb based recovery,please switch to edify scripting (updater-script and update binary) to create working update zip package.
Installation aborted"...
i think the above error will appear if you are not using right version...
then try to download it from the following link..
http://api.viglink.com/api/click?fo...m/CJJ606UMY2&jsonp=vglnk_jsonp_13183165556861
it will work perfectly(for me it did)..
the new version cannot install in our mini
i got the same error like above
installed the beta04 version only FYI
If you are still having problem with Darktremor A2SD Script and are fed up use this alternative method to move app to sd-ext....
http://yagyagaire.blogspot.com/2011/10/s2e-way-of-moving-apps-to-sd-card-for.html
But, Darktremor A2SD is working fine for me..
hi i recently got back to my stock rom GT-S5830_INU_S5830DDKQ8
my problem is that when i setup Link2sd an error message is displayed "mount script not created"
but when i use custom rom i an create the link2sd mount script
i have tried formatting my phone and the firmware also still faceing the same isse
can any1 help
i have just rooted my phone..
U have to partite your sd card before u run Link2Sd because link2sd doesnt create it,recommnd you to use Minitool Partition Wizard,very easy to use.
Sent from GALAXY Ace StockLite v7.1
Blackstard said:
U have to partite your sd card before u run Link2Sd because link2sd doesnt create it,recommnd you to use Minitool Partition Wizard,very easy to use.
Sent from GALAXY Ace StockLite v7.1
Click to expand...
Click to collapse
i have 6 gb of fat32 and rest ext 4 partion
i made it through mini tool it works fine if i install custom rom but on stock rom it doesnt mount i think i ned some kind of script
can u guide me please
imranaryan said:
i have 6 gb of fat32 and rest ext 4 partion
i made it through mini tool it works fine if i install custom rom but on stock rom it doesnt mount i think i ned some kind of script
can u guide me please
Click to expand...
Click to collapse
Mmm,really i dont know much about partition,check this tutorial;
http://forum.xda-developers.com/showthread.php?p=22075746
Sent from GALAXY Ace StockLite v7.1
imranaryan said:
i have 6 gb of fat32 and rest ext 4 partion
i made it through mini tool it works fine if i install custom rom but on stock rom it doesnt mount i think i ned some kind of script
can u guide me please
Click to expand...
Click to collapse
Try creating mount script in different format with link2sd. Ext2, ext3, fat32 one will work.
dxppxd said:
Try creating mount script in different format with link2sd. Ext2, ext3, fat32 one will work.
Click to expand...
Click to collapse
dide i tried all should i try installing DTapp2sd or flash cf-root
Did u assign your ext partition as 'primary' ?
Sent from my SK17i using xda app-developers app
imranaryan said:
dide i tried all should i try installing DTapp2sd or flash cf-root
Click to expand...
Click to collapse
Try manually editing the mount script.
I don't really remember where the link2sd mount script was created for stock roms without /init.d i think it was in a file called init.d at the root of the phone or system/ or system/etc.
Look it up, open it as text, locate the link2sd mount script.
The part where it says 'mount -t ext3 -o rw /dev/block' change 'ext3' to 'ext4' in all lines required, reboot. Check link2sd again to see if it worked.
Otherwise, enable the system/etc/init.d address by flashing cf-root or flash a custom rom.
imranaryan said:
hi i recently got back to my stock rom GT-S5830_INU_S5830DDKQ8
my problem is that when i setup Link2sd an error message is displayed "mount script not created"
but when i use custom rom i an create the link2sd mount script
i have tried formatting my phone and the firmware also still faceing the same isse
can any1 help
i have just rooted my phone..
Click to expand...
Click to collapse
format ur 2nd partition to fat16 or fat32 using gparted in linux..
stock rom kernel wont support ext formats..
i'm using fat32 second partition in stock rom for using link2sd..
Sent using xda premium
Are you sure about having a kernel with init.d support? Without it, script can't be mounted.
Sent from my GT-S5830 using xda app-developers app
abhibnl said:
Are you sure about having a kernel with init.d support? Without it, script can't be mounted.
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
Link2sd doesn't need /init.d, only root and partitioned sd to work.
Hello all
What is the idea of the partitions and how do they help me?
Thanks
What?
Sent from my E15i using xda premium
ElmirBuljubasic said:
What?
Sent from my E15i using xda premium
Click to expand...
Click to collapse
I know what is partition, but what is the idea, if i make ext4 artiotion on my sd card for example, for what I coud use it.
U can use for installing apps
Sent from my E15i using Tapatalk 2
bandarigoda123 said:
U can use for installing apps
Sent from my E15i using Tapatalk 2
Click to expand...
Click to collapse
You mean this is some kind of external storage, which the system recognize like internal memory.
xxTTcc said:
You mean this is some kind of external storage, which the system recognize like internal memory.
Click to expand...
Click to collapse
something like that :silly:
Ups... I've partitioned the sd-card without making a backup (tipical for me) and its all gone.
xxTTcc said:
Ups... I've partitioned the sd-card without making a backup (tipical for me) and its all gone.
Click to expand...
Click to collapse
sorry forgot to warn you :silly:
fotak-x said:
sorry forgot to warn you :silly:
Click to expand...
Click to collapse
No problem, now the ROM is flying :silly: can't hold it
What I must do, to install apps in sd-ext i've created? I am with miniCM10 rom.
xxTTcc said:
What I must do, to install apps in sd-ext i've created? I am with miniCM10 rom.
Click to expand...
Click to collapse
select install point in settings
Ok, I've created the partitions in CWM, flashed my rom again with factory reset, vie Settings -> Performance -> Memory managmet -> A2SD I set ti to A2SD, gave the system root access, rebooted the phone and the sd-ext partiton is not mounted. I've installed the link2sd app, and choose ext3 partition, which is set by CWM, and the app say
Can't mount: Invalid Argument
Your system maybe not supporting ext3 or somthing like that.
So how to mount the damn sd-ext partitions.
P.S. I've tried via terminla with df | grep sdext3 no luck.
xxTTcc said:
Ok, I've created the partitions in CWM, flashed my rom again with factory reset, vie Settings -> Performance -> Memory managmet -> A2SD I set ti to A2SD, gave the system root access, rebooted the phone and the sd-ext partiton is not mounted. I've installed the link2sd app, and choose ext3 partition, which is set by CWM, and the app say
Can't mount: Invalid Argument
Your system maybe not supporting ext3 or somthing like that.
So how to mount the damn sd-ext partitions.
P.S. I've tried via terminla with df | grep sdext3 no luck.
Click to expand...
Click to collapse
you are on minicm 4.0.1 and jb 2 kernel???
fotak-x said:
you are on minicm 4.0.1 and jb 2 kernel???
Click to expand...
Click to collapse
Yes, that's my configuration
xxTTcc said:
Yes, that's my configuration
Click to expand...
Click to collapse
maybe you should try some other rom if you want a2sd like miniCM 4.0 or ICZ
fotak-x said:
maybe you should try some other rom if you want a2sd like miniCM 4.0 or ICZ
Click to expand...
Click to collapse
If I try to format the ext partition to ext2 via PC tool, do you think this will have some effect. Because I don't want to change the rom
xxTTcc said:
If I try to format the ext partition to ext2 via PC tool, do you think this will have some effect. Because I don't want to change the rom
Click to expand...
Click to collapse
you mean you wanna ext2 partition?
fotak-x said:
you mean you wanna ext2 partition?
Click to expand...
Click to collapse
Or ext4, maybe there is issue with ext3 partitions and this rom. I've read an article that said that, ext4 partitions are not well supported, ext2, ext3 are supported with most of the roms
Edit: Now I saw that after reboot, A2SD is set back to none. Maybe I am having the superuser issue. I've flashed the fix, and will try again.
xxTTcc said:
Or ext4, maybe there is issue with ext3 partitions and this rom. I've read an article that said that, ext4 partitions are not well supported, ext2, ext3 are supported with most of the roms
Click to expand...
Click to collapse
then try ext2
As I know CWM (in ics and jb kernels) creates ext4, so choose ext4 in link2sd and it should work fine.
i installed this rom
http://forum.xda-developers.com/showthread.php?t=2174614
but i cant get any script to work to let me make my ext4 partition my internal storage, does anyone know any script that will work
This rom based on Android 4.2.2 by Cyanogenmod 10.1 (Beta 7) by Walande_Ace and has the Samsung Galaxy SIII’s interface.
Hartik said:
i installed this rom
http://forum.xda-developers.com/showthread.php?t=2174614
but i cant get any script to work to let me make my ext4 partition my internal storage, does anyone know any script that will work
This rom based on Android 4.2.2 by Cyanogenmod 10.1 (Beta 7) by Walande_Ace and has the Samsung Galaxy SIII’s interface.
Click to expand...
Click to collapse
int2ext works fine...and link2sd too
http://forum.xda-developers.com/showthread.php?t=1716124
Next time try to search before ask please
Related thread (really useful):
http://forum.xda-developers.com/showthread.php?t=2313327
Viper The Ripper said:
int2ext works fine...and link2sd too
http://forum.xda-developers.com/showthread.php?t=1716124
Next time try to search before ask please
Related thread (really useful):
http://forum.xda-developers.com/showthread.php?t=2313327
Click to expand...
Click to collapse
the only reason im asking is cause i have tried those, and it didnt work
Hartik said:
the only reason im asking is cause i have tried those, and it didnt work
Click to expand...
Click to collapse
how did you install it¿?
Viper The Ripper said:
how did you install it¿?
Click to expand...
Click to collapse
i just flashed it though cwm
and i have 50mb of internal storage remaining, and i asked the developer of the rom, and he said he has temporarily discontinued the rom
Hartik said:
i just flashed it though cwm
and i have 50mb of internal storage remaining, and i asked the developer of the rom, and he said he has temporarily discontinued the rom
Click to expand...
Click to collapse
Well, let's start!
You should be root and you should have CWM 5.0.2.6 Fixed flashed
Code:
1. You'll need a coustom rom or a stock with a custom kernel (to get init.d support folder)
2. Your sdcard should be partitioned, use partition magictools to do it.
3. When you'll get It ready, download int2script in the link I posted avobe
4. Boot into recovery
5. Mount and system >>> mount /system
5. Mount and system >>> mount /data
6. Mount and system >>> mount /sd-ext
7. Mount and system >>> format sd-ext
8. Go back and install the zip
9. Reboot
10. Done!
BE CAREFUL FORMATING THE SD-EXT AND NOT YOUR SD CARD!!!
Viper The Ripper said:
Well, let's start!
You should be root and you should have CWM 5.0.2.6 Fixed flashed
1.You'll need a coustom rom or a stock with a custom kernel (to get init.d support folder)
2.Your sdcard should be partitioned, use partition magictools tod to It.
3. When you'll get It ready, download int2script in the link I posted avobe
4. Boot into recovery
5. mount and system >>> mount /system
6. go back and install the zip
7. mount and system >>> mount /sd-ext
8. mount and system >>> format sd-ext
9. Reboot
10. Done!
BE CAREFUL WITH FORMAT SD-EXT AND NOT YOUR SD CARD COMPLETLY!!!
Click to expand...
Click to collapse
just did that exact same thing like 6 hrs ago, lol, finally found a working tutorial to let me which actually worked
Hello,
I am a noob with a little experience in using custom roms on a HTC Wildfire S. My WFS is broken en since today iam a ace user. I have rooted the SGA and im using CWM recovery and installed the CM9 TW-rom from Sky-walker. GREAT ROM by the way. I want to use Int2ext cronmod script but i cant get it working. Ive already tried different things. With the WFS i always used it with a lot of different roms and had never any problems.
When installing i have followed the instructions of croniccorey.
I have format my sd-card and created a partition using CWM
Also tried it with SpaceCakers SGS and AOSP GB.
And already mounted system and data.
Does anybody have suggestions what to do?
Thanks!
Sent from my GT-P5110 using xda app-developers app
Johhny B. said:
Hello,
I am a noob with a little experience in using custom roms on a HTC Wildfire S. My WFS is broken en since today iam a ace user. I have rooted the SGA and im using CWM recovery and installed the CM9 TW-rom from Sky-walker. GREAT ROM by the way. I want to use Int2ext cronmod script but i cant get it working. Ive already tried different things. With the WFS i always used it with a lot of different roms and had never any problems.
When installing i have followed the instructions of croniccorey.
I have format my sd-card and created a partition using CWM
Also tried it with SpaceCakers SGS and AOSP GB.
And already mounted system and data.
Does anybody have suggestions what to do?
Thanks!
Sent from my GT-P5110 using xda app-developers app
Click to expand...
Click to collapse
Which script did you use?
Mount /system, /data, /sd-ext and flash it, It should work fine
Try to put it in init.d folder and set the permissions manually using a file browser, then reboot your device
Yes! It worked. Did a clean install mounted data enz. and fixed permissions with cwm.I am using int2ext+ now. Thanks for the input.
Sent from my GT-P5110 using xda app-developers app
Johhny B. said:
Yes! It worked. Did a clean install mounted data enz. and fixed permissions with cwm.I am using int2ext+ now. Thanks for the input.
Sent from my GT-P5110 using xda app-developers app
Click to expand...
Click to collapse
you're welcome
Apps are not installing after Int2Ext+
Hi,
I was using Apocalypse ROM with CronMod Int2Ext+ (Ext2 partition on SD) and everything was working fine. Recently, I downloaded a new ROM - The Ultimatum and installed Int2Ext+. It installed correctly, however I could not install many apps after that. Downloading from market would give an error. This problem is happening for only those several set of apps.
Can someone pls guide me as to what the problem might be. I'm kind of new here.
Regards,
Kunal
---------- Post added at 01:02 PM ---------- Previous post was at 12:57 PM ----------
zroftroffer said:
Hi,
I was using Apocalypse ROM with CronMod Int2Ext+ (Ext2 partition on SD) and everything was working fine. Recently, I downloaded a new ROM - The Ultimatum and installed Int2Ext+. It installed correctly, however I could not install many apps after that. Downloading from market would give an error. This problem is happening for only those several set of apps.
Can someone pls guide me as to what the problem might be. I'm kind of new here.
Regards,
Kunal
Click to expand...
Click to collapse
I tried the above with link2sd and darktremor a2sd as well, but all were giving the same problem. Before installing any app2sd script the applications were installing correctly. Only after installing the script they stopped working. Is there some script on The Ultimatum ROM which is clashing with the above app2sd scripts?
I know I should post this on the ROM page, however I do not have the priviledges.
Regards,
Kunal
zroftroffer said:
Hi,
I was using Apocalypse ROM with CronMod Int2Ext+ (Ext2 partition on SD) and everything was working fine. Recently, I downloaded a new ROM - The Ultimatum and installed Int2Ext+. It installed correctly, however I could not install many apps after that. Downloading from market would give an error. This problem is happening for only those several set of apps.
Can someone pls guide me as to what the problem might be. I'm kind of new here.
Regards,
Kunal
---------- Post added at 01:02 PM ---------- Previous post was at 12:57 PM ----------
I tried the above with link2sd and darktremor a2sd as well, but all were giving the same problem. Before installing any app2sd script the applications were installing correctly. Only after installing the script they stopped working. Is there some script on The Ultimatum ROM which is clashing with the above app2sd scripts?
I know I should post this on the ROM page, however I do not have the priviledges.
Regards,
Kunal
Click to expand...
Click to collapse
AFAIK The Ultimatum rom has already an int2ext script it might be the problem (swap all kernel) so follow he steps to install it correctly, you only need to mount /sd-ext and format this partition before flahs the rom to clean your sd-ext partition.
If you select fire kernel then you'll need int2ext script
1. download it and put it in sdcard's root
2. boot into cwm
3. mount /system /data and /sd-ext
4. format /sd-ext
5. flash the script
6. enjoy
Download Link:
http://d-h.st/Otj
Viper The Ripper said:
AFAIK The Ultimatum rom has already an int2ext script it might be the problem (swap all kernel) so follow he steps to install it correctly, you only need to mount /sd-ext and format this partition before flahs the rom to clean your sd-ext partition.
If you select fire kernel then you'll need int2ext script
1. download it and put it in sdcard's root
2. boot into cwm
3. mount /system /data and /sd-ext
4. format /sd-ext
5. flash the script
6. enjoy
Download Link:
http://d-h.st/Otj
Click to expand...
Click to collapse
Hi Viper.. Thanks for your reply...
I know how to install int2ext.. I did it for my previous ROM and it was working perfectly..
I installed The Ultimate ROM with Firekernel. I have an ext2 partition on my sd. And i did the steps as you have mentioned above, however its still giving the same issues.. Some apps are not getting installed..
zroftroffer said:
Hi Viper.. Thanks for your reply...
I know how to install int2ext.. I did it for my previous ROM and it was working perfectly..
I installed The Ultimate ROM with Firekernel. I have an ext2 partition on my sd. And i did the steps as you have mentioned above, however its still giving the same issues.. Some apps are not getting installed..
Click to expand...
Click to collapse
but did you use int2ext+ script? because it is the only one that works with ext2/3/4 partitions
Viper The Ripper said:
but did you use int2ext+ script? because it is the only one that works with ext2/3/4 partitions
Click to expand...
Click to collapse
Yes I used int2ext+. And I knew the script had worked because I could see 400mb free. But some apps were not getting installed.