[Q] How partitions could help me? - XPERIA X8 Q&A, Help & Troubleshooting

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.

Related

dt a2sd for galaxy mini...need help...

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..

ext partitioning cwm

when we partition our sd card to ext in cwm recovery is that ext2 or 3/4? if i use gparted insted of recovery to partition to ext4 is that ok?
Cwm does an ext3 partition, if ur using DTa2sd..it can be converted to ext4 by
su
a2sd convert-ext4
kandros said:
when we partition our sd card to ext in cwm recovery is that ext2 or 3/4? if i use gparted insted of recovery to partition to ext4 is that ok?
Click to expand...
Click to collapse
Yes, it is perfectly fine if you make one with gparted or mini tools... make sure you run this command in terminal before flashing a2sd...
mount | grep sd-ext
thanks to both
what mount | grep sd-ext exactly do?
aso my gparted already see my sdext partition ext4 if i partitioned it from recovery is that possible or an error?
That command checks if there exists an sd ext partition.
I don't know abt gparted but cwm formats the card and partitions it so it should not be a prob
I used minitools for partitioning
u can go for ext4 no harm in tht
if ur using mini tool make sure u keep all partitions as primary
also ext2/3/4 wont b detected on windows so dont panic if u dont see the partitions once done they r thr meant for ur phone nt windows
Without a2sd what is the exact command to convert partition to ext4 ? It can be very useful
..
Inviato dal mio GT-S5570 usando Tapatalk
roofrider said:
Cwm does an ext3 partition, if it using DTa2sd..it can be converted to ext4 by
su
a2sd convert-ext4
Click to expand...
Click to collapse
yeah, but "problem" is after a restore. If we convert partition in ext4 after restore, all data already in partition remain on ext3, only new data will be on ext4.
So it will be good that cwm could format always sdext in ext4
Okay, a question from me...
I have a galaxy fit s5670, running a custom rom that came with darktremor a2sd pre-installed...
I created a partition of 1024mb on my 16gb card, and have enabled swap...but the apps that I install are still going in the phone memory...
Can you please help me out???
Our devices are SIMILAR...
Sent from my GT-S5670 using XDA App
a.cid said:
Okay, a question from me...
I have a galaxy fit s5670, running a custom rom that came with darktremor a2sd pre-installed...
I created a partition of 1024mb on my 16gb card, and have enabled swap...but the apps that I install are still going in the phone memory...
Can you please help me out???
Our devices are SIMILAR...
Sent from my GT-S5670 using XDA App
Click to expand...
Click to collapse
install a2sdgui
That is also pre-installed...after that???
And thank you for replying...
Sent from my GT-S5670 using XDA App
I have installed link2sd, which seems to be working fine...
When it asked me what partition type did I have, ext3 and 4 gave me a 'partition not found' error...
Ext2 is working fine...
Sent from my GT-S5670 using XDA App
a.cid said:
Okay, a question from me...
I have a galaxy fit s5670, running a custom rom that came with darktremor a2sd pre-installed...
I created a partition of 1024mb on my 16gb card, and have enabled swap...but the apps that I install are still going in the phone memory...
Can you please help me out???
Our devices are SIMILAR...
Sent from my GT-S5670 using XDA App
Click to expand...
Click to collapse
I believe that you are taking about the cache that will use your internal memory even if you have a2sd enabled. THough it is not recommended to do so unless needed (i.e. your memory is very low) you can move dalvik cache to sd-ext from APP2SDGUI app or though this simple command
su
a2sd cachesd
It will move dalvik cache to sd-ext.
---------- Post added at 06:18 PM ---------- Previous post was at 06:12 PM ----------
a.cid said:
I have installed link2sd, which seems to be working fine...
When it asked me what partition type did I have, ext3 and 4 gave me a 'partition not found' error...
Ext2 is working fine...
Sent from my GT-S5670 using XDA App
Click to expand...
Click to collapse
Don't try anything eles.... Just install darktremor as said here http://yagyagaire.blogspot.com/2011/09/how-to-partition-sd-card-and-install.html
If possible format your sd-ext before installing darktermor app2sd. THen all you need to so is move dalvik to sd-ext as said above. And your internal memory will be totally empty. You can explorer /sd-ext/ folder using root explorer to see if a2sd is working properly.
After using link2sd for a day, I find that it is working, and it even allows u to specify which apps to move, and what all to move...
I did partition before using a2sd, and I understand the thing about the dalvik cache (moving which would make my device slower)...
Anyways, thanks for replying...
Sent from my GT-S5670 using XDA App

How to make ext partion mount

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.

can't back up sd-ext2

Hi everyone
I have problem with cwm, when I made a back up everything backed up only ext2 doesn't !
cwm said sd-ext can't be found !
plz solve my problem because it's important for me to back up sd-ext2
SadHeroXIII said:
Hi everyone
I have problem with cwm, when I made a back up everything backed up only ext2 doesn't !
cwm said sd-ext can't be found !
plz solve my problem because it's important for me to back up sd-ext2
Click to expand...
Click to collapse
Use permanent cwm or flash rafael's kernel.
Sent from my GT-S5830i using xda premium
domnic79 said:
Use permanent cwm or flash rafael's kernel.
Sent from my GT-S5830i using xda premium
Click to expand...
Click to collapse
ok, if I use permanent then I will get ext3 !
is it works ? what should I do ? in link2sd which option should I choose, ext2 or ext3?
SadHeroXIII said:
ok, if I use permanent then I will get ext3 !
is it works ? what should I do ? in link2sd which option should I choose, ext2 or ext3?
Click to expand...
Click to collapse
If u use permanent cwm ur sd-ext partition wil b backed while taking a nandroid backup.
For link2sd make ext3 partition on ur sd card. I hope u kno hw to make partitions on sd card. If nt search on google.
Sent from my GT-S5830i using xda premium
Actually, there are many opinions about Ext partitions and which one is the best.
I'd personally suggest you read more about them yourself (ext2, ext3, ext4).
Ok.
I make sd-ext3 using cwm, but when I make backup the cwm can't find sd-ext ??
Why ??
are there any way that allow me to backup my sd-ext, and then restore if anything happened ?
​

