Package: mount
Version: 2.25.1-5
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

Attempting to mount a 16 gigabyte microsd installed in a Nokia C5-00 handset
when handset was set to provide USB mass-storage interface.

The microsd card had previously been removed from the handset and fsck -av 
run on it.

dmesg reported:

[154083.838576] usb 2-2: new high-speed USB device number 7 using ehci-pci
[154083.972067] usb 2-2: New USB device found, idVendor=0421, idProduct=0594
[154083.972075] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=
3
[154083.972077] usb 2-2: Product: C5-00.3
[154083.972080] usb 2-2: Manufacturer: Nokia
[154083.972081] usb 2-2: SerialNumber: 357007040736419
[154083.973883] usb-storage 2-2:1.0: USB Mass Storage device detected
[154083.974386] scsi host13: usb-storage 2-2:1.0
[154084.973580] scsi 13:0:0:0: Direct-Access     Nokia    S60              1.0
PQ: 0 ANSI: 0
[154084.974428] sd 13:0:0:0: Attached scsi generic sg3 type 0
[154084.977220] sd 13:0:0:0: [sdc] Attached SCSI removable disk
[154089.207239] sd 13:0:0:0: [sdc] 31116288 512-byte logical blocks: (15.9 GB/14
.8 GiB)
[154089.374942]  sdc:
[154089.380998] sd 13:0:0:0: [sdc]
[154089.381006] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[154089.381008] sd 13:0:0:0: [sdc]
[154089.381010] Sense Key : Not Ready [current]
[154089.381013] sd 13:0:0:0: [sdc]
[154089.381017] Add. Sense: Medium not present
[154089.381019] sd 13:0:0:0: [sdc] CDB:
[154089.381021] Read(10): 28 00 01 da cb 80 00 00 08 00
[154089.381029] end_request: I/O error, dev sdc, sector 31116160
[154089.383111] sd 13:0:0:0: [sdc]
[154089.383117] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[154089.383119] sd 13:0:0:0: [sdc]
[154089.383120] Sense Key : Not Ready [current]
[154089.383123] sd 13:0:0:0: [sdc]
[154089.383127] Add. Sense: Medium not present
[154089.383129] sd 13:0:0:0: [sdc] CDB:
[154089.383130] Read(10): 28 00 01 da cb f0 00 00 08 00
[154089.383138] end_request: I/O error, dev sdc, sector 31116272
[154089.384427] sd 13:0:0:0: [sdc]
[154089.384433] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[154089.384435] sd 13:0:0:0: [sdc]
[154089.384437] Sense Key : Not Ready [current]
[154089.384441] sd 13:0:0:0: [sdc]
[154089.384444] Add. Sense: Medium not present
[154089.384446] sd 13:0:0:0: [sdc] CDB:
[154089.384448] Read(10): 28 00 01 da cb f0 00 00 08 00
[154089.384456] end_request: I/O error, dev sdc, sector 31116272
[154089.384460] Buffer I/O error on device sdc, logical block 3889534
[154089.396911] sd 13:0:0:0: [sdc]
[154089.396919] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[154089.396921] sd 13:0:0:0: [sdc]
[154089.396923] Sense Key : Not Ready [current]

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

# mount /dev/sdc /mnt/nokia
mount: wrong fs type, bad option, bad superblock on /dev/sdc,
       missing codepage or helper program, or other error

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

# mount -t vfat /dev/sdc /mnt/nokia

succeeds.

(there is no uncommented entry for /mnt/nokia or /dev/sdc in /etc/fstab)

Furthermore, blkid does not show the device.

   * What was the outcome of this action?
   * What outcome did you expect instead?

If mount cannot reliably detect vfat it should be documented.



*** End of the template - remove these template lines ***


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 
'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.17.0+ (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mount depends on:
ii  libc6          2.19-11
ii  libmount1      2.25.1-5
ii  libselinux1    2.3-2
ii  libsmartcols1  2.25.1-5

mount recommends no packages.

Versions of packages mount suggests:
pn  nfs-common  <none>

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to