Bosse_B
Posts: 981
Joined: Thu Jan 30, 2014 9:53 am

Can I use a 500 GB exFAT drive?

Mon Nov 03, 2014 11:32 pm

I am running Raspbian on a Pi, which is dedicated as a VPN server and file exchange unit.
For the latter I need a hard disk rather than an SDcard and I have a 500 GB 2.5" USB drive available.
Currently it is formatted NTFS, but I have read about the problems Linux has writing to such drives so I am wondering if I could format it exFAT in Windows7 and then use it also on the Pi???
Files would either be written on Windows and then read on the Pi (via VPN) with the disk moved there
or
written via VPN to the disk plugged into the Pi and then the disk would move over to Windows for the files to be used.
Or simpler, I could SAMBA mount it on the Pi so that the Win7 computer can access it directly via the network.

But the crucial point is: Can it be formatted exFAT and still be used on the Pi?

If so, how should I configure usbmount to handle this drive when it is plugged in?
Bo Berglund
Sweden

User avatar
default_user8
Posts: 680
Joined: Mon Nov 18, 2013 3:11 am

Re: Can I use a 500 GB exFAT drive?

Tue Nov 04, 2014 12:37 am

IMO you should format to ext3 or ext4, and leave it connected to your pi. Access via samba over the network from your windows machines. Unless you absolutely need to connect it directly to a windows machine. In that case you can leave it NTFS, some say linux doesn't play nice with NTFS but i had origninally set my drives up that way and never had any issues.
Two heads are better than one, unless one's a goat head.

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: Can I use a 500 GB exFAT drive?

Tue Nov 04, 2014 8:41 am

NTFS drives are just slow on the Pi. As default_user8 said , unless you directly connect the drive
to your PC , you could format it with ext3/4 and share it via Samba , Windows has no problems with
this.

ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

Bosse_B
Posts: 981
Joined: Thu Jan 30, 2014 9:53 am

Re: Can I use a 500 GB exFAT drive?

Tue Nov 04, 2014 9:18 am

Well,
the problem is that on the far end of the VPN tunnel my daughter needs to move the drive to other units after I upload the files to it from here. Depending on where the files are intended to go it could be a PS3, a Windows laptop or a Mac computer.
So I figured that a USB connected drive would be the best approach:
- plug it into the Pi and then let me upload the files
- unplug it and move it to one of the other devices listed above
- read and process the files

What I am doing right now is to simulate this behavior at home so I can then tell her what to buy and plug into her Pi (which I set up a few weeks ago when I visited her).

Maybe I should just go for a fairly big USB thumb drive after all? I guess these are the most universal storage devices by using FAT32, but I think there is a file size limit in that case. AFAIK the biggest file in a FAT32 drive is 4 GB?
Bo Berglund
Sweden

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: Can I use a 500 GB exFAT drive?

Tue Nov 04, 2014 9:49 am

Can't the Mac access Samba shares , too ? And I guess the Playstation supports UPnP/DLNA ?

ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

Return to “General discussion”