Ext2 partition as inter storage how .?

Hello friends,
i tried two roms for galaxy Ace, one is The Ultimatum V4 which is now i am running , and second one is Cynogenmod 10.1.6 which is awesome but very slow. The thing i noticed is , i have a partition in my sd card with ext2 format so when i use The Ultimatum V4 the ext2 is automatically detecting as internal storage like in ace we have only 200mb around as internal but it is showing the ext2 space included with that, So how can i do the same with Cynogenmod 10.1.6 so that ext2 partition can be used as internal storage, so that i can use freely the rom without any strucks.
Please say me how to use EXT2 partition of sdcard as internal memory automatically in Cynogenmod 10.1.6 .
Thanks.
kishore55 said:
Hello friends,
i tried two roms for galaxy Ace, one is The Ultimatum V4 which is now i am running , and second one is Cynogenmod 10.1.6 which is awesome but very slow. The thing i noticed is , i have a partition in my sd card with ext2 format so when i use The Ultimatum V4 the ext2 is automatically detecting as internal storage like in ace we have only 200mb around as internal but it is showing the ext2 space included with that, So how can i do the same with Cynogenmod 10.1.6 so that ext2 partition can be used as internal storage, so that i can use freely the rom without any strucks.
Please say me how to use EXT2 partition of sdcard as internal memory automatically in Cynogenmod 10.1.6 .
Thanks.
Click to expand...
Click to collapse
Its simple actually. Just flash CronMod script (try INT2EXT+ as it is the most stable of all) from CWM. Make sure to have an ext partition of maximum size 1GB (anymore and the system will lag). Here is the link,
CronMod-INT2EXT
Hope I Helped
Thanks buddy, i m trying on i just kep 600mb as ext2, so it will solve my problem of lagging CM 10.1.6, and ext2 is best or any other format should i do..
kishore55 said:
Thanks buddy, i m trying on i just kep 600mb as ext2, so it will solve my problem of lagging CM 10.1.6, and ext2 is best or any other format should i do..
Click to expand...
Click to collapse
Usually when you create a ext partition from CWM, its in ext3 format. But CronMod works well on ext2/3/4. Its upto you
mahithm said:
Usually when you create a ext partition from CWM, its usually in ext3 format. But CronMod works well on ext2/3/4. Its upto you
Click to expand...
Click to collapse
Thanks buddy, will update u after trying..
kishore55 said:
Thanks buddy, will update u after trying..
Click to expand...
Click to collapse
Cool
mahithm said:
Cool
Click to expand...
Click to collapse
Hello thanks still now for your support, but now i did the same thing which u said, but my internal storage is still the same it is not increased.
my process on CM 11.
Went to Recovery installed zip CronMod-INT2EXT and rebooted...
kishore55 said:
Hello thanks still now for your support, but now i did the same thing which u said, but my internal storage is still the same it is not increased.
my process on CM 11.
Went to Recovery installed zip CronMod-INT2EXT and rebooted...
Click to expand...
Click to collapse
Can you check if there is a file named 40int2ext in your /system/etc/init.d? Also was your ext partition in ext2 type?
There are only 00banner and 90userinit file in /system/etc/init.d location , the file 40int2ext is not ther. When i try to copy that file readonly message displaying.
kishore55 said:
There are only 00banner and 90userinit file in /system/etc/init.d location , the file 40int2ext is not ther. When i try to copy that file readonly message displaying.
Click to expand...
Click to collapse
It means that flashing was not successful. There are 2 ways to do it,
1. Go to CWM> Mounts & Storage> Mount /system and then flash CronMod script. Finally format /sd-ext from Mounts & Storage and reboot. If you still can't find 40int2ext in /system/etc/init.d, then use the next method.
2. Using a root file manager change the permission of /system from R to R/W. Now simple copy the 40int2ext file to /system/etc/init.d/ and change the permission to rwx-rx-x. Done! Now reboot and it should work.
Hope it works
Thanks buddy, now i got it.. thanks for ur support..
kishore55 said:
Thanks buddy, now i got it.. thanks for ur support..
Click to expand...
Click to collapse
Glad I could help buddy
For some strange reason, I can't do this by just flashing my zip file, I had to manually copy and paste file into my system folder. Well this is the way if flashing didn't work out for you either
Zerien said:
For some strange reason, I can't do this by just flashing my zip file, I had to manually copy and paste file into my system folder. Well this is the way if flashing didn't work out for you either
Click to expand...
Click to collapse
Did you mount sdext and data partition?
Viper The Ripper said:
Did you mount sdext and data partition?
Click to expand...
Click to collapse
Oh, I had to do that? So i have to mount /sd-ext and /data, then only i format /sd-ext?
Zerien said:
Oh, I had to do that? So i have to mount /sd-ext and /data, then only i format /sd-ext?
Click to expand...
Click to collapse
Yes, formatting /sd-ext is the last step. You should mount /system too as 40int2ext is placed inside /system/etc/init.d/.
Zerien said:
Oh, I had to do that? So i have to mount /sd-ext and /data, then only i format /sd-ext?
Click to expand...
Click to collapse
Yes, I always follow those steps
Q&A Thread Int2ext scripts
There's tons of info in Q&A Threads
Ok thank you both, I'm out of thanks for the day so yea

Categories

Resources