[TUT] How to remove EXT partition from SDcard - Samsung Galaxy Mini

[METHOD 1]
From your galaxy mini, go to Settings > SD card and phone storage > Unmount SD card > Format SD card
[METHOD 2]
1. Save your data from your SDcard
2. Download & Install EASEUS Partition Master
3. Open the EASEUS main screen. Here you have 2 partitions: normal sdcard partition and the EXT with *. Delete the FAT partition and create a new one as in the Untitled3. Apply.
<Apply this method if doesn't work the first or if you haven't sgm>

Thanks for the tip

Or you can simply format the card from your phone (mini)
Typed using a small touchscreen

a.cid said:
Or you can simply format the card from your phone (mini)
Typed using a small touchscreen
Click to expand...
Click to collapse
Are you sure? I will try this.

Yup, absolutely...I even wrote it in my guide for galaxy fit (link in my sig)...
Typed using a small touchscreen

a.cid said:
Yup, absolutely...I even wrote it in my guide for galaxy fit (link in my sig)...
Typed using a small touchscreen
Click to expand...
Click to collapse
Yup, you're right, i think that i'll delete this thread

No let it be...maybe just edit and add an update
Typed using a small touchscreen

yeah like a.cid says settings->storage->unmount SD card(not necessary) -> Erase SD card

Unmount sd option is required, else you won't be able to click on the "erase" option
Typed using a small touchscreen

" Unmount sdcard second partition possible in Android ? "
" Unmount sdcard second partition possible in Android ? "
Guys I have a question related yo this topic, I tried to search it on Google too,but no result related to that,let me share something with you here about same topic,
I have rooted Sony Xperia phone (D2212) I used link2sd app forva long time, everything was fine, but one day I tired to remove my second partition of sd card (ext4) which is used for installing apps on sd,
But after some days I feel to reduce or remove the second partition from sd card with the help of "Aparted.apk" I got a error notification always that " Your sdcard not unmounted correctly " I can unmount sdcard (normally) from setting but this not work for second partition, so is there any way to remove second (ext2,ext3 or ext3) partition from Android phone, or any other method....., my pervious 16gb sd card sdcard also got damaged during this process even I tried minitool partition also once but not working, give some suggest from your experience guys, I needed help regarding this topic

Related

[Q] Format SD card to ext2

I bought new SD card i want to wipe my phone completely and install Darkys Rom. I formated my new SD card to ext2 in Ubuntu but my phone didn't recognize the file system. Then i used Clockwork to format my (external) SD card and what i did i formated my internal SD card. I'm completely failed. Can somebody give me step by step tutorial how to format external SD Card to ext2 or ext4. Also i would like to know if i will be able to copy data under windows when the phone is connected through USB.
Thank you
Sorry for my English
Hi! Please tell me why do you want to format your SD card to ext2 or ext4? There is no need for that. Just format it tu FAT and that's it. If you want to apply lagfix then do it under recovery with the lagfix option under advanced features.
Greets from Croatia.
DanXo said:
Hi! Please tell me why do you want to format your SD card to ext2 or ext4? There is no need for that. Just format it tu FAT and that's it. If you want to apply lagfix then do it under recovery with the lagfix option under advanced features.
Greets from Croatia.
Click to expand...
Click to collapse
I would like to have option to transfer bigger files than 4GB.
+1
how do I format my external SD card to ext2? I have Samsung Captivate. I got Cygwin, since I use Windows. Does anyone know what commands to type in cygwin?
I want to put files larger than 4GB on my card as well.
I think this will be useful for a lot of people.
I found a thread http://android.modaco.com/content/h...an-i-bind-mount-e-g-system-sd-xxx-sdcard-xxx/
But I am a noob in Linux, and it would be GREAT to have step by step commands I would have to type in to format my external SD card, while its in the phone, etc
Possible problem I see is that the phone might not recognize external card if its ext2/3/4 . We might have to have small FAT32 partition on there as well? Or may be Froyo has that ability...
I'm looking into doing this myself, in my case so I can use symlinks to copy apps "data" folders (not the "data" partition, but the folders in /mnt/sdcard where apps put different things) onto the larger, external sdcard. It seems like it could be possible, just need to make sure the /etc/fstab file is updated properly, and of course make sure your kernel has the ext2 and/or ext4 modules loaded and running (which you probably will if you have a lagfix installed). I will play with this and post back my results here...
I have been looking for this myself for a while aswell, but on 4 different kernels and CWM v2.5 and CWM v3.0, I couldn't find any option on how to change the ext. SD to Ext4. If anyone knows how to then please post it here!
Sent from my GT-I9000 using XDA Premium App
So, progress report...
Still no success in this matter, although I have learnt a bit today about Android's internal workings. After backing up my system with CWR, I first tried formatting my ext sd card with gparted on my computer. Bad choice... Even though no config files were stored in it as far as I could tell, Android "panicked" and decided to restore all my configs to default, severely crippling my system and making a lot of apps force close when I restarted the phone.
At that point I thought, since it is now broken, might as well play with it So the next thing I tried was formatting my internal sd card (only the vfat partition that gets mounted in /mnt/sdcard) to ext2, but this time using the "busybox mke2fs" command, on the terminal emulator on the phone. This seemed to be successful, and I could read and write to the new ext2 partition, although for some reason, I got the feeling that apps kept resetting their settings (not sure what caused this, didn't really looked into it much). So once that was up and running, I decided to modify the /etc/fstab file, like I would do in a normal linux environment, to automount this partition on boot, as ext2.
At this point I rebooted the phone, but hmm... Android converted the partition back to vfat. Not good. This leads me to believe there must be some kind of "recovery" commands run on startup, in case the system detects the partition is not the default file system, or something along the lines of that. At this point it got kinda late, so I decided to document my progress, restore (which thankfully left my phone the way it was at the beginning of the day) and call it a day.
So, things that I still need to find out:
1) How does the system convert the partition back to vfat on startup and how could I avoid it from doing it? Maybe by having a small vfat partition to fool it into thinking all is good and normal?
2) When I had my partition as ext2, I couldn't see it on my computer when connected via USB (I'm on a linux system so the fs being ext2 is not a problem). Wonder why...
3) If I had a small vfat partition, how would I go about mounting the ext2 partition on the same mount point after the system checks the vfat one? Maybe by binding it? Gotta look into that as well.
4) Finally, have to check why the apps couldn't maintain their settings after a certain amount of time (for example, if I opened terminal emulator and changed the colors, these would stay if I closed and opened the app again right away, but if I closed it for a while, say half an hour, and opened again, it would be back to default...)
I'm on a Galaxy S btw. If anyone has any insight on any of these matters, would be much appreciated!
Any progress? Would really like to use +4 GB files.
morow said:
I would like to have option to transfer bigger files than 4GB.
Click to expand...
Click to collapse
It is immpossible because of hardware limitations of the SD card And often if the file is big it just fail!
Hristov1 said:
It is immpossible because of hardware limitations of the SD card And often if the file is big it just fail!
Click to expand...
Click to collapse
Not true, read the rest of the thread before u post! Its not a hardware limitation, its because Android uses fat32 as filesystem.
hello everyone,
I just wanted to check to make sure that there is no solution for this 4gb limitation with Android yet? I too have been looking for something besides resizing files.
thanks
uki
I have ext2 on my external 32GB SDCard, just formatted it on my PC and put it in the phone, working without any problems. I just watched a full length 720p movie with DTS sound on my phone without having to re-encode the mkv
I'm using CM7.1 on my phone which auto-mounts the SDCard even with ext2. It won't work on stock ROM, but any kernel that has ext2 support should be able to read ext2-formatted cards but they might not auto-mount the sdcard.
On my PC I had to install a ext2 file system driver (google ext2fsd) for Win7 to be able to read the card when attaching the phone to the PC.

