After Hardy upgrade: invalid mount options with usb flash drive

Bill Moseley moseley at hank.org
Mon Sep 1 17:15:17 UTC 2008


On one of my desktop machines I just upgraded finally to Hardy and
now when I plug in my flash drive (usb memory card) from my camera I
get an alert pop-up that says only:

    Cannot mount volume.

    Invalid mount option when attempting to mount the volume.

Oddly, I have a laptop running Hardy that mounts the same device
without any complaints.

I *can* mount the flash drive manually with

    sudo mount /dev/sdc1 /media/disk

(and then as soon as I do that f-spot opens).

Could someone please explain what happens when the device is plugged in
so that I can understand the process?

Where is the "Invalid mount option" coming from in the first place
(any why is that not logged)?

I have nothing in /etc/fstab for this device.

Thanks.

Sep  1 09:48:21 bumby2 kernel: [1343537.648954] usb 8-4: new high speed USB device using ehci_hcd and address 6
Sep  1 09:48:21 bumby2 kernel: [1343538.288600] usb 8-4: configuration #1 chosen from 1 choice
Sep  1 09:48:21 bumby2 kernel: [1343538.288832] scsi8 : SCSI emulation for USB Mass Storage devices
Sep  1 09:48:21 bumby2 kernel: [1343538.289060] usb-storage: device found at 6
Sep  1 09:48:21 bumby2 kernel: [1343538.289063] usb-storage: waiting for device to settle before scanning
Sep  1 09:48:22 bumby2 NetworkManager: <debug> [1220287702.006654] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_5dc_b047_AA00000000000191'). 
Sep  1 09:48:22 bumby2 NetworkManager: <debug> [1220287702.149162] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_5dc_b047_AA00000000000191_if0'). 
Sep  1 09:48:26 bumby2 kernel: [1343543.276529] usb-storage: device scan complete
Sep  1 09:48:27 bumby2 kernel: [1343544.105982] scsi 8:0:0:0: Direct-Access     Lexar    RW047SDHC Reader 0100 PQ: 0 ANSI: 0 CCS
Sep  1 09:48:27 bumby2 NetworkManager: <debug> [1220287707.722407] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_5dc_b047_AA00000000000191_if0_scsi_host'). 
Sep  1 09:48:27 bumby2 NetworkManager: <debug> [1220287707.724641] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_5dc_b047_AA00000000000191_if0_scsi_host_scsi_device_lun0'). 
Sep  1 09:48:27 bumby2 kernel: [1343544.322112] sd 8:0:0:0: [sdc] 8057856 512-byte hardware sectors (4126 MB)
Sep  1 09:48:27 bumby2 kernel: [1343544.322859] sd 8:0:0:0: [sdc] Write Protect is off
Sep  1 09:48:27 bumby2 kernel: [1343544.322863] sd 8:0:0:0: [sdc] Mode Sense: 4b 00 00 08
Sep  1 09:48:27 bumby2 kernel: [1343544.322865] sd 8:0:0:0: [sdc] Assuming drive cache: write through
Sep  1 09:48:27 bumby2 kernel: [1343544.325475] sd 8:0:0:0: [sdc] 8057856 512-byte hardware sectors (4126 MB)
Sep  1 09:48:27 bumby2 kernel: [1343544.326101] sd 8:0:0:0: [sdc] Write Protect is off
Sep  1 09:48:27 bumby2 kernel: [1343544.326104] sd 8:0:0:0: [sdc] Mode Sense: 4b 00 00 08
Sep  1 09:48:27 bumby2 kernel: [1343544.326106] sd 8:0:0:0: [sdc] Assuming drive cache: write through
Sep  1 09:48:27 bumby2 kernel: [1343544.326112]  sdc: sdc1
Sep  1 09:48:27 bumby2 kernel: [1343544.326902] sd 8:0:0:0: [sdc] Attached SCSI removable disk
Sep  1 09:48:27 bumby2 kernel: [1343544.326940] sd 8:0:0:0: Attached scsi generic sg3 type 0
Sep  1 09:48:27 bumby2 NetworkManager: <debug> [1220287707.883275] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_5dc_b047_AA00000000000191_if0_scsi_host_scsi_device_lun0_scsi_generic'). 
Sep  1 09:48:28 bumby2 NetworkManager: <debug> [1220287708.109132] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/storage_serial_Lexar_RW047SDHC_Reader_AA00000000000191_0_0'). 
Sep  1 09:48:28 bumby2 NetworkManager: <debug> [1220287708.262877] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_FC30_3DA9').



# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda3
UUID=5cbfad04-a4d7-4143-bc81-8e725f7a2194 /               ext3    defaults,errors=remount-ro 0       1
/dev/sdb1       /media/store      ext3    defaults,errors=remount-ro 0       1
# /dev/sda5
UUID=2f1924a5-bdaa-4f11-9c09-b670b9479e22 none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec 0       0


-- 
Bill Moseley
moseley at hank.org
Sent from my iMutt





More information about the ubuntu-users mailing list