Thank You for your continued support and contributions!
Are you in MTP mode?
does this actually make a difference somehow?
Yes. It tends to cause exactly the sort of issues you're seeing.
Nope, I just pull the plug when it's done copying. does this actually make a difference somehow?
Maybe a bit of explanation here:The FAT filesystem has some part that are required to get changed frequently (mostly the FAT). Writing such changes to the disk every time will make writes slow, and similar is true for reading. Therefore all major OS cache those parts of the filesystem. Now if you simply unplug the player the OS has no way to write changes done to the cached parts back to the disk since that is gone. Messing up the FAT can cause serious problems. As a result it is really important to unmount a disk (and this does apply to all disks, and is also true -- to some differet degree -- for otherfilesystems). Windows has a "safels remove hardware" icon in the systray for a reason, OS X will also tell you to not do this and the desktop environments on Linux usually have something like that too.If you already did it wrong the filesystem will contain errors, and you shoupd really check it before doing anything else.
Thanks for clearing that up, would I be able to use NTFS on this card?
Alright, thats okay. well after formatting and using the safely remove device option, the problem still occurs.
Page created in 0.107 seconds with 15 queries.