Originally posted by: rainypickles
(linux noob) so if linux cannot write NTFS, what file system does linux use? FAT32? is there a limitation as to why linux doesnt fully support NTFS? or is it just not worth it to the linux community?
Linux uses its own file system called ext3 by default. I'm not sure if you can install linux on FAT32, but it can definately read and write fine on FAT32. There's no NTFS support because I believe it belongs to windows, and people have to write their own code to read NTFS. Sorry, that's a very simple and vague explanation because I'm not that familiar with Linux.
By the way, you might have gotten better information if you posted this in the Operating Systems forum.