Topic: Problems mounting usb pendrive

When I insert my usb pendrive this is the error I get:

Failed to mount "4G Removable Volume".

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.
dmesg | tail
[ 1913.426271] sd 13:0:0:0: [sdc] Assuming drive cache: write through
[ 1913.430551] sd 13:0:0:0: [sdc] Assuming drive cache: write through
[ 1913.430557]  sdc: sdc1
[ 1913.434449] sd 13:0:0:0: [sdc] Assuming drive cache: write through
[ 1913.434455] sd 13:0:0:0: [sdc] Attached SCSI removable disk
[ 1915.294381] UDF-fs: No VRS found
[ 1915.294384] UDF-fs: Rescanning with blocksize 2048
[ 1915.295383] UDF-fs: No VRS found
[ 1915.295384] UDF-fs: No partition found (1)
[ 1915.338510] ISOFS: Unable to identify CD-ROM format.

I have successfully mounted it in both Windows 7 and gparted.  I successfully reformatted it to ext4 in gparted, but this did nothing. hmm

Does anyone have any ideas or could direct me in the right direction? big_smile

Thankyou!

Re: Problems mounting usb pendrive

Okay, not sure if it solves it, but found a work around:

http://forums11.itrc.hp.com/service/for … dId=724798

Involves commenting out 

 /dev/sdc1       /media/cdrom0   udf,iso9660 user,noauto     0       0 

in /etc/fstab .