Hey everyone!
I'm following the forum a while, and i'm taking some help in here, so appreciate for that, all of developers and tester users
After introducing, i'm coming to my problem...
I bought class10 32gb sandisk ultra micro sdhc card, and i putted it to phone. And i installed (t)orrent app too, for download something at nights. But when i added to a file, which was 14gb, it did not accept it because of file format...
So, i formatted disk to ntfs and ext3 but it did not help...
I swapped sd cards, micro sd is internal storage for now, and still it fat32, it's pissing of me, because, i have 32gb storage but i couldn't download anything above 4 gb!
I did some researchs on the net, i installed ntfs mount, paragon, ntfssd, and usb otg. It is not helped at all
But when i try to run paragon's software, i took an error as response: FUSE is not present on this device.
After that i try to find any type of fuse.ko file for i8150, but i couldn't find...
It's not neccessary to be ntfs, any file type is acceptable, which is let me use mine storage whatever i want...
I'm using, CM9 Beta 3, with adreno libs, and i'm waiting for support, hope so developers will reply me...
addictive_01 said:
Hey everyone!
I'm following the forum a while, and i'm taking some help in here, so appreciate for that, all of developers and tester users
After introducing, i'm coming to my problem...
I bought class10 32gb sandisk ultra micro sdhc card, and i putted it to phone. And i installed (t)orrent app too, for download something at nights. But when i added to a file, which was 14gb, it did not accept it because of file format...
So, i formatted disk to ntfs and ext3 but it did not help...
I swapped sd cards, micro sd is internal storage for now, and still it fat32, it's pissing of me, because, i have 32gb storage but i couldn't download anything above 4 gb!
I did some researchs on the net, i installed ntfs mount, paragon, ntfssd, and usb otg. It is not helped at all
But when i try to run paragon's software, i took an error as response: FUSE is not present on this device.
After that i try to find any type of fuse.ko file for i8150, but i couldn't find...
It's not neccessary to be ntfs, any file type is acceptable, which is let me use mine storage whatever i want...
I'm using, CM9 Beta 3, with adreno libs, and i'm waiting for support, hope so developers will reply me...
Click to expand...
Click to collapse
Poor me... Nobody replying
addictive_01 said:
Poor me... Nobody replying
Click to expand...
Click to collapse
lol, everyone is busy right now.
Anyway, so i've never faced a problem like yours, but here is my answer.
Sometimes our phone doesn't allow big sized files to download(never tried 14gb before but yeah, sometimes it doesn't). try another torrent app or check wifi network(i actually don't know how to solve your problem but trying to help). try a different file sometime lack of seeds/peers make the (t)orrent file undownloadable.
However, i have a 100% successful solution for your problem that is use you pc for (t)orrent and then copy them to you phone. Best answer, eh?
7amada100 said:
lol, everyone is busy right now.
Anyway, so i've never faced a problem like yours, but here is my answer.
Sometimes our phone doesn't allow big sized files to download(never tried 14gb before but yeah, sometimes it doesn't). try another torrent app or check wifi network(i actually don't know how to solve your problem but trying to help). try a different file sometime lack of seeds/peers make the (t)orrent file undownloadable.
However, i have a 100% successful solution for your problem that is use you pc for (t)orrent and then copy them to you phone. Best answer, eh?
Click to expand...
Click to collapse
The problem is, FAT32 allows only files up to 4GB in size. Larger than that, and you can't put it inside a FAT32-formatted disk.
-- xda app / Pristine NoMod CM9b3 / CastagnaIT Kernel / DXKL1 baseband / Samsung GT-I8150 --
7amada100 said:
lol, everyone is busy right now.
Anyway, so i've never faced a problem like yours, but here is my answer.
Sometimes our phone doesn't allow big sized files to download(never tried 14gb before but yeah, sometimes it doesn't). try another torrent app or check wifi network(i actually don't know how to solve your problem but trying to help). try a different file sometime lack of seeds/peers make the (t)orrent file undownloadable.
However, i have a 100% successful solution for your problem that is use you pc for (t)orrent and then copy them to you phone. Best answer, eh?
Click to expand...
Click to collapse
First of all, thanx for your answers
Yea probably best answer is the last one :laugh: But i wanna continue downloading too after my pc shutted down :good:
Actually, device begin to downloading but after couple minute problem shows up itself. Downloading stops...
I tried some apps inside ttorrent but, conclusion not changed :s I tried apps on wifi, and no network problem.
pepoluan said:
The problem is, FAT32 allows only files up to 4GB in size. Larger than that, and you can't put it inside a FAT32-formatted disk.
-- xda app / Pristine NoMod CM9b3 / CastagnaIT Kernel / DXKL1 baseband / Samsung GT-I8150 --
Click to expand...
Click to collapse
Yes exact problem! But have some software for mount ntfs and ext3 devices, but it don't work on my phone. If you using different rom, can you try some softwares like:
Ntfs Mounter
NtfsSd
Paragon NTFS&HFS+
USB OTG Helper
If you can mount an NTFS disk, you can share on here and your ROM, i will install that ROM
addictive_01 said:
First of all, thanx for your answers
Yea probably best answer is the last one :laugh: But i wanna continue downloading too after my pc shutted down :good:
Actually, device begin to downloading but after couple minute problem shows up itself. Downloading stops...
Yes exact problem! But have some software for mount ntfs and ext3 devices, but it don't work on my phone. If you using different rom, can you try some softwares like:
Ntfs Mounter
NtfsSd
Paragon NTFS&HFS+
USB OTG Helper
If you can mount an NTFS disk, you can share on here and your ROM, i will install that ROM
Click to expand...
Click to collapse
*If* you're using Linux on your PC, then I can recommend a simpler solution:
1. Make sure you have a ROM whose kernel support Ext2/3/4 filesystem
2. Have a 2nd partition formatted as ext2/3/4
3. Install Link2SD, which will automagically mount the 2nd partition for you as /data/sdext2, without guesswork
If you're using Windows, then my recommendation is not applicable, since I'm yet to find out how to mount the 2nd partition in Windows.
There *is* a workaround: Install Linux within VirtualBox on your Windows. You have to somehow 'pass-through' your SD Card Reader to it, but that should work. If you set aside a folder to share files between the host system and the Linux VM, you have a workable system to pass huge files to/from your phone.
-- xda app / Pristine NoMod CM9b3 / CastagnaIT Kernel / DXKL1 baseband / Samsung GT-I8150 --
pepoluan said:
*If* you're using Linux on your PC, then I can recommend a simpler solution:
1. Make sure you have a ROM whose kernel support Ext2/3/4 filesystem
2. Have a 2nd partition formatted as ext2/3/4
3. Install Link2SD, which will automagically mount the 2nd partition for you as /data/sdext2, without guesswork
If you're using Windows, then my recommendation is not applicable, since I'm yet to find out how to mount the 2nd partition in Windows.
There *is* a workaround: Install Linux within VirtualBox on your Windows. You have to somehow 'pass-through' your SD Card Reader to it, but that should work. If you set aside a folder to share files between the host system and the Linux VM, you have a workable system to pass huge files to/from your phone.
-- xda app / Pristine NoMod CM9b3 / CastagnaIT Kernel / DXKL1 baseband / Samsung GT-I8150 --
Click to expand...
Click to collapse
For a long break, im here again. Details are different as your thought, I did not run away
Anyway, when i was trying to all ext systems and exfat system on my phone and of course on my sd card, i broke the sd card, yes it was suprising for me too but, i achieve that
Of course, it was under warranty and it changed, delivered yet...
So, as your say, i will try another ROM, which called as Paranoid. It says "supports ext4" and i will try... After i tried, of course i will share the result on the forum...
Wait for mine suprising conclusions :laugh:
Related
So I got a great deal on a class 10 32GB Samsung card, it came pre-formatted to fat32, however I had the wild idea that android supported NTFS based on something I read in the past so I formatted it to NTFS on a windows system and copied some files over (some being over 5GB each)...plugged in my card and turned on my phone and I get a message saying my card is blank or the wrong file format...guess it doesn't support NTFS
I know if I use the phones built in format utility it will format to fat32 which I don't really want because of the filesize limitation, I'd like to be able to copy 8-10GB files every so often so I can use my phone as a little shuttle drive in between places...
But I also want the ability for windows to be able to read my sd card if I change my phone into USB mode so I think that excludes the ext3, ext4 format which I think android will read...
Any ideas?
Won't happen search and you will find threads on this before
You will also find a Q&A section that this belongs in
Sent from my SPH-D710 using Tapatalk
There's an app in the market that will mount any file formatted sdcard in the device I but I haven't used it out remember the name but you can check it and yes this belongs in Q&A but The way you format is fat 32
Touched by an Epic 4G w/Cm9 & Fueled by the NY Giants 2012
Got that Newegg deal as well! Can't wait for it to arrive. Interested in the answer as well as I hope to put some high quality movies there.
Sent from my badass Samsung Galaxy Tab 10.1.
So I found an ntfs app in the market that'll mount ntfs at startup but I gotta root for it work. Guess I now have a reason to root
Oh but it says it was made for the galaxy tab...but it opens fine on my s ii
Sent from my SPH-D710 using the XDA mobile application powered by Tapatalk
btw where is the Q&A section i should be looking for? xda has gotten so huge i'm lost at least i can find the e4gt forum
maybe i should change the title of my thread to what filesystems can i format my sd card to that my phone will read?
if you use windows, fat32 is the way to go so then you can connect the phone to computer and still can access the files
t0mmyr said:
btw where is the Q&A section i should be looking for? xda has gotten so huge i'm lost at least i can find the e4gt forum
maybe i should change the title of my thread to what filesystems can i format my sd card to that my phone will read?
Click to expand...
Click to collapse
There is a Q&A section right under general in the epic touch
Sent from my SPH-D710 using Tapatalk
charles98 said:
if you use windows, fat32 is the way to go so then you can connect the phone to computer and still can access the files
Click to expand...
Click to collapse
The reason the op doesn't want fat32 is because he has single files that exceeds 4 GB that he wants to transfer, so fat32 would not work for him.
im0rtalz said:
The reason the op doesn't want fat32 is because he has single files that exceeds 4 GB that he wants to transfer, so fat32 would not work for him.
Click to expand...
Click to collapse
maybe drive mount in market but lots of bad reviews....May work don't know
Sent from my SPH-D710 using Tapatalk
Windows also recognized NTFS by the way.
out of curiosity, does anyone know if any custom roms support ntfs sd cards nativey?
t0mmyr said:
out of curiosity, does anyone know if any custom roms support ntfs sd cards nativey?
Click to expand...
Click to collapse
None because Android does not.....
Sent from my SPH-D710 using Tapatalk
format it ext3/4 and then install an ftp server app on your phone.
There is an app that works fine
I have exactly the same problem. I want to have the sdcard in NTFS so then I do not have the 4GB limitation of FAT32. The is possible to have .mkv files on your phone or tablet.
In the case of my table the N8010, I have formatted the sd card on Windows with NTFS. Then installed the "paragon" app from market which works very good. It recognized the sd card in NTFS and mount perfectly. But it seems that when your card is overloaded with thounsands of files and some big 6GB file, then comes the problem. Android JB everytime that comes out of sleep, it will check for errors the sd card. Everytime! Then, I get the message "sd card checking for errors" and never gets back. The sd card is not recognized anymore until I reboot the device.
I think that the paragon app is not perfect and might have bugs, but
Is there any way to disable the "sd card check for error" functionality? Have read some threads about it, to delete some file from system, but that method produces inconsistencies with other apps.
By the way, I have tried to format on ExFat, and had the same problem. When the card is almost full it will never end up checking for errors. I finally broke the sd card when I formated it with ExFat and 64k allocation size. It was not regoznized neither by windows and android afterwards
thanks
cla20000 said:
By the way, I have tried to format on ExFat, and had the same problem. When the card is almost full it will never end up checking for errors. I finally broke the sd card when I formated it with ExFat and 64k allocation size. It was not regoznized neither by windows and android afterwards
thanks
Click to expand...
Click to collapse
I don't think you broke it unless you fried the flash chips. You can try using the disk manager in windows and try to see if it sees it. Or just learn how to use Linux command line tools and fix it that way. I recovered 80% of my pictures off of a dead SD card using dd and a file recovery utility. I don't recall which one. That 16GB SD card now works just fine as a 12GB card. I don't trust it for any more than shuttling between systems though.
Also, I've never had good luck with exFAT. I much prefer the EXT filesystems, but they aren't natively supported in windows or most cameras. Maybe try NTFS without journaling (If that's even possible)
Please read forum rules before posting
Questions and help issues go in Q&A
Thread moved
Thank you for your cooperation
Friendly Neighborhood Moderator
exfat is proprietary windows and needs licenses. android won't support it.
ntfs is a journaling file system and will impact performance if you can get android to read it.
ext2/3 is the best solution. there are utilities you can install so windows can read it.
calisro said:
exfat is proprietary windows and needs licenses. android won't support it.
ntfs is a journaling file system and will impact performance if you can get android to read it.
ext2/3 is the best solution. there are utilities you can install so windows can read it.
Click to expand...
Click to collapse
Ext2Fsd is excellent for Windows 7, I don't know what I'd do without it.
sent from my ET4G on Paranoid Android using XDA Premium HD in hybrid mode
I just installed:
http://forum.xda-developers.com/showthread.php?t=2305214
Does MicroSD mounting not work? I format it as NTFS. When I go to storage > mount SD card it just says preparing to mount ...
re: 64gb card
ragingazn628 said:
I just installed:
http://forum.xda-developers.com/showthread.php?t=2305214
Does MicroSD mounting not work? I format it as NTFS. When I go to storage > mount SD card it just says preparing to mount ...
Click to expand...
Click to collapse
Remove the card and plug it into the converter and plug that into your computer or card
reader then re-format using FAT32 ONLY then put it back in your phone and then your 64gb
sdcard shall work!
Misterjunky said:
Remove the card and plug it into the converter and plug that into your computer or card
reader then re-format using FAT32 ONLY then put it back in your phone and then your 64gb
sdcard shall work!
Click to expand...
Click to collapse
it only gives me exFAT and NTFS
ragingazn628 said:
it only gives me exFAT and NTFS
Click to expand...
Click to collapse
Use the Windows drive manager to delete the partition on the MicroSD, do not reformat it with windows, plug it into the phone, and attempt to mount, it should do so but with 0 space now. Format it with the phone. Or look for the tool "fat32format" on the internet (Google is your friend) in order to force a format in FAT32.
ragingazn628 said:
it only gives me exFAT and NTFS
Click to expand...
Click to collapse
exFAT
Maybe this will help: http://forum.xda-developers.com/showthread.php?t=2041679
ragingazn628 said:
it only gives me exFAT and NTFS
Click to expand...
Click to collapse
Then try exFAT but if you have a windows computer, the default is FAT32.
If that don't work you will need to find a friend or relative who has
a windows computer which you can use to format the card using FAT32.
thanks for the help guys, got it to work now. Can I install apps on the microsd?
re: install to external sd
ragingazn628 said:
thanks for the help guys, got it to work now. Can I install apps on the microsd?
Click to expand...
Click to collapse
nope, you cannot install apps on external sd on the s4 yet.
even the apps2sd is not compatible with the S4.
Misterjunky said:
nope, you cannot install apps on external sd on the s4 yet.
even the apps2sd is not compatible with the S4.
Click to expand...
Click to collapse
Can I put MP3s on external SD?
ragingazn628 said:
Can I put MP3s on external SD?
Click to expand...
Click to collapse
Anything but the applications installed themselves. You can store whatever you want on your SD, no limits, just no APPS2SD yet.
re: external sd
ragingazn628 said:
Can I put MP3s on external SD?
Click to expand...
Click to collapse
You can have all your mp3's, videos, movies, pictures and documents plus backups of the rom and new roms or other
stuff but you just cannot use it to install apps until one of the devs finds a way to create a compatible app which will allow
for app installation on external sd.
Something similar to the apps2sd app which is not compatible with the S4.
Perhaps the developer of that app will upgrade it making it compatible with our phones.
Misterjunky said:
Then try exFAT but if you have a windows computer, the default is FAT32.
If that don't work you will need to find a friend or relative who has
a windows computer which you can use to format the card using FAT32.
Click to expand...
Click to collapse
This isn't actually true after a certain version of windows i think since vista(May be wrong) exFat is the only option you get.
re: exFAT
mike105217 said:
This isn't actually true after a certain version of windows i think since vista(May be wrong) exFat is the only option you get.
Click to expand...
Click to collapse
Google it and look it up,
Ever since windows xp fat32 was always the default when formatting usb flash drives(memory sticks) and sdcards.
Right now I am running windows 8 but I ran all the other prior versions of windows including windows xp.
When formatting hard drives, even external usb hard drives then windows (all versions) default to NTFS.
I never seen any versions of windows operating systems defaulting to exFAT.
Misterjunky said:
Google it and look it up,
Ever since windows xp fat32 was always the default when formatting usb flash drives(memory sticks) and sdcards.
Right now I am running windows 8 but I ran all the other prior versions of windows including windows xp.
When formatting hard drives, even external usb hard drives then windows (all versions) default to NTFS.
I never seen any versions of windows operating systems defaulting to exFAT.
Click to expand...
Click to collapse
Your right actually I got confused its actually partition space anything over 32Gb is out of a normal fat range for windows.
1) Make a LiveUSB stick of Ubuntu.
2) Boot into the USB stick.
3) Use GParted to format to Fat32.
blackknightavalon said:
1) Make a LiveUSB stick of Ubuntu.
2) Boot into the USB stick.
3) Use GParted to format to Fat32.
Click to expand...
Click to collapse
Or you could search for 1 of the thousand formatting utilities that will do it and not have to download a 2gb file.
Do you know if due to the size of the memory card the phone takes a lot more time to load stuff??? I do not want to buy a 64gb if it will slow my phone a lot. If that's the case i may have to buy a 32gb card. Please tell me your input on this.
tones160 said:
Do you know if due to the size of the memory card the phone takes a lot more time to load stuff??? I do not want to buy a 64gb if it will slow my phone a lot. If that's the case i may have to buy a 32gb card. Please tell me your input on this.
Click to expand...
Click to collapse
What slowdown? My phone boots and loads VERY fast.
blackknightavalon said:
What slowdown? My phone boots and loads VERY fast.
Click to expand...
Click to collapse
Well not in that sense but let's say if you would like to play a video or a song you have saved in your 64GB card. Does it still play it right away or have you experienced any slow downs? Someone who i know that works closely with phones informed me that it slows down the phone when loading files such as mp3 files or video files. Thanks dude.
Due to size limitations (GPads only coming in 16gb varieties) I am beginning to run low on space on my Gpad (v500 running cm11). However I have a 64gb microSD card and I would like to use this as much as I can to conserve space on the internal memory.
There are a few ways to solve this but I not fully know how to do this.
Firstly, is it possible install apps to microSD card? If so, how? I know some devices support this and some do not. My phone for example does not but I have heard that some people have had success with this.
Next, there are some rather large folders on my internal storage that I would like move to my sdcard however the apps that use those folder can only read them where they are currently located (cmupdates, ebooks, etc).
I read about symlinks and managed to make a few but the only place I was able to make a symlink was to /data/media/0. But the changes to that do not show up the apps which I believe read either /sdcard or /storage/emulated/0. And for my SDcard I can get to it either in /mnt/media/sdcard1 or through /storage/sdcard1.
I tried and succeeded in making a link between /mnt/media/sdcard1/eBooks and /data/media/0/eBooks however the link does not show up in /sdcard or /storage/emulated/0 and it does not show up in the apps, leading me to believe that is where the apps read the sdcard from.
If anyone can answer the above two questions or give any other suggestions for maximizing available space on my internal card please let me know.
Thank you!
I think most of your issues could be resolved with Link2SD (under 10 posts, can't post a link to Google Play).
You can also use an app called Foldermount. It's only $.99 ( if I recall correctly) for the unlocked version. This allows you to move any folder to SD card. I like it as it guides you thru the way and will move the data for you as well. Latest version has been updated to allow apps from play store to install properly. Well worth the $1 price.
mzfckr993 said:
I think most of your issues could be resolved with Link2SD (under 10 posts, can't post a link to Google Play).
Click to expand...
Click to collapse
cbb77 said:
You can also use an app called Foldermount. It's only $.99 ( if I recall correctly) for the unlocked version. This allows you to move any folder to SD card. I like it as it guides you thru the way and will move the data for you as well. Latest version has been updated to allow apps from play store to install properly. Well worth the $1 price.
Click to expand...
Click to collapse
Thanks guys! Looks like using these two combined I can get exactly what I wanted. I'll use link2SD to put apps on the SD card and Foldermount to move the other folders I want moved.
Thanks again!
Can you let me know if this works for you? I can't get mine to read or write my SD card at all! I can't even move a picture from my Box cloud account to the SD card. Are you experiencing this? Or did I get a bad unit?
1barlog17 said:
Can you let me know if this works for you? I can't get mine to read or write my SD card at all! I can't even move a picture from my Box cloud account to the SD card. Are you experiencing this? Or did I get a bad unit?
Click to expand...
Click to collapse
These solutions did work for me, I am still tweaking to get it the way I like it especially since every time I update my Rom Link2SD has to generate new scripts. I can ready and write to the SD card just fine and I could before I started using this as well. I am not sure why you aren't able to write to your sd card. Could it be a bad SD card? Try plugging it into your computer.
I've tried 2 different SD cards both of which I can move files to and from on my computer. So I know it's not the card. I'm thinking maybe I should exchange it out for another day one...
1barlog17 said:
I've tried 2 different SD cards both of which I can move files to and from on my computer. So I know it's not the card. I'm thinking maybe I should exchange it out for another day one...
Click to expand...
Click to collapse
Probably... That sounds like a device issue not card.
How are the cards formatted?
The ROM you are using may not support the format.
1barlog17 said:
I've tried 2 different SD cards both of which I can move files to and from on my computer. So I know it's not the card. I'm thinking maybe I should exchange it out for another day one...
Click to expand...
Click to collapse
C0BRA01 said:
How are the cards formatted?
The ROM you are using may not support the format.
Click to expand...
Click to collapse
I'm not sure I just put the card in my computer and clicked format SD card. I'm not rooted or running any special ROM, it's completely stock out've the box.
Well, if you did it from your PC, it may be formatted NTFS, and you need them formatted FAT 32. Get it here; http://www.partitionwizard.com/free-partition-manager.html Not only allows formatting almost any format xFAT, Fat32, NTFS, etc.. and you can partition them also which is not supported by Windows, but IS supported by most Android ROMs. I doubt there is anything wrong with your device.
1barlog17 said:
I'm not sure I just put the card in my computer and clicked format SD card. I'm not rooted or running any special ROM, it's completely stock out've the box.
Click to expand...
Click to collapse
C0BRA01 said:
Well, if you did it from your PC, it may be formatted NTFS, and you need them formatted FAT 32. Get it here; http://www.partitionwizard.com/free-partition-manager.html Not only allows formatting almost any format xFAT, Fat32, NTFS, etc.. and you can partition them also which is not supported by Windows, but IS supported by most Android ROMs. I doubt there is anything wrong with your device.
Click to expand...
Click to collapse
Thanks for the tip, this makes me feel a little better about my purchase, I'll give it a try. I'm also thinking of buying a 64gb San Disk card and hopefully it will just work with a brand new one.
These solutions did work for me, I am still tweaking to get it the way I like it especially since every time I update my Rom Link2SD has to generate new scripts. I can ready and write to the SD card just fine and I could before I started using this as well. I am not sure why you aren't able to write to your sd card. Could it be a bad SD card? Try plugging it into your computer.
Lucien2 said:
These solutions did work for me, I am still tweaking to get it the way I like it especially since every time I update my Rom Link2SD has to generate new scripts. I can ready and write to the SD card just fine and I could before I started using this as well. I am not sure why you aren't able to write to your sd card. Could it be a bad SD card? Try plugging it into your computer.
Click to expand...
Click to collapse
I have been trying to fix the issue with Rom updates and link2sd. You have to provide the Rom (in my case cyanogenmod) a backup script so it can back up the files. I am planning on figuring it out at some point but if you get it before I do would you mind posting your script? Thanks!
Sent from my VS870 4G using XDA Premium HD app
colwellkr said:
I have been trying to fix the issue with Rom updates and link2sd. You have to provide the Rom (in my case cyanogenmod) a backup script so it can back up the files. I am planning on figuring it out at some point but if you get it before I do would you mind posting your script? Thanks!
Sent from my VS870 4G using XDA Premium HD app
Click to expand...
Click to collapse
So a follow up with this, I was able to get a script working. I don't know if this feature is unique to cyanogenmod or not but any script in /system/addon.d will execute itself during a rom install and be restored automatically if it was wiped. So using 50-cm.sh as an example I made a script called 11-link2sd.sh to perform the backup of the mount script for link2sd which is located in /system/etc/init.d/11link2sd.
I then had insert this script and my mount script into a cyanogenmod update and flash it in. But after that I tried flashing an update of cm11 to test it and it worked! Attached is my script which should also work for anyone who is able to flash it into their /system/addon.d folder.
Hello,
Reading through many threads I have come across people wanting to format their SD Card FAT32 but are having issues.
This is especially true for people upgrading their G3s to Lollipop. Most if not *all 5.0 releases in their various forms seem to like to see SD cards formatted with the FAT32 file system.
The more advanced members here have very little issue accomplishing this through TWRP or other means.
Please don't jump all over me saying it can and should be done this or that way. I know there are many effective ways of formatting your SD Card to FAT32 this without the use of a computer. I am also aware of the limitations of the file system.
For the other people who are having issue getting there SD cards formatted to FAT32 and don't mind using their PC for formatting.
I have used this very small, executable formatting utility Guiformat FAT32 on just about every modern Windows OS and it is pretty much fool proof.
That is unless some fool forgets to back-up his SD Card before formatting it!
From my 11/19 post in another thread:
I have had good luck with the 64bit version of guiformat FAT32 Format I never tried the 32bit version inspite of the developers note*
64bit version http://www.ridgecrop.demon.co.uk/guiformat-x64.Exe
32bit version http://www.ridgecrop.demon.co.uk/guiformat.exe
"There is an x64 build of Guiformat here. *However the x86 build works fine on both x86 and x64 and you should use that."
http://www.ridgecrop.demon.co.uk/index.htm
*Verification needed... I may be wrong but this has been my experience.
anyone still has that file?
Site is down.
grandem said:
anyone still has that file?
Site is down.
Click to expand...
Click to collapse
I need that, too! Site is down. Anyone has any idea where to find it?
sotoLOTO- said:
I need that, too! Site is down. Anyone has any idea where to find it?
Click to expand...
Click to collapse
1. https://web.archive.org/web/20150331215614/https://forum.xda-developers.com/tmobile-lg-g3/general/guiformat-fat32-simple-windows-sd-card-t2960190
2. https://web.archive.org/web/20150413060709/http://www.ridgecrop.demon.co.uk/guiformat-x64.Exe
Thanks it is so great
Link does not open . Please repeat.
This seems to be the original working link:
Ridgecrop Consultants Ltd
Ridgecrop Consultants Ltd - high quality IT consultancy services
ridgecrop.co.uk
Hello there everyone!
I recently got a Tab S 8.4 (t-700) with 16 GB, and found out that the internal storage is not enough when you want a decent amount of apps and games. My question is that any of you got Link2SD working (without a custom ROM)? I rooted my tab and then put TWRP recovery (I wanted CWM, but haven't found it for this tab) on it, partitioned my 32 GB Samsung SD card (1st partition ~24 GB FAT32, 2nd partition ~8 GB ext2/ext3/ext4 (tried all of them) with EaseUS Partition Master, and MiniTool (tried both of them)), and all I get from Link2SD is "Mount Script cannot be created. mount: Invalid argument). Does anybody know how to solve this? I tried partitioning with TWRP but I get "device not found" error when I try to start the partitioning, even thought the SD card is mounted and FIle manager can use it. I also tried to look for this problem on the googles and the forums, but 90 % of threads are +2 years old and not really helpful.
Every bit of help is appreciated.
I am on iron rom which is an stock based rom with a few mods. I formatted my sd by going to into settings>general>storage and scroll down till you see format sd. Of course i didnt need to do that as my sd card was already working. Hope this helps
Thank you for your response, but my question was not how to format my SD card. The SD works fine if I want to use it normally without partitioning. I want to make it work with Link2SD.
Doing this worked for me. I formatted my sd with this and it worked fine with linktosd but I have no idea why yours wont work. Sorry
Formatting the SD card in the settings will create a single FAT32 partition on the card. What I'm trying to do is make 2 partitions on the SD card (which I have already done), and mount one with Link2SD, because most apps won't work or move a very little amount of Data to the SD when it's normally formatted. Link2SD has the ability to mount an ext2-3-4 formatted partition, so the apps work with it. I just can't figure it out why it won't work with mine, and asking if other people who has tried the Mounting method has any experience. The "native" method of moving apps to the SD with Link2Sd does a different thing and that's not what I'm trying to accomplish.
EDIT:
Here is a relatively old guide of what I'm trying to do: LINK
Hey, im also having that same problem with my tab s 8.4, i have tried creating ext2, 3 and 4, and even fat32, but none works, did you manage to find a way to make it work??
thankss
Did you ever get Link2SD working? I had it working on my Asus TF700 by using GParted to partion my sd card and everything worked perfectly. Do not know what the difference is but everyone said I had to use GParted.
Just create an ext2 partition on your sd card and link2sd will detect it. I've had it working with link2sd plus.
What's the problem?
ashyx said:
Just create an ext2 partition on your sd card and link2sd will detect it. I've had it working with link2sd plus.
What's the problem?
Click to expand...
Click to collapse
Hi, i'm using Micromax Canvas Fun A63. I read many forums about how to use Link2SD & I tried many app to move in 'Second Partition' but it always says that 'Link2sd package invalid'.
Please help me to solve this problem.
Sent from my Micromax A63 using XDA Free mobile app
You might consider contacting the phones support. http://www.micromaxinfo.com/support.aspx
therajatshahare said:
Hi, i'm using Micromax Canvas Fun A63. I read many forums about how to use Link2SD & I tried many app to move in 'Second Partition' but it always says that 'Link2sd package invalid'.
Please help me to solve this problem.
Sent from my Micromax A63 using XDA Free mobile app
Click to expand...
Click to collapse
You need to use the latest version from play.
I'm already using the latest version of Link2Sd but still not working.
I am also looking into using an SD card to move apps to via Link2SD....also on a Samsung Galaxy Tab S (10.1 wifi version)
Good to know someone tried this recently
Have you tried using gparted to partition the SD card? A lot of the stuff I ran into online recommends this as the partitioning tool. I have worked with linux before doing more "advanced" stuff like this with android and it's a great tool for many platforms (also it works, unlike other partitioning programs I have used prior to it)
Will keep checking back here and will also let you know what happens when/if I try to do this...
therajatshahare said:
I'm already using the latest version of Link2Sd but still not working.
Click to expand...
Click to collapse
Is it official, already patched or have you attempted to patch it?
If so then it wont work. I know it works.
---------- Post added at 03:46 PM ---------- Previous post was at 03:44 PM ----------
bsquared938 said:
I am also looking into using an SD card to move apps to via Link2SD....also on a Samsung Galaxy Tab S (10.1 wifi version)
Good to know someone tried this recently
Have you tried using gparted to partition the SD card? A lot of the stuff I ran into online recommends this as the partitioning tool. I have worked with linux before doing more "advanced" stuff like this with android and it's a great tool for many platforms (also it works, unlike other partitioning programs I have used prior to it)
Will keep checking back here and will also let you know what happens when/if I try to do this...
Click to expand...
Click to collapse
You can use any partitioning tool that handles ext2,3 or 4.
Minitool partition wizard is good for this on Windows.
ashyx said:
You can use any partitioning tool that handles ext2,3 or 4.
Click to expand...
Click to collapse
Does the format we use (ext 2, 3 or 4) matter for Link2SD?
Does it need to be the same as the original file system of the tablet itself? (in this case the Tab S)
bsquared938 said:
Does the format we use (ext 2, 3 or 4) matter for Link2SD?
Does it need to be the same as the original file system of the tablet itself? (in this case the Tab S)
Click to expand...
Click to collapse
I'd advise ext2.
ashyx said:
I'd advise ext2.
Click to expand...
Click to collapse
@therajatshahare: I was able to use Link2SD with two different SD cards. ON both of them, I was able to use Link2SD to move the app + lib + dex files of several applications (including several games and Facebook) to and from the SD card with no issue.
The only issue I had was when I unmounted my previous SD card (because it wasn't partitioned), two of my apps did not work and I had to reinstall them through Google Play.
I also bought the full version of Link2SD so that I can move even the app data to and from the SD cards as needed
@ashyx: Also, I had no issue partitioning the SD card using Minitool Partitioning in Windows. Again, I partitioned two cards using this windows app, both of them with roughly half the space formatted to ext2, and the other half as FAT32.
So.....no issues from this end. Tested successfully and working as intended
ashyx said:
I'd advise ext2.
Click to expand...
Click to collapse
@therajatshahare: I was able to use Link2SD with two different SD cards. ON both of them, I was able to use Link2SD to move the app + lib + dex files of several applications (including several games and Facebook) to and from the SD card with no issue.
The only issue I had was when I unmounted my previous SD card (because it wasn't partitioned), two of my apps did not work and I had to reinstall them through Google Play.
I also bought the full version of Link2SD so that I can move even the app data to and from the SD cards as needed
@ashyx: Also, I had no issue partitioning the SD card using Minitool Partitioning in Windows. Again, I partitioned two cards using this windows app, both of them with roughly half the space formatted to ext2, and the other half as FAT32.
So.....no issues from this end. Tested successfully and working as intended