Partition SD card on Windows for people who can't be bothered to do it properly ;)

Firstly, BlaY0 has a great tutorial on how to do this properly, I suggest you do that to learn something.
Secondly, I cannot confirm that this is 100% safe. BlaY0's method should be 99% safe, I don't know about this as it is all automatic. BlaY0's method is tried and tested, this is not. I only used this method as I had a new SD card and I was in a hurry (exams coming up ) and I didn't have time to remind myself of BlaY0's method, and CWM only allows you to create up to 512mb partition. Also, I had a new computer, and I don't have time to set up ADB all over again.
Anyway, this is a method for people who don't want to use ADB to partition their SD card for A2EXT or DATA2EXT (a.k.a. apps2sd, etc etc), and are using Windows. If you're running linux, you could use something like gParted to partition it, not sure about OS X though. This method will allow a Windows user to create an EXT partition on their SD card alongside the FAT partition.
1) Download and install Minitool Partition Wizard, from here.
2) Open the program and delete all partitions from the SD card (which you will have inserted into the computer using an adapter or something). DO NOT DELETE THE PARTITIONS FROM THE HARD DISK! MAKE SURE YOU KNOW WHAT YOU'RE DELETING. Oh, and make sure the SD card is backed up
3) Create a FAT32 primary partition. You decide how big you want it, but I'd advise you leave 1024mb (1gb) for the EXT partition.
4) Create an EXT2/EXT3/EXT4 (you decide) primary partition. Use up the rest of the space on the SD card.
5) Click assign/OK/whatever and wait for it to complete
6) You now have your partitioned SD card ready for an A2SD ROM!
7) You need to assign a drive letter to the FAT32 partition. Not sure about the EXT partition. At first I forgot to do this and my card didn't show up in Windows, though Partition Magic can still see it.
Like I said, do yourself a favour and use BlaY0's method here, but if you're lazy or you don't have time or ADB doesn't work anymore, use this.
Nice one m8. You mentioned that CWM doesn't offer adding partitions bigger than 512 MB. Well, you're right but that's why I made a customized version of fake-flash that can do bigger... to 1 GB. It can even add second ext partition for some exotic types of data2ext. On top of that I added auto block alignment which is described in my guide (the manual one) so no more calculations and manual labour
Sent from my HTC Legend
BlaY0 said:
Nice one m8. You mentioned that CWM doesn't offer adding partitions bigger than 512 MB. Well, you're right but that's why I made a customized version of fake-flash that can do bigger... to 1 GB. It can even add second ext partition for some exotic types of data2ext. On top of that I added auto block alignment which is described in my guide (the manual one) so no more calculations and manual labour
Sent from my HTC Legend
Click to expand...
Click to collapse
Ah, I didn't know about your customized CWM, I think I'll just use that next time
BlaY0 said:
Nice one m8. You mentioned that CWM doesn't offer adding partitions bigger than 512 MB...
Click to expand...
Click to collapse
I remember some version had the ext menu up to 4GB
BlaY0 said:
On top of that I added auto block alignment which is described in my guide (the manual one) so no more calculations and manual labour
Click to expand...
Click to collapse
Didn't know that, good to know, for those of us still using data2ext, this is important...
Wish this was up earlier, spent an hour repartitioning my card using parted.Couldn't upgrade to EXT3 and ended up using CWM 3.0.2.8 to do it instead lol
What CWM is using under the hood for partitioning is actually parted.
Sent from my HTC Legend
Tried it but it didnt work not sure what the problem is...
formatted my SD to FAT 32 and reserved 1G for EXT3 both as primary partition in the Mini Partition Tool
Plugged it in my phone,
Ran ADB shell
# a2sd --enabled, rebooted
on reboot nothing seemed to have changed... went back to ADB shell
tried a2sd --free it says A2Sd is not active ...
a2sd -- enabled again and it says it is enabled but not active
so im guessing it cant read or recognize the EXT3?!
Any clues... i didnt want to move my Dalvik to SD ... should I try EXT4 or even EXT2?
QkSi1ver said:
Tried it but it didnt work not sure what the problem is...
formatted my SD to FAT 32 and reserved 1G for EXT3 both as primary partition in the Mini Partition Tool
Plugged it in my phone,
Ran ADB shell
# a2sd --enabled, rebooted
on reboot nothing seemed to have changed... went back to ADB shell
tried a2sd --free it says A2Sd is not active ...
a2sd -- enabled again and it says it is enabled but not active
so im guessing it cant read or recognize the EXT3?!
Any clues... i didnt want to move my Dalvik to SD ... should I try EXT4 or even EXT2?
Click to expand...
Click to collapse
Take me through what you did, step by step. You say you reserved 1G for EXT3, but did you actually format it as another partition?
QkSi1ver said:
Any clues... i didnt want to move my Dalvik to SD ... should I try EXT4 or even EXT2?
Click to expand...
Click to collapse
It has been mentioned here like a gazilion times, boot up your device with logcat and see the first few lines...there is your answer!
Google how to wait for the device with logcat
1) Downloaded and installed Minitool Partition Wizard from your link. I got the free home edition
2) backed up my SD card and Open the program and delete my SD card partition ( which is in a card reader)
3) Created a FAT32 primary partition of 69xx MB and left the rest 1024 MB for the other unallocated space
4) Right click on the Unallocated Space to create an EXT3 as primary partition with the default cluster size.
5) At this point, it showed 2 partition on my SD, one with the drive letter for windows FAT32, and the 2nd one Ext 3 with 1GB and Primary. Clicked OK and Apply and wait for it to complete.
6) once complete , put it in phone, plugged usb and ran adb shell
7) ran a2sd --enable, it said reboot phone.. i made a mistake to reboot by adb the first time but then did the whole process again a 2nd time using reboot from the phone....
Tried logcat using this command "adb -d logcat>mylogfile.txt"
couldnt find the file anywhere ... if i dont redirect to the txt , it goes too fast to read and there's soo much debug messages what do i need to look for?
I thought it would save me time to get it done through windows... but its taking me as much time it w0uld probably get me with the manual way...
i'll give it a try tomorrow...
8) rebooted fine, and i was still low on space.. so went back in adb sheel to check a2sd --free but this is where it says not active..
QkSi1ver said:
1) Downloaded and installed Minitool Partition Wizard from your link. I got the free home edition
2) backed up my SD card and Open the program and delete my SD card partition ( which is in a card reader)
3) Created a FAT32 primary partition of 69xx MB and left the rest 1024 MB for the other unallocated space
4) Right click on the Unallocated Space to create an EXT3 as primary partition with the default cluster size.
5) At this point, it showed 2 partition on my SD, one with the drive letter for windows FAT32, and the 2nd one Ext 3 with 1GB and Primary. Clicked OK and Apply and wait for it to complete.
6) once complete , put it in phone, plugged usb and ran adb shell
7) ran a2sd --enable, it said reboot phone.. i made a mistake to reboot by adb the first time but then did the whole process again a 2nd time using reboot from the phone....
Tried logcat using this command "adb -d logcat>mylogfile.txt"
couldnt find the file anywhere ... if i dont redirect to the txt , it goes too fast to read and there's soo much debug messages what do i need to look for?
I thought it would save me time to get it done through windows... but its taking me as much time it w0uld probably get me with the manual way...
i'll give it a try tomorrow...
8) rebooted fine, and i was still low on space.. so went back in adb sheel to check a2sd --free but this is where it says not active..
Click to expand...
Click to collapse
Tbh I'm really not sure. One thing I forgot to mention in the guide is that you should assign a drive letter to the FAT32 partition or it won't show up in Windows. I didn't assign one to my EXT4 partition though, and DATA2SD is working great for me. Try deleting all partitions from the SD card and start again. It'll only take 10 minutes, and if it still doesn't work just use the manual way.
Sorry.
alexhtclegend said:
Tbh I'm really not sure. One thing I forgot to mention in the guide is that you should assign a drive letter to the FAT32 partition or it won't show up in Windows. I didn't assign one to my EXT4 partition though, and DATA2SD is working great for me. Try deleting all partitions from the SD card and start again. It'll only take 10 minutes, and if it still doesn't work just use the manual way.
Sorry.
Click to expand...
Click to collapse
Yeah i assigned a drive letter to FAT32...
Also the FAT32 , was my first block allocated partition, the 2nd partition was EXT3... i will redo the whole process and recreate EXT4 instead.
"DATA2SD is working great for me" ... you mean "A2SD working great for me" ... right? unless i'm missing something else that i needed to run..
ps: I recalled, after it was not working, i took out the sd and put it back in the reader to open MiniTool, it showed EXT2 instead of EXT3 ( which i was sure i chose )... and what's weird is it was reporting used space like 41MB... so obvisouly, the ROM wrote something on it...
Formatting it again to EXT3, didnt delete the 41 Used space, but it did convert it back to EXT3 ...probably nothing but mentioning as well
QkSi1ver said:
Yeah i assigned a drive letter to FAT32...
Also the FAT32 , was my first block allocated partition, the 2nd partition was EXT3... i will redo the whole process and recreate EXT4 instead.
"DATA2SD is working great for me" ... you mean "A2SD working great for me" ... right? unless i'm missing something else that i needed to run..
ps: I recalled, after it was not working, i took out the sd and put it back in the reader to open MiniTool, it showed EXT2 instead of EXT3 ( which i was sure i chose )... and what's weird is it was reporting used space like 41MB... so obvisouly, the ROM wrote something on it...
Formatting it again to EXT3, didnt delete the 41 Used space, but it did convert it back to EXT3 ...probably nothing but mentioning as well
Click to expand...
Click to collapse
I suggest you start over, something seems to have gone wrong.
A2SD is where the apps are stored on the EXT partition.
DC2SD is where the dalvik cache is also stored on the EXT partition.
DATA2SD is where the entire /data partition on the phone is stored on the EXT partition of the memory card.
Partitioning the SD card with a FAT32 partition and EXT partition is done first, then you decide which one is for you. DATA2SD does have one or two issues, such as the risk of corruption - you'd then have to completely reinstall the ROM. A2SD and DC2SD are fine but I still found myself running out of internal memory.
i gave up and used ROM Manager to create my partition ...i couldnt set it to 1G because 512MB is maximum but it was painless to create.
it asked me to create a swap partition... i've read somewhere that swap partition is useless or barely used in newer android os? do you guys have any swap partition if so how big are they?
Also, did you move Dalvik cache to sd? isnt it slower on SD? i mean shouldnt dalvik cache be on RAM whihc i assume is faster than any external sd?
thanks for your insight
QkSi1ver said:
i gave up and used ROM Manager to create my partition ...i couldnt set it to 1G because 512MB is maximum but it was painless to create.
it asked me to create a swap partition... i've read somewhere that swap partition is useless or barely used in newer android os? do you guys have any swap partition if so how big are they?
Also, did you move Dalvik cache to sd? isnt it slower on SD? i mean shouldnt dalvik cache be on RAM whihc i assume is faster than any external sd?
thanks for your insight
Click to expand...
Click to collapse
I used the full DATA2SD, which includes Dalvik2SD.
ok so sorry for a double post but im having an issue partitioning.
32 gb card san disk brand new
primary Fat32 10gb
primary Ext2 rest of space
once mini tool is done it sats successful but shows the sd card as Bad disk?!?
is there somthing im doin wrong? is used this guide here http://forum.xda-developers.com/wiki/SD_card_partitioning
all help deeply appriciated
Acer Iconia Tab A110 rooted, Cwm, 4.1.2
Can you actually have a 22gb ext partition? This might be something to look into to see if you can do it.
Edit: this got me interested so I searched myself, yes you can but apparently it depends on the chosen block size and hardware limitations, so u may have an issue with either.
Sent from my Legend using xda app-developers app
alexhtclegend said:
Firstly, BlaY0 has a great tutorial on how to do this properly, I suggest you do that to learn something.
Secondly, I cannot confirm that this is 100% safe. BlaY0's method should be 99% safe, I don't know about this as it is all automatic. BlaY0's method is tried and tested, this is not. I only used this method as I had a new SD card and I was in a hurry (exams coming up ) and I didn't have time to remind myself of BlaY0's method, and CWM only allows you to create up to 512mb partition. Also, I had a new computer, and I don't have time to set up ADB all over again.
Anyway, this is a method for people who don't want to use ADB to partition their SD card for A2EXT or DATA2EXT (a.k.a. apps2sd, etc etc), and are using Windows. If you're running linux, you could use something like gParted to partition it, not sure about OS X though. This method will allow a Windows user to create an EXT partition on their SD card alongside the FAT partition.
1) Download and install Minitool Partition Wizard, from here.
2) Open the program and delete all partitions from the SD card (which you will have inserted into the computer using an adapter or something). DO NOT DELETE THE PARTITIONS FROM THE HARD DISK! MAKE SURE YOU KNOW WHAT YOU'RE DELETING. Oh, and make sure the SD card is backed up
3) Create a FAT32 primary partition. You decide how big you want it, but I'd advise you leave 1024mb (1gb) for the EXT partition.
4) Create an EXT2/EXT3/EXT4 (you decide) primary partition. Use up the rest of the space on the SD card.
5) Click assign/OK/whatever and wait for it to complete
6) You now have your partitioned SD card ready for an A2SD ROM!
7) You need to assign a drive letter to the FAT32 partition. Not sure about the EXT partition. At first I forgot to do this and my card didn't show up in Windows, though Partition Magic can still see it.
Like I said, do yourself a favour and use BlaY0's method here, but if you're lazy or you don't have time or ADB doesn't work anymore, use this.
Click to expand...
Click to collapse
Hahah! Thanks for you detail guide. It is so helpful for me!

