I'm having problems with mounting a 3tb Buffalo drive to my Raspberry Pi B, the error I get is:
mount: wrong fs type, bad option, bad superblock on /dev/sda1, missing codepage or helper program, or other error
I have tried setting the file system type to both ntfs and vfat, both give the error above.
So what do I do to get the drive mounted? And how can I get it to automatically mount whenever the Raspberry Pi boots?
fdisk /dev/sda
(no1
) and pressp
to show the partition table? – goldilocks Jun 25 '15 at 19:27