Go to advanced search

by driftwork
Thu Feb 13, 2014 5:32 am
Forum: Beginners
Topic: Mount Read and Write Fat32 1TB drive HELP
Replies: 8
Views: 16156

Re: Mount Read and Write Fat32 1TB drive HELP

I managed to find a reference to mounting FAT32 with read and write privileges.

$ sudo mount -t vfat -o uid=pi,gid=pi /dev/sda1 /media/usbhdd

(Change 'sda1' to whatever your drive name is and '/media/usbhdd' to where-ever your mount-point is)
by driftwork
Tue Feb 11, 2014 4:17 pm
Forum: Beginners
Topic: Mount Read and Write Fat32 1TB drive HELP
Replies: 8
Views: 16156

Re: Mount Read and Write Fat32 1TB drive HELP

I am in the exact same boat. I'm a Newb I have successfully set up my new PI as a Torrent Seed-Box using Deluge and following some easily understood instructions. I was quite surprised that everything has actually worked. I can port into the Pi/ Deluge thin-client from my network and from an outside...

Go to advanced search