You are not logged in.

#1 2011-02-12 15:19:22

bilgee0629
Member
Registered: 2011-01-29
Posts: 57

Error mounting: mount: /dev/sdb1: can't read superblock

When I mount a flash disk, it show error which is (Error mounting: mount: /dev/sdb1: can't read superblock). How can fix it without formatting flash disk?

Offline

#2 2011-02-12 16:33:51

MadTux
Member
Registered: 2009-09-20
Posts: 553

Re: Error mounting: mount: /dev/sdb1: can't read superblock

Do you know what filesystem is on the flash disk?

Offline

#3 2011-02-12 16:41:42

SS4
Member
From: !Rochford, Essex
Registered: 2010-12-05
Posts: 699

Re: Error mounting: mount: /dev/sdb1: can't read superblock

It's usually vfat on usb stick

# mount -t vfat /dev/sdb1 /media/disk

edit, you can always run

# fdisk -l

Last edited by SS4 (2011-02-12 16:43:34)


Rauchen verboten

Offline

#4 2011-02-13 09:45:16

bilgee0629
Member
Registered: 2011-01-29
Posts: 57

Re: Error mounting: mount: /dev/sdb1: can't read superblock

It shows same error again. sad

Offline

#5 2011-02-13 09:52:41

thisoldman
Member
From: Pittsburgh
Registered: 2009-04-25
Posts: 1,172

Re: Error mounting: mount: /dev/sdb1: can't read superblock

Again, what filesystem?

Offline

#6 2011-02-14 11:36:09

bilgee0629
Member
Registered: 2011-01-29
Posts: 57

Re: Error mounting: mount: /dev/sdb1: can't read superblock

I think error was happened because of flash disk. It couldn't get opened when i struggled to open from windows, after formatting flash disk, it has worked.

Offline

Board footer

Powered by FluxBB