NTFS filesystem on external drive isn't recognised: "mount: wrong fs type, bad option, bad superblock on /dev/sdb1"

Rohan Mallya

I have a 1TB WD HDD which works fine on any Windows computer. My laptop only runs Ubuntu Linux and for some reason the hard disk is not being recognized.

Running fdisk -l gives me this output :

Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 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 /dev/ram1: 64 MiB, 67108864 bytes, 131072 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 /dev/ram2: 64 MiB, 67108864 bytes, 131072 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 /dev/ram3: 64 MiB, 67108864 bytes, 131072 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 /dev/ram4: 64 MiB, 67108864 bytes, 131072 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 /dev/ram5: 64 MiB, 67108864 bytes, 131072 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 /dev/ram6: 64 MiB, 67108864 bytes, 131072 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 /dev/ram7: 64 MiB, 67108864 bytes, 131072 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 /dev/ram8: 64 MiB, 67108864 bytes, 131072 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 /dev/ram9: 64 MiB, 67108864 bytes, 131072 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 /dev/ram10: 64 MiB, 67108864 bytes, 131072 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 /dev/ram11: 64 MiB, 67108864 bytes, 131072 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 /dev/ram12: 64 MiB, 67108864 bytes, 131072 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 /dev/ram13: 64 MiB, 67108864 bytes, 131072 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 /dev/ram14: 64 MiB, 67108864 bytes, 131072 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 /dev/ram15: 64 MiB, 67108864 bytes, 131072 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 /dev/sda: 931.5 GiB, 1000204886016 bytes, 1953525168 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
Disklabel type: dos
Disk identifier: 0xca450371

Device     Boot   Start        End    Sectors  Size Id Type
/dev/sda1  *       2048     999423     997376  487M 83 Linux
/dev/sda2       1001470 1953523711 1952522242  931G  5 Extended
/dev/sda5       1001472 1953523711 1952522240  931G 8e Linux LVM

Partition 2 does not start on physical sector boundary.




Disk /dev/mapper/ubuntu--vg-root: 915.1 GiB, 982612180992 bytes, 1919164416 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 /dev/mapper/ubuntu--vg-swap_1: 15.9 GiB, 17075011584 bytes, 33349632 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 /dev/sdb: 931.5 GiB, 1000170586112 bytes, 1953458176 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x0003f448

Device     Boot Start        End    Sectors   Size Id Type
/dev/sdb1        2048 1953458175 1953456128 931.5G  7 HPFS/NTFS/exFAT

And then I tried this:

mount /dev/sdb1 /mnt -t auto

And this is what I got:

mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
   missing codepage or helper program, or other error

   In some cases useful info is found in syslog - try
   dmesg | tail or so.

I am new to Linux. I did search for the question and I found most of them to have a problem where the hard disk is not recognized while installing. But, I have Ubuntu installed already!

Anthony Wong

First determine what is the filesystem of your external hard disk. You need these packages for the following Windows filesystems:

  • exFAT: exfat-fuse
  • NTFS: ntfs-3g
  • FAT32: already built in the kernel

Install the corresponding packages by running sudo apt install <package>. If the disk is not automatically mounted when plugging in the disk, mount it at the terminal with:

  • exFAT: sudo mount -t exfat <device> <mount_point>
  • NTFS: sudo mount -t ntfs-3g <device> <mount_point>

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

NTFS filesystem on external drive isn't recognised: "mount: wrong fs type, bad option, bad superblock on /dev/sdb1"

From Dev

filesystem conversion from fat32 to ntfs on external hard drive

From Dev

Permissionless external drive with NTFS

From Dev

Why do i get wrong filesystem error on mounting external drive whilst correct ntfs-utils is installed?

From Dev

External drive no longer recognised in any way

From Dev

dd to drive that isn't there

From Dev

Directory path for home to an external NTFS hard drive

From Dev

Deleting files from external NTFS drive in Nautilus

From Dev

Setting NTFS partition permissions for external hard drive

From Dev

Why can't I write to my external NTFS hard drive, even though my permissions are set?

From Dev

Importing React using Webpack and JSX isn't recognised

From Dev

Audio driver should be present in Linux kernel but device isn't recognised

From Dev

Audio driver should be present in Linux kernel but device isn't recognised

From Dev

Why isn't whitespace recognised by the unix core utils in my script?

From Dev

Why isn't tilde recognised as home folder in this case?

From Dev

How to delete "System Volume Information" from an external drive when the feature isn't even turned on

From Dev

Is it a good idea to use compressed NTFS filesystem on an external harddisk?

From Dev

CDROM drive suddenly not recognised

From Dev

Can't mount NTFS drive - "NTFS signature is missing."

From Dev

Can't mount NTFS drive - "NTFS signature is missing."

From Dev

Can't write in NTFS shared drive

From Dev

What is the correct way to unmount an NTFS external drive under Ubuntu 18?

From Dev

What is the correct way to unmount an NTFS external drive under Ubuntu 18?

From Dev

MFT / NTLDR / NTFS (external drive) damaged after ntfsresize (Linux)

From Dev

Allow NonRoot User to Mount a Particular NTFS External Hard Drive

From Dev

Ubuntu mounts external ntfs drive as read-only?

From Dev

How to add external NTFS drive to Google Cloud Engine app?

From Dev

Should a Mac mount an USB external NTFS drive by default?

From Dev

External drive does not show as mounted but shows up in root filesystem

Related Related

  1. 1

    NTFS filesystem on external drive isn't recognised: "mount: wrong fs type, bad option, bad superblock on /dev/sdb1"

  2. 2

    filesystem conversion from fat32 to ntfs on external hard drive

  3. 3

    Permissionless external drive with NTFS

  4. 4

    Why do i get wrong filesystem error on mounting external drive whilst correct ntfs-utils is installed?

  5. 5

    External drive no longer recognised in any way

  6. 6

    dd to drive that isn't there

  7. 7

    Directory path for home to an external NTFS hard drive

  8. 8

    Deleting files from external NTFS drive in Nautilus

  9. 9

    Setting NTFS partition permissions for external hard drive

  10. 10

    Why can't I write to my external NTFS hard drive, even though my permissions are set?

  11. 11

    Importing React using Webpack and JSX isn't recognised

  12. 12

    Audio driver should be present in Linux kernel but device isn't recognised

  13. 13

    Audio driver should be present in Linux kernel but device isn't recognised

  14. 14

    Why isn't whitespace recognised by the unix core utils in my script?

  15. 15

    Why isn't tilde recognised as home folder in this case?

  16. 16

    How to delete "System Volume Information" from an external drive when the feature isn't even turned on

  17. 17

    Is it a good idea to use compressed NTFS filesystem on an external harddisk?

  18. 18

    CDROM drive suddenly not recognised

  19. 19

    Can't mount NTFS drive - "NTFS signature is missing."

  20. 20

    Can't mount NTFS drive - "NTFS signature is missing."

  21. 21

    Can't write in NTFS shared drive

  22. 22

    What is the correct way to unmount an NTFS external drive under Ubuntu 18?

  23. 23

    What is the correct way to unmount an NTFS external drive under Ubuntu 18?

  24. 24

    MFT / NTLDR / NTFS (external drive) damaged after ntfsresize (Linux)

  25. 25

    Allow NonRoot User to Mount a Particular NTFS External Hard Drive

  26. 26

    Ubuntu mounts external ntfs drive as read-only?

  27. 27

    How to add external NTFS drive to Google Cloud Engine app?

  28. 28

    Should a Mac mount an USB external NTFS drive by default?

  29. 29

    External drive does not show as mounted but shows up in root filesystem

HotTag

Archive