Hi All,
Bit of a rant for a new user and someone new to Raspberry Pi's. I installed it on a 16GB microSD card. My hope was to connect some external storage devices and see how it goes playing MKVs.
Plugged in a couple of USB sticks and one USB hard drive dock.
ExFat = Not Recognised
NTFS = Not Recognised.
Straight off the bat. For a new user, all I can say is this - Raspbian is a bit lot of NOTHING. Pretty damn useless if it can't even recognise or load STANDARD and COMMON file systems straight off.
What do I have to do to get it to access these file systems?
-
- Posts: 3
- Joined: Mon Apr 17, 2017 1:11 pm
-
- Posts: 1009
- Joined: Mon Oct 31, 2016 10:05 am
Re: Raspbian is useless! Cant use exFat or NTFS
Any minute now, the regs will start peppering you with responses saying that neither of there are "standard" or "common" and that none of their systems use either one of these, and that they are just Microsoft things. And that you should use ext4 (or, ext* in general) just like they do.Straight off the bat. For a new user, all I can say is this - Raspbian is a bit lot of NOTHING. Pretty damn useless if it can't even recognise or load STANDARD and COMMON file systems straight off.
That all said, the fact is that support for either or both of these is just an "apt-get" away. I believe you want:
apt-get install ntfs-3g
and
apt-get install exfat-fuse exfat-utils
Both of which work fine. Incidentally, I think that read-only support for ntfs is already there; it should be in the default install. And note that the read-only ntfs driver, although now somewhat deprecated, is actually safer than the read-write driver. If all you need is to be able to read your NTFS formatted drives, this may be the better option.
Last edited by Martin Frezman on Mon Apr 17, 2017 2:31 pm, edited 1 time in total.
If this post appears in the wrong forums category, my apologies.
-
- Posts: 3
- Joined: Mon Apr 17, 2017 1:11 pm
Re: Raspbian is useless! Cant use exFat or NTFS
Thanks Martin! I'll give it a shot later today
Is there any chance you're just as handy with Ubuntu Mate? I could *really* use some help with that if you're willing?
Is there any chance you're just as handy with Ubuntu Mate? I could *really* use some help with that if you're willing?
Re: Raspbian is useless! Cant use exFat or NTFS
You said it, not meMartin Frezman wrote:neither of there are "standard" or "common"

As it happens, I have never used exFAT (I don't believe it is that common except for SDXC cards), and use NTFS rarely. There is NTFS support in Raspbian as standard, but it is read-only.
You've already pointed out (as the "regs" as you label them would say) that there is support, all you need to do is load the right drivers.
Having said that, there are a few Operating systems out there that don't support the extremely common ext2/3/4 file system format without additional software.
-
- Posts: 25815
- Joined: Tue Mar 25, 2014 12:40 pm
- Location: Delightful Dorset
Re: Raspbian is useless! Cant use exFat or NTFS
Only common formats if you accept that Windows NT family is the only Operating System on this planet.eliminatrix wrote:Hi All,
Bit of a rant for a new user and someone new to Raspberry Pi's. I installed it on a 16GB microSD card. My hope was to connect some external storage devices and see how it goes playing MKVs.
Plugged in a couple of USB sticks and one USB hard drive dock.
ExFat = Not Recognised
NTFS = Not Recognised.
Straight off the bat. For a new user, all I can say is this - Raspbian is a bit lot of NOTHING. Pretty damn useless if it can't even recognise or load STANDARD and COMMON file systems straight off.
What do I have to do to get it to access these file systems?
https://en.wikipedia.org/wiki/List_of_file_systems
exFAT is a proprietary format owned by Microsoft: https://en.wikipedia.org/wiki/ExFAT
NTFS is a proprietary format owned by Microsoft: https://en.wikipedia.org/wiki/NTFS
Therefore it is unfair to blame anybody but Microsoft for this situation

Last edited by fruitoftheloom on Mon Apr 17, 2017 2:54 pm, edited 1 time in total.
The information is out there....you just have to let it in.
My other Linux machines are a ChromeBox & Intel CoreDuo Desktop
My other Linux machines are a ChromeBox & Intel CoreDuo Desktop
-
- Posts: 1009
- Joined: Mon Oct 31, 2016 10:05 am
Re: Raspbian is useless! Cant use exFat or NTFS
One man's meat is another man's poison.
To the OP: Since Ubuntu and Raspbian are both basically Debian, the same commands should work in Ubuntu.
To the OP: Since Ubuntu and Raspbian are both basically Debian, the same commands should work in Ubuntu.
If this post appears in the wrong forums category, my apologies.
-
- Posts: 25815
- Joined: Tue Mar 25, 2014 12:40 pm
- Location: Delightful Dorset
Re: Raspbian is useless! Cant use exFat or NTFS
Ubuntu-Mate is a community developed respin for the RPi 2B & 3B and details here:eliminatrix wrote:Thanks Martin! I'll give it a shot later today
Is there any chance you're just as handy with Ubuntu Mate? I could *really* use some help with that if you're willing?
https://ubuntu-mate.org/raspberry-pi/
The information is out there....you just have to let it in.
My other Linux machines are a ChromeBox & Intel CoreDuo Desktop
My other Linux machines are a ChromeBox & Intel CoreDuo Desktop
Re: Raspbian is useless! Cant use exFat or NTFS
I seriously think you need to reconsider the way you are approaching your posts on here. They are unnecessarily critical, and appear to be deliberately targeted to annoy the mods.Martin Frezman wrote:Any minute now, the regs will start peppering you with responses saying that neither of there are "standard" or "common" and that none of their systems use either one of these, and that they are just Microsoft things. And that you should use ext4 (or, ext* in general) just like they do.Straight off the bat. For a new user, all I can say is this - Raspbian is a bit lot of NOTHING. Pretty damn useless if it can't even recognise or load STANDARD and COMMON file systems straight off.
That all said, the fact is that support for either or both of these is just an "apt-get" away. I believe you want:
apt-get install ntfs-3g
and
apt-get install exfat-fuse exfat-utils
Both of which work fine. Incidentally, I think that read-only support for ntfs is already there; it should be in the default install. And note that the read-only ntfs driver, although now somewhat deprecated, is actually safer than the read-write driver. If all you need is to be able to read your NTFS formatted drives, this may be the better option.
Poster question has been answered, so I think we'll lock this.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.