Link2sd Invalid argument error

I've been trying to use link2sd but this error "mount script cannot be created. mount:Invalid argument". Other forums give fixes but they are bit vague as to what to do. I need a step by step fix. Please help
You need a partitioned sd card, have you tried other mount formats (fat32, ext2, ext3)?
What rom, kernel and scripts are you running?
Initially I used mini tool to partioned the sd card and all the formats didn't work. so i used cwm to partion the sd card partioning worked but link2sd is won't. Kernel:[email protected]#1
Rom:S5830XWKP7. I haven't an idea about the scripts though. how do i find that?
What is your rom because some roms aren't compatible with this script, but you can install the script !
I'm using a stock rom:S5830XWKP7
Sent from my GT-S5830 using xda app-developers app
Link2sd might give trouble in stock roms if the partition is in ext3 or ext4. Cwm makes an ext3 format pqrtition.
With minitool, make the partition in fat32 format, both partitions as primary, and try link2sd with fat32 and ext2 mount scripts to see if one of them mounts succesfully.
If you already tried this and didn't work, i dunno whats wrong, sorry i couldn't help.
Other solutions would be to flash a custom kernel with init.d support (such as cf-root or battery extender) these support all partition formats and give access to other methods of moving apps to the partition (s2e, int2ext script, amarullz, etc)
dxppxd said:
Link2sd might give trouble in stock roms if the partition is in ext3 or ext4. Cwm makes an ext3 format pqrtition.
With minitool, make the partition in fat32 format, both partitions as primary, and try link2sd with fat32 and ext2 mount scripts to see if one of them mounts succesfully.
If you already tried this and didn't work, i dunno whats wrong, sorry i couldn't help.
Other solutions would be to flash a custom kernel with init.d support (such as cf-root or battery extender) these support all partition formats and give access to other methods of moving apps to the partition (s2e, int2ext script, amarullz, etc)
Click to expand...
Click to collapse
I had the same problems and I tried switching around the formats too.
One thing that did work for me, twice, was to completely format the card and recreate both the partitions on the SD card each time whenever I flashed a new ROM and was going to use Link2SD or S2E. And I used FAT32 for the Link2SD partition. Formatting only the second partition always gave me the mount error.
Hope this helps!
Not all Aces are equal. I don't know the difference, but I had 2 Aces, the ROM info shows same version of software. On one (older one) EXT3 worked, on the newer one it didn't and I had to use FAT32. Strange. I also noticed one Ace (newer one) is a bit THINNER! Same rooting worked for both Aces...
Partioning both as fat32 doesnt work as the phone reads the card as damaged
Sent from my GT-S5830 using xda app-developers app
Why don't you just use the move to SD card function in Settings > Applications > Manage Applications?
That works however the phone internal memory isnt increased and apps are still part on internal memory
Sent from my GT-S5830 using xda app-developers app
sjg2797 said:
That works however the phone internal memory isnt increased and apps are still part on internal memory
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
That's how Link2SD works. Internal memory is still the same, and application data isn't moved to the SD card.
The actual app file, dalvik cache and library files are moved to the SD card.
If you go to the application management system option, you'll see applications are still taking all the memory space they're supposed to take. Well, that's what the phone thinks, but they're actually not.
Of course, all of this and more is included in the official [url="http://www.link2sd.info/faq]Link2SD FAQ[/url], but then again, everyone knows FAQs are not supposed to be read, and I won't be bugging you more about this subject because I too didn't read the FAQ at first, and once asked similar questions.
Darkcloud4491 said:
Why don't you just use the move to SD card function in Settings > Applications > Manage Applications?
Click to expand...
Click to collapse
Perhaps the op actually wants to move whole apps to the SD and not leave massive chunks still in /data partition? Or maybe that doesnt provide enough space?
Use cronmod script its a flashable zip you mount/data and mount/system that's it done just search cronmod and you will find what you need
my ace is 'ACE'
invalid argument
both of my partitions are fat32, but i had to select ext4 in link2sd to get it to mount. is this a normal fix? or is it not going to function properly?
is it possible to use an sd card to increase /data and /system? cuz even with link2sd i keep running out of internal space, and ive only got 18 mb free in system. my link2sd is set to install to external and autolink.
im using this rom: 【ROM】【=CM10=】【=Aroma=】| ★★ Optimus Prime v1.8 ★★ | 16-04-2013 | 《 Reborn © ✌ 》
Solution of the problem mount script error
NOW I AM GONNA TELL U ABOUT THE MOST MAJOR PROBLEM
WHICH IS A SIILY MESSAGE BOX APPEARS TELLING YOU THAT
(MOUNT SCRIPT CAN NOT BE CREATED. MOUNT: INVALID
ARGUMENT)
BUT HERE IS THE REAL ERROR THAT CAUSED THE MESSAGE BOX
AND IT IS THAT THE PARTITIONS PASS IS WRONGLY CREATED
AND HERE HOW CAN IT BE FIXED U R GONNA OPEN APARTED AND
RECREATE THE PARTITIONS THEN GO TO THE CONFIGURATION PART
AND CHANGE THE DETECTED DEVICE FROM (MMCBLK0)
TO(USBDISK) THEN AUTOMATICALLY THE PATH SHOULD BE
CHANGED FROM (/DEV/BLOCK/MMCBLK0) TO (/DEV/BLOCK/SDA)
AND SURELY YOUR PROBLEM SHOULD BE SOLVED
THEN OPEN THE LINK2SD THERE SHOULD BE A MESSEGE APPEARED
SAYING
AND IF NOT YOU SHALL GO TO THE OPTIONS AND
CHOOSE (RECREATE NEW LINK SCRIPTS) CHOOSE THE PARTITION S
SYSTEM AND HERE IT IS YOU JUST GOT YOURSELF A SUCCESSFUL
LINKING
If IT DIDN T WORK THEN YOU R GONNA HAVE TO FULLYSHUTDOWN
YOUR MOBILE THEN REBOOT
AND I ASURE U IT IS GONNA WORK
:good:
:laugh:
Expatiate
John Risky said:
NOW I AM GONNA TELL U ABOUT THE MOST MAJOR PROBLEM
WHICH IS A SIILY MESSAGE BOX APPEARS TELLING YOU THAT
(MOUNT SCRIPT CAN NOT BE CREATED. MOUNT: INVALID
ARGUMENT)
BUT HERE IS THE REAL ERROR THAT CAUSED THE MESSAGE BOX
AND IT IS THAT THE PARTITIONS PASS IS WRONGLY CREATED
AND HERE HOW CAN IT BE FIXED U R GONNA OPEN APARTED AND
RECREATE THE PARTITIONS THEN GO TO THE CONFIGURATION PART
AND CHANGE THE DETECTED DEVICE FROM (MMCBLK0)
TO(USBDISK) THEN AUTOMATICALLY THE PATH SHOULD BE
CHANGED FROM (/DEV/BLOCK/MMCBLK0) TO (/DEV/BLOCK/SDA)
AND SURELY YOUR PROBLEM SHOULD BE SOLVED
THEN OPEN THE LINK2SD THERE SHOULD BE A MESSEGE APPEARED
SAYING
AND IF NOT YOU SHALL GO TO THE OPTIONS AND
CHOOSE (RECREATE NEW LINK SCRIPTS) CHOOSE THE PARTITION S
SYSTEM AND HERE IT IS YOU JUST GOT YOURSELF A SUCCESSFUL
LINKING
If IT DIDN T WORK THEN YOU R GONNA HAVE TO FULLYSHUTDOWN
YOUR MOBILE THEN REBOOT
AND I ASURE U IT IS GONNA WORK
:good:
:laugh:
Click to expand...
Click to collapse
Can you please be a bit more detailed seeing as you have not expressed yourself adequately to be of assistance. kindly try enumerating the points instead of lumping them.
1.PARTITIONS PASS IS WRONGLY CREATED ..... i believe you mean path please come again and where is this partition part so i can reconfigure it.
sjg2797 said:
I've been trying to use link2sd but this error "mount script cannot be created. mount:Invalid argument". Other forums give fixes but they are bit vague as to what to do. I need a step by step fix. Please help
Click to expand...
Click to collapse
Have you partitioned your sd card to ext2/ext3/ext4? If it's ext2 then make sure you select ext2 in link2sd. Your phone has to be rooted.
john risky said:
now i am gonna tell u about the most major problem
which is a siily message box appears telling you that
(mount script can not be created. Mount: Invalid
argument)
but here is the real error that caused the message box
and it is that the partitions pass is wrongly created
and here how can it be fixed u r gonna open aparted and
recreate the partitions then go to the configuration part
and change the detected device from (mmcblk0)
to(usbdisk) then automatically the path should be
changed from (/dev/block/mmcblk0) to (/dev/block/sda)
and surely your problem should be solved
then open the link2sd there should be a messege appeared
saying
and if not you shall go to the options and
choose (recreate new link scripts) choose the partition s
system and here it is you just got yourself a successful
linking
if it didn t work then you r gonna have to fullyshutdown
your mobile then reboot
and i asure u it is gonna work
:good:
:laugh:
Click to expand...
Click to collapse
could you please elaborate it...
worked for me on my moto e
same problem solved by making the partition as primary partition ..try it

[Q] SD partitioning

Hy everybody,
My question is at the bottom
Internal memory is not enough on galaxy ACE ? sd card can be partitioned and used with "llink2sd" as internal memory.
I did :
- Using MiniTool Partition Wizard Home Edition I partitioned SD card to two primary fat32 partitions.
- I rebooted my phone with sd card in it
- EXPECTED it to be mounted correctly, to run Link2SD to format second partition to ext3 or keep it fat32 or wathever.
BUT :
Android says that sd card is damaged
Reasons :
- Android expects one partition formatted in FAT32 with no MBR (?) in the begining of the memory :silly:
Solution :
- Partition memory with a tool that can tell Android how to read MBR or how to deal with multi partition sd card. tools like Rom manager.
My question is, is there another way to tell Android how to deal with my sd card ? without changing the rom ? using for example terminal emulator ? or can you please explain to me how I can use Rom manager to partition ? cause I didn't succeed with it.
and pleeease I'm just fed up with answers like :
"but why do you need to partition ?"
"why don't u just use app2sd ?"
"why don't you get a girlfriend instead of spending all your time on a phone that you hate ?"
NB : I updated my phone manually to 2.3.6 then rooted it. I don't want to use custom roms EXCEPT if you give me a hint about the best roms arround
Thank you in advance
I used cwm to partition my sd card and it works fine
Sent from my GT-S5830 using xda app-developers app
1. you can re-partition your sd card to one partition (FAT, I think) by partitioning software
2. boot Clockworkmod recovery (Home + Power)
3. Advanced > partitioning sd card
4. Choose how much you want
5.done
6.Finally I suggest you install PSN Memory Mod
2.3-http://forum.xda-developers.com/showthread.php?t=1960652
4.x-http://forum.xda-developers.com/showthread.php?t=1959779
KelvinCheong said:
1. you can re-partition your sd card to one partition (FAT, I think) by partitioning software
2. boot Clockworkmod recovery (Home + Power)
3. Advanced > partitioning sd card
4. Choose how much you want
5.done
6.Finally I suggest you install PSN Memory Mod
2.3-http://forum.xda-developers.com/showthread.php?t=1960652
4.x-http://forum.xda-developers.com/showthread.php?t=1959779
Click to expand...
Click to collapse
hi just want to ask, after we follow this instruction and flash PSN mem mod are we going to install LINK2SD? or the psn will automatiicaly take the apks to the internal mem after installation?
mizukage said:
hi just want to ask, after we follow this instruction and flash PSN mem mod are we going to install LINK2SD? or the psn will automatiicaly take the apks to the internal mem after installation?
Click to expand...
Click to collapse
No you only need to install PSN.
It is a DATA2EXT SCRIPT. I am happy with it.
I prefer SD-EXT > 1GB, its enough, and you need a Class 6 sdcard
KelvinCheong said:
No you only need to install PSN.
It is a DATA2EXT SCRIPT. I am happy with it.
I prefer SD-EXT > 1GB, its enough, and you need a Class 6 sdcard
Click to expand...
Click to collapse
is this applicable to all ROMS?since PSN is just only memory swap..right?
mizukage said:
is this applicable to all ROMS?since PSN is just only memory swap..right?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1960652 <<<<<<<<<Support all based on CM7.2
Version for ics/jb I tried in PAC Rom but didnt work
so what version is yours?
KelvinCheong said:
http://forum.xda-developers.com/showthread.php?t=1960652 <<<<<<<<<Support all based on CM7.2
Version for ics/jb I tried in PAC Rom but didnt work
so what version is yours?
Click to expand...
Click to collapse
thanks man,,, i tried it to erickas nighlly it works for swapping but some issue, like bluetooth is not turning on..do u think link2sd is compatible to nightly?
mizukage said:
thanks man,,, i tried it to erickas nighlly it works for swapping but some issue, like bluetooth is not turning on..do u think link2sd is compatible to nightly?
Click to expand...
Click to collapse
bluethooth is a common issue.
You can try other roms
Take a look at my thread on how to move apps to sd without any script and partition
Link : http://forum.xda-developers.com/showthread.php?t=2211984
Sent from my GT-S5830 using xda premium
anasfeelgood said:
Hy everybody,
My question is at the bottom
Internal memory is not enough on galaxy ACE ? sd card can be partitioned and used with "llink2sd" as internal memory.
I did :
- Using MiniTool Partition Wizard Home Edition I partitioned SD card to two primary fat32 partitions.
- I rebooted my phone with sd card in it
- EXPECTED it to be mounted correctly, to run Link2SD to format second partition to ext3 or keep it fat32 or wathever.
BUT :
Android says that sd card is damaged
Reasons :
- Android expects one partition formatted in FAT32 with no MBR (?) in the begining of the memory :silly:
Solution :
- Partition memory with a tool that can tell Android how to read MBR or how to deal with multi partition sd card. tools like Rom manager.
My question is, is there another way to tell Android how to deal with my sd card ? without changing the rom ? using for example terminal emulator ? or can you please explain to me how I can use Rom manager to partition ? cause I didn't succeed with it.
and pleeease I'm just fed up with answers like :
"but why do you need to partition ?"
"why don't u just use app2sd ?"
"why don't you get a girlfriend instead of spending all your time on a phone that you hate ?"
NB : I updated my phone manually to 2.3.6 then rooted it. I don't want to use custom roms EXCEPT if you give me a hint about the best roms arround
Thank you in advance
Click to expand...
Click to collapse
Welcome to the forum.
Our Ace (and other phones) doesn't recognize a SD card partitioned with MiniTool Partition Wizard.
Instead download CWM 5 here: http://forum.xda-developers.com/showthread.php?t=1291327
Then turn the phone off. Reboot into recovery mode by holding the power and the home button till the Samsung logo appears for the second time. Choose apply update from SD card and install CWM.
Reboot into recovery again. This time there should be the CWM recovery.
Select Advanced > Partition sdcard
But backup the data on your SD card using your computer before doing that and restore them afterwards.
Then reboot the phone and Link2SD and the OS will recognize the card. However, this method will create an ext partition which is better for that use.
For ROMs:
This is the best I have found so far: http://forum.xda-developers.com/showthread.php?t=2173576
If you want Cm, try this: http://forum.xda-developers.com/showthread.php?t=2212438 or http://forum.xda-developers.com/showthread.php?t=2199575
If you want a standard Android, flash this: http://forum.xda-developers.com/showthread.php?t=2181854
Please be so kind and click thanks if I helped you.
---------- Post added at 05:19 PM ---------- Previous post was at 05:18 PM ----------
NEVER use ROM Manager on this phone! It will hard-brick it which will be the very end of the phone as the hardware will be destroyed!!!
Will the CWM process work with Battery Extender Kernel ???
cennation4apprentice said:
Will the CWM process work with Battery Extender Kernel ???
Click to expand...
Click to collapse
Works with any kernel, any Rom. But backup everything on your memory card before partitioning. Partitioning erases everything on it. And by the way, if the commands I gave on my thread haven't worked for you, check for my previous post on the thread. These commands must work on gingerbread and the ones in op should work for cm10.1
Sent from my GT-S5830 using xda premium
Actually, you can use Minitool Partition Wizard to be use with Link2SD.
First make sure your phone is rooted.
Second, by using minitool make 2 partition on sd card.
First Partition make sure It PRIMARY and file system is FAT32
Second Partition also make sure it PRIMARY and file system is EXT3 or EXT4
(I would like to recommend EXT3 because many roms support this file system)
Install the Link2SD, open the app, select the file system and reboot.
You will get your Link2SD worked.
ps : How about using Final S'Periance rom with Memory Mod kernel. Just do the SD Card Partition and flash the rom. All your problem with internal memory will gone.
hanzalah83 said:
Actually, you can use Minitool Partition Wizard to be use with Link2SD.
First make sure your phone is rooted.
Second, by using minitool make 2 partition on sd card.
First Partition make sure It PRIMARY and file system is FAT32
Second Partition also make sure it PRIMARY and file system is EXT3 or EXT4
(I would like to recommend EXT3 because many roms support this file system)
Install the Link2SD, open the app, select the file system and reboot.
You will get your Link2SD worked.
ps : How about using Final S'Periance rom with Memory Mod kernel. Just do the SD Card Partition and flash the rom. All your problem with internal memory will gone.
Click to expand...
Click to collapse
DON'T DO THIS!
Link2SD will work but your first partition won't be recognized, at least in Jelly Bean.
anasfeelgood said:
Hy everybody,
My question is at the bottom
Internal memory is not enough on galaxy ACE ? sd card can be partitioned and used with "llink2sd" as internal memory.
I did :
- Using MiniTool Partition Wizard Home Edition I partitioned SD card to two primary fat32 partitions.
- I rebooted my phone with sd card in it
- EXPECTED it to be mounted correctly, to run Link2SD to format second partition to ext3 or keep it fat32 or wathever.
BUT :
Android says that sd card is damaged
Reasons :
- Android expects one partition formatted in FAT32 with no MBR (?) in the begining of the memory :silly:
Solution :
- Partition memory with a tool that can tell Android how to read MBR or how to deal with multi partition sd card. tools like Rom manager.
My question is, is there another way to tell Android how to deal with my sd card ? without changing the rom ? using for example terminal emulator ? or can you please explain to me how I can use Rom manager to partition ? cause I didn't succeed with it.
and pleeease I'm just fed up with answers like :
"but why do you need to partition ?"
"why don't u just use app2sd ?"
"why don't you get a girlfriend instead of spending all your time on a phone that you hate ?"
NB : I updated my phone manually to 2.3.6 then rooted it. I don't want to use custom roms EXCEPT if you give me a hint about the best roms arround
Thank you in advance
Click to expand...
Click to collapse
The Best Roms around are :-
M'rage Rom
SGS2 Rom
Monster X2 Rom
Sperience Rom
Spongebob Rom

How do you increase internal memory of Samsung Galaxy Ace

First of all reboot your phone to Recovery Mode then go to Advance option and then partition SD Card and select any size you want I recommend 512 MB as it can hold most of the things you want to install. Then wait until it finished partitioning process (REMEMBER TO BACKUP ALL YOUR SD DATA BEFORE PARTITIONING AS IT FORMATS YOUR SD IN THE PROCESS) and then download any of the scripts I recommend CronMod-INT2EXT+_signed (Download it from: http://forum.xda-developers.com/showthread.php?t=1716124 ) as it supports EXT 2/3/4 filesystems and then copy it onto the root of your SD then go to mount settings in Recovery Mode and then mount sd-ext and then select install zip from SD Card then select CronMod-INT2EXT+_signed.zip and flash it then just reboot and you should have increased internal memory.
Here is the link to the video in which I flash Ultimatum The "A" Factor ROM and then increase the internal memory of Samsung Galaxy Ace S-5830.
http://www.youtube.com/watch?v=auBZHHXmeKQ
Does not work
Does not work, and this process did not increase the internal memory.
DiogoReis7 said:
Does not work, and this process did not increase the internal memory.
Click to expand...
Click to collapse
Please extract the 40int2ext file to init.d folder then reboot and then tell me what happens... :highfive:
zxyvw, Why are you asking for using a sd-ext partition if you opened your own thread explaining how to increase the internal memory space??
THIS IS NOT THE CORRECT SITE TO POST THIS TUTORIAL...
Try my new method it is guaranteed by me to work... If it doesn't jump off a building...
when I try to install it, it gives me Status 2,
zxyvw said:
First of all reboot your phone to Recovery Mode then go to Advance option and then partition SD Card and select any size you want I recommend 512 MB as it can hold most of the things you want to install. Then wait until it finished partitioning process (REMEMBER TO BACKUP ALL YOUR SD DATA BEFORE PARTITIONING AS IT FORMATS YOUR SD IN THE PROCESS) and then download any of the scripts I recommend INT2EXTV2+ (Download it from: http://forum.xda-developers.com/showthread.php?t=1716124 ) as it supports EXT 2/3/4 filesystems and then copy it onto the root of your SD then go to mount settings in Recovery Mode and then mount sd-ext and then select install zip from SD Card then select INT2EXTV2+.zip and flash it then just reboot and you should have increased internal memory.
Click to expand...
Click to collapse
when I try to install it, it gives me Status 2, what should I do? I have a Galaxy Ace M
Try using INT2EXT4+. I'm sure it will work. And then update me and please thank me for helping you...
my internal memory is stil the same....wat do u mean by copying the zip file to thr root of my SD??
Justcopy and paste the file on the root of the SD BTW just mount sd-ext before flashing the zip file and restart and tell me what happens...
Sent from my GT-S5830 using Tapatalk 2
I copyed and pasted the zip file onto my SD....then i mounted the sd-ext and afta flashed the INT2EXT 4+ . Zip..........rebooted the phone and stul....nothing hz happend.....my internal memory is stil 181 MB....can u help send a video of ur tutorial, or something clearer...plizzz...i need ur help...thx
O.K. I will make a video for you sometime today and send you the link.
ivanmex18 said:
I copyed and pasted the zip file onto my SD....then i mounted the sd-ext and afta flashed the INT2EXT 4+ . Zip..........rebooted the phone and stul....nothing hz happend.....my internal memory is stil 181 MB....can u help send a video of ur tutorial, or something clearer...plizzz...i need ur help...thx
Click to expand...
Click to collapse
Just install this ROM it does all the work for you... http://forum.xda-developers.com/showthread.php?t=2338702
K? If you can't then then tell me I will help in any possible way... Thank me if I helped you.
ivanmex18 said:
I copyed and pasted the zip file onto my SD....then i mounted the sd-ext and afta flashed the INT2EXT 4+ . Zip..........rebooted the phone and stul....nothing hz happend.....my internal memory is stil 181 MB....can u help send a video of ur tutorial, or something clearer...plizzz...i need ur help...thx
Click to expand...
Click to collapse
Mount the sd-ext then mount it then flash the .zip and then restart the mobile...
Partitioning SD Card to Increase Internal Memory
Hey Guys,
(For this to work your phone must be rooted)
To increase the Internal Memory of Galaxy Ace is really easy. You don't need to do all these time killing steps. Just do as I do.
You can do this by Partitioning your SD Card. This means having a separation in your SD Card to store apps. Follow these steps :
1) Download Mini Tool Partition Wizard 7 on your PC.
2) Connect your SD Card to PC by an SD Card Adapter or connect your phone to PC by a USB Cable.
3) Open Mini Tool Partition Wizard.
4) You'll see a Disk 2 Region. In that you'll see your SD Card.
5) Right click on it and select Delete.
6) It'll show your SD Card as Unallocated.
7) Right click on it again and select Create.
8) A new Window opens.
In that, put the data as the following :
Partition Label : (As you wish)
Create as : Primary
File System : FAT32
Cluster Size : Default
Drive Letter : (As you wish)
Size and Location : Put Partition Size as the size of the SD Card you want.
The Unallocated size will be the size of your Partition.
9) Click OK
10) You'll see the Apply button on the Top-left Corner. Click on it. (Don't put your system in Power Saving Mode)
11) Wait for the procedure to be completed.
12) Now, Download Link2SD.apk on your system and move it to your SD Card.
13) Close every thing and Switch On your phone with the SD Card in it.
14) Install Link2SD.apk and open it.
15) Follow every thing as it says and restart your phone.
16) After that Select the app you want to move to the Partion.
17) Click on Create Link.
18) Move as much apps as you like...!
Hope that this helped you guys. Thanks :fingers-crossed:
Go and make your own thread the reply functions is provided to comment and ask questions and not to show some other method which you know of and which is not guaranteed... My guide is 100% guaranteed by me...
Try [SCRIPTS]CronMod-INT2EXT .http://forum.xda-developers.com/showthread.php?t=1716124. Check the link for more info.
Galaxy Ace GT S5830 said:
....
12) Now, Download Link2SD.apk on your system and move it to your SD Card.
13) Close every thing and Switch On your phone with the SD Card in it.
14) Install Link2SD.apk and open it.
15) Follow every thing as it says and restart your phone.
....
Click to expand...
Click to collapse
Exactly. Link2SD always worked better than any script for me.
Also, you can get it from the android market.
This worked great for me.. thanks for the help.. but I have a problem, I wanted to flash a kernel (from MHNK to BE1.6) but after flashing the kernel, I lost all the partition and my installed apps, I only wiped cache partition and dalvik cache in cwm. Do I have to do anything (like mount sd-ext) before flashing the kernel? But luckily I backed up my rom before flashing the kernel thus got back my partition. Help me please..
Sent from my Galaxy Nexus using xda app-developers app
jeromejeremytay said:
This worked great for me.. thanks for the help.. but I have a problem, I wanted to flash a kernel (from MHNK to BE1.6) but after flashing the kernel, I lost all the partition and my installed apps, I only wiped cache partition and dalvik cache in cwm. Do I have to do anything (like mount sd-ext) before flashing the kernel? But luckily I backed up my rom before flashing the kernel thus got back my partition. Help me please..
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
I would recommend that you mount everything except USB Storage and then try to flash the kernel... If it still doesn't work please don't be shy to ask me... :good:
i'm going to try this, i already increased my internal memory but the script was already on the rom

Categories

Resources