fdisk -l:
Disk /dev/sdc: 2000.4 GB, 2000398934016 bytes
81 heads, 63 sectors/track, 765633 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x91aeb1f9
Device Boot Start End Blocks Id System
/dev/sdc1 2048 3907029167 1953513560 83 Linux
lsblk:
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sdc 8:32 0 1.8T 0 disk
└─sdc1 8:33 0 1.8T 0 part
fstab:
/dev/sdc1 /mnt/media ext2 defaults 0 0
Error:
mount: wrong fs type, bad option, bad superblock on /dev/sdc1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Logs:
[ 242.299150] EXT4-fs (sdc1): VFS: Can't find ext4 filesystem
[ 242.299523] EXT4-fs (sdc1): VFS: Can't find ext4 filesystem
[ 242.300023] EXT4-fs (sdc1): VFS: Can't find ext4 filesystem
[ 242.300474] FAT-fs (sdc1): bogus number of FAT structure
[ 242.300576] FAT-fs (sdc1): Can't find a valid FAT filesystem
[ 262.930051] EXT4-fs (sdc1): VFS: Can't find ext4 filesystem