[Q] Transfer Large File - Verizon Droid Charge

Im trying to transfer a blue ray to my sd card but the file system is FAT32 not NTFS. FAT32 wont let you transfer such a big file like NTFS will. Anyone know how I can get that file on my SD so I can stream the blue ray to my tv via HDMI???

No way to fix it without formatting the SD card, and since you seem to be on Windows, odds are that you're going to loose the read/write access one way or another as the kernel doesn't support NTFS, and Windows doesn't support ext2/3/4

imnuts said:
No way to fix it without formatting the SD card, and since you seem to be on Windows, odds are that you're going to loose the read/write access one way or another as the kernel doesn't support NTFS, and Windows doesn't support ext2/3/4
Click to expand...
Click to collapse
Yeah I have tried formatting the sd card and and changing to NTFS but it always went back to FAT32. I tried using WiFi file Exploer to let me upload that way but even that wouldnt let me upload..sucks too cause I know someone that just got a 6o inch samsung LED tv...the tv lets u plug in a usb so ill have to invest in one of those..thanks for your help tho

Related

Broken SD Card?

For the last 5 hours I have had hell with my sd card I redid my phone with JF new build and wiped out my 8gb class 6 a-data sd card but all of a sudeen it been acting weird
one thing is in paragon it shows the partitions still there (ext2) which takes up the whole card and should not, while windows shows its fat32, and i can access it in windows but it wont show up in in partition program nor delete
while when i mount it into the g1 (where it ask to mount or dont mount when plug it into pc) it instantly unmounts and i click mount again but just makes a noise and unmounts also saying its blank
now my 2gb chip seems to work fine (sometimes well if i unstall the drivers and let them re install then it works for a great amount of time), but this 8 gb,...well
what do you guys think? is it fixable? I can record video of it all (errors and stuff included) if u want
idk if its my chip, my phone or my pc can anyone help?
i think this has something to do with the way windows handles sd cards with no partition table. i assume you formatted the whole card to fat32 using a third party utility? that will totally confuse the system, because it cached a version of the partition table and now there's nowhere to find the new one. a quick solution is to use the build-in format tool to format your sdcard (right click on sdcard's icon and select format...). this should force the system to recalculate the size of the partition. then you have to unplug the card reader and plug it back in. now paragon should work.
billc.cn said:
i think this has something to do with the way windows handles sd cards with no partition table. i assume you formatted the whole card to fat32 using a third party utility? that will totally confuse the system, because it cached a version of the partition table and now there's nowhere to find the new one. a quick solution is to use the build-in format tool to format your sdcard (right click on sdcard's icon and select format...). this should force the system to recalculate the size of the partition. then you have to unplug the card reader and plug it back in. now paragon should work.
Click to expand...
Click to collapse
after a long while, finally got windows to format the whole thing to fat32, but yet still acting weird
what kind of card reader are you using? certain card readers has their own controller and do not allow you to partition properly.
but i am sure mountd in android will allow you full access to the sdcard when it's mounted.
also how much total space do you have in that fat partition after format? a full 8gb sd should have approx. 7.45GB actually space. if your partition table is correct, windows should only format the fat partition and give you a size smaller than 7.45G.
I strongly suggest you try again under Linux using the phone as reader. any livecd with a partition manager will perform much better than windows.
Well i try it both on my phone and a mem card reader, but once I put it on my phone it does not detect a sd card (my 8gb im trying to fix) while detects my fat32 2 gb chip
on my laptop and pc cant format nor delete that ext2 8gb sd card
BUT that 8gb ext2 card im trying to fix loads perfeclty and can access it on ubuntu so im guessing its not physically broken
tanner2007 said:
but once I put it on my phone it does not detect a sd card
Click to expand...
Click to collapse
What do you mean by "it", the GUI. How about doing an ls on /dev/block from the terminal on the phone to see what linux sees?
tanner2007 said:
on my laptop and pc cant format nor delete that ext2 8gb sd card
Click to expand...
Click to collapse
Hmm, what do you mean by delete the card? You can delete a partition, but not a card: I'm not sure makes sense.
tanner2007 said:
BUT that 8gb ext2 card im trying to fix loads perfeclty and can access it on ubuntu so im guessing its not physically broken
Click to expand...
Click to collapse
You say ext2, but yet above you claim to have reformatted as FAT. What does your ubuntu machine think it is? One way to tell is to mount it and try to set permissions on a file, if you can, it is not FAT.
What is your objective, do you want a FAT partition, an EXT2 partition, both?
Well I got it working guys, I dont know what was happening as I said before different programs where detecting different file systems, but soon as I found out how to do it ubuntu I saw it was working and erased the whole card (all partitions and everything)
and now it works again thanks guys ur tips helped

Circumventing the FAT32 4gb file limitation

I love everything about Android, other than the fact that I can't watch any of my blu ray rips because they are over 4gb. I can format my ext SD into NTFS or eXFat but then the transformer wont see the card when I put it in. Same goes with it recognizing my external hard drive.
I have tried formatting the drive into some Mac format because I read it was a work around, but it wasn't detected when formatted as a mac drive. Is there a trick that I don't know about?
Sent from my MB860 using XDA App
i have not tried, but you could possibly format the card in a linux file format (ext3, ext4, etc) and then use a windows app that will allow you to read the linux file format.
or just split your larger files.
xformulax said:
i have not tried, but you could possibly format the card in a linux file format (ext3, ext4, etc) and then use a windows app that will allow you to read the linux file format.
or just split your larger files.
Click to expand...
Click to collapse
I am trying to get honeycomb to read and play the movies though. Not another comp running windows.
Sent from my MB860 using XDA App
i believe some of the kernels on the dev section supports ntfs if you want to go that route...
other than that, you'd have to wait for ASUS to implemente NTFS themselves (i believe they just got a license from a 3rd party co. to use their NTFS driver, for th purpose of implementing it into their android devices)
I don't need a signature.
seh6183 said:
I am trying to get honeycomb to read and play the movies though. Not another comp running windows.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
right, and honeycomb is *nix at its core and should be able to read and play the files on a linux formatted memory card... the challenge is getting windows to read that same card to load it, but that can be done with some opensource software.
xformulax said:
right, and honeycomb is *nix at its core and should be able to read and play the files on a linux formatted memory card... the challenge is getting windows to read that same card to load it, but that can be done with some opensource software.
Click to expand...
Click to collapse
Ah I see! Can anyone comment on this that has tried it before I go through the agony and possible waste of time?
Sent from my MB860 using XDA App
Not much more to comment on, there are linux (ext3) filesystem drivers you can install on windows that should let you be able to load the SD card from within windows. As Android has *nix underneath it all, it should recognize the ext3 card no problem, and ext3 doesn't have the same 4GB limitation.
it does support ntfs for external hard drives.
seh6183 said:
I love everything about Android, other than the fact that I can't watch any of my blu ray rips because they are over 4gb. I can format my ext SD into NTFS or eXFat but then the transformer wont see the card when I put it in. Same goes with it recognizing my external hard drive.
I have tried formatting the drive into some Mac format because I read it was a work around, but it wasn't detected when formatted as a mac drive. Is there a trick that I don't know about?
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
In another thread i heard NTFS works, but i personally couldnt get it to work with my MicroSD cards
you might want to check out this thread also
http://forum.xda-developers.com/showthread.php?t=1069360
My best guess is to root and install a kernel that supports NTFS
Or format to ext3 or ext4 and give that a try
I use this to access ext3 and ext 4 partitions on my Windows 7 machine
http://www.ext2fsd.com/
Works pretty well
i have a USB flash drive with NTFS. tried harry potter 720p mkv at 6.7GB and though it did see and load the file, it lagged to the point where it was unwatchable. This was on 3.01 and 3.1
I've played a 6 GB mkv off of my 320GB NTFS formatted hard drive, so shouldnt be an issue off of a card.
I'l try it later with one of my 8gb cards.
Anonnie said:
I've played a 6 GB mkv off of my 320GB NTFS formatted hard drive, so shouldnt be an issue off of a card.
I'l try it later with one of my 8gb cards.
Click to expand...
Click to collapse
well NTFS support from a usb HDD is different from having NTFS support on the internal card reader... could also depend if NTFS is built into your kernel.
my TF works with a 8gb usb pendrive and my 750gb and 3tb external usb drive formated with windows 7 and plays dvd under 4gb
but did locked up when i opened a folder with a 9gb bluray file in it
Hmm I hope the file system for the TF isn't fat32, because like the previous poster said it would allow me to open my blu ray rips. Or would it? If the 6gb movie was located on another drive I don't see why it wouldn't play straight off the secondary drive.
I also can confirm that ntfs works just fine with external hard drives and usb thumb drives. Just not external SD cards.
Sent from my MB860 using XDA App
seh6183 said:
Hmm I hope the file system for the TF isn't fat32, because like the previous poster said it would allow me to open my blu ray rips. Or would it? If the 6gb movie was located on another drive I don't see why it wouldn't play straight off the secondary drive.
I also can confirm that ntfs works just fine with external hard drives and usb thumb drives. Just not external SD cards.
Sent from my MB860 using XDA App
Click to expand...
Click to collapse
the file system for the TF isn't fat32.... but it formats the uSD to fat32 for compatibility between the tablet and windows.
ntfs support for uSD and for external HDD are 2 different things.
NTFS and HFS+ filesystem support
I have recently tried this:
Paragon NTFS & HFS+
(can't post link as I am a noob :| so google it up or find it in the App Store)
It is free and it seems to work well with both Win (NTFS) and Mac (HFS+) disks. As far as I know it looks like an Android implementation of FUSE.

File size limitation

What are the chances someone will write a rom that has a different format for the file system on the internal storage of the Transformer? The reason I ask is because I have a lot of blue ray rips that I can not watch on my Transformer due to the file system limitations. Nothing over 2GB can be transferred to the device and I can not seem to get ah external SD card formatted to a different spec that will allow the full file sizes.
I know on my phone the dev reformatted the file system to something else for his from to allow the full file sizes. What are the chances of that happening with the Transformer? I have this big pretty screen I would love to take full advantage of. Watching my DVD rips is only so great
NTFS should be your friend, right? That's how I got my external hd to accept files larger than 4 gb. For the SD card ofc, dunno how to get the pad's file system there.
Or use the Linux ext2/3/4 systems!
Sent from my Transformer TF101 using XDA Premium App
How about formatting the external SD card with the Linux ext3 file system, maybe with a Ubuntu Live CD, if someone only has a Windows PC.
That should work, shouldn't it?
Aymara said:
How about formatting the external SD card with the Linux ext3 file system, maybe with a Ubuntu Live CD, if someone only has a Windows PC.
That should work, shouldn't it?
Click to expand...
Click to collapse
That will work. ext2/3/4 depending on what you want. I'd go ext2 as it lacks journalling, theoretically extending the life of your SD (correct me if I'm wrong).
The best option to do this would be to download the gparted live CD, booting into it, inserting your sd into your pc and then formatting it (it's fairly simple).
Only thing is, I don't think Honeycomb will automatically mount the ext SD card when inserted. You would have to do it via mount command in a terminal emulator on your TF. Maybe a custom ROM automatically mounts ext.
poltak11 said:
Only thing is, I don't think Honeycomb will automatically mount the ext SD card when inserted.
Click to expand...
Click to collapse
Why? Doesn't Android itself use ext4?
Aymara said:
Why? Doesn't Android itself use ext4?
Click to expand...
Click to collapse
Yeah pretty sure it uses some kind of ext, but by default I'm pretty sure it only automatically mounts FAT formatted microSD. I tried this myself with Prime!1.5 a few days ago, with an ext4 Class 2 microSD and it wouldn't mount automatically, although it did recognise the device. Simple mount command in terminal should do the trick.
Although now I'm not sure if OP is talking about SD (via dock) or microSD (via tablet)... as the terms are used rather ambiguously on these forums...
poltak11 said:
... it wouldn't mount automatically, ...
Click to expand...
Click to collapse
Unbelievable, but true ... I found this problem confirmed in a german Android forum.
Aymara said:
Unbelievable, but true ... I found this problem confirmed in a german Android forum.
Click to expand...
Click to collapse
Unbelievable indeed. It really doesn't make sense why non-FAT formatted microSDs aren't liked by Android.
i dont understand it either! Im glad i dont have that issue !

ext/ntfs support for mass storage/sd card

Hi. I Used gparted to format my sdcard to ext3. I booted from a usb stick and my 8gb sdcard was connected via a PSP with a MSDUO to Microsd adapter. When i inserted it into my Tmobile G2X the phone didnt recognize the sdcard. Does anyone have any ideas whats wrong?
You cant use your sd for mass storage with it formated in ext. The only time ext is used on your sd card is if you are using apps2sd and even then just a small portion of the card is ext and the rest is fat32.
Crap. Thank you. I looked around, but didnt find aything about THIS.Thank you.
is there anyway to add support for ntfs to the OS or kernel. As i have heard the kernel doesnt support ntfs, but Linux can read the file system. So my question is what has to be done to accomplish this.
m_malyszko said:
is there anyway to add support for ntfs to the OS or kernel. As i have heard the kernel doesnt support ntfs, but Linux can read the file system. So my question is what has to be done to accomplish this.
Click to expand...
Click to collapse
I'm not saying it's impossible, but it might not be worth it. I'm sure others have thought about this before, but it still hasn't been done, so I'm guessing there's a good reason for that.
Fat32 is native to android and it's probably going to stay that way. You should be good unless you have files bigger than 4gb each that you want on your sd card
well i actually wanna be able to download huge files, 8GB, at my work place. And we can only have phones at work, and they dont even know that were using their wifi or that we have cell phones.

[Q] Problem with external SD Card permissions

Hi everyone.
I've got a problem with the permissions of my brand new Micro SD Card. When I plug it in my desktop computer, I can obviously write on it, but as soon as I put it in my tablet, I can only read the files I put on it, not modify/delete them or write new ones. I tried to change the permissions with Root Explorer, but I fails.
My tablet is rooted and I flashed the official CM10. As I read that exFAT is not supported by CM10 on this tablet I formated the SD card in NTFS.
So, can someone help me with this ?
The vanilla Linux kernel can only read NTFS, but not write to it. For write support you need either a proprietary kernel module (which the stock ROM includes, along with one for exFAT), or FUSE with ntfs-3g (which might not yet be included in CM).
Workaround: format with FAT32.
Thanks for your answer. I could reformat my card in FAT32, but then I wouldn't be able to put files larger than 4 GB on my card.
I guess I'll stay in NTFS for now, and hope that exFAT will be supported by CM10 someday.

Categories

Resources