"Invalid mount option"



I'm not sure if this is a gnome issue or not, so pointers welcome.


I'm running Ubuntu Hardy.  I used to be able to plug in my usb flash
and have it automatically mount.  How it did that I was never sure.
But it worked.

Today, when I plug it in I get a pop-up window:

    Cannot mount volume.
    Invalid mount option when attempting to mount the volume


Can someone explain the process that happens when I plug in the flash
drive?  What process is showing me that pop-up message?  Network
manager?

Is there any place where it says *what* the invalid option was?  Feels
like I'm using Windows when I get an error message that doesn't tell
me what the problem really is. ;)

Where can I find what mount options it was trying to use?


syslog only shows:


Oct 23 11:12:33 bumby2 kernel: [253794.398386] usb 8-2: new high speed USB device using ehci_hcd and address 4
Oct 23 11:12:34 bumby2 kernel: [253795.041991] usb 8-2: configuration #1 chosen from 1 choice
Oct 23 11:12:34 bumby2 kernel: [253795.042237] scsi6 : SCSI emulation for USB Mass Storage devices
Oct 23 11:12:34 bumby2 kernel: [253795.042442] usb-storage: device found at 4
Oct 23 11:12:34 bumby2 kernel: [253795.042445] usb-storage: waiting for device to settle before scanning
Oct 23 11:12:34 bumby2 NetworkManager: <debug> [1224785554.081068] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_5dc_b047_AA00000000000191'). 
Oct 23 11:12:34 bumby2 NetworkManager: <debug> [1224785554.150416] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_5dc_b047_AA00000000000191_if0'). 
Oct 23 11:12:39 bumby2 kernel: [253800.030043] usb-storage: device scan complete
Oct 23 11:12:39 bumby2 kernel: [253800.826566] scsi 6:0:0:0: Direct-Access     Lexar    RW047SDHC Reader 0100 PQ: 0 ANSI: 0 CCS
Oct 23 11:12:39 bumby2 NetworkManager: <debug> [1224785559.941432] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/usb_device_5dc_b047_AA00000000000191_if0_scsi_host'). 
Oct 23 11:12:39 bumby2 NetworkManager: <debug> [1224785559.943057] 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'). 
Oct 23 11:12:40 bumby2 kernel: [253801.042822] sd 6:0:0:0: [sdc] 8057856 512-byte hardware sectors (4126 MB)
Oct 23 11:12:40 bumby2 kernel: [253801.043570] sd 6:0:0:0: [sdc] Write Protect is off
Oct 23 11:12:40 bumby2 kernel: [253801.043573] sd 6:0:0:0: [sdc] Mode Sense: 4b 00 00 08
Oct 23 11:12:40 bumby2 kernel: [253801.043575] sd 6:0:0:0: [sdc] Assuming drive cache: write through
Oct 23 11:12:40 bumby2 kernel: [253801.046187] sd 6:0:0:0: [sdc] 8057856 512-byte hardware sectors (4126 MB)
Oct 23 11:12:40 bumby2 kernel: [253801.046812] sd 6:0:0:0: [sdc] Write Protect is off
Oct 23 11:12:40 bumby2 kernel: [253801.046815] sd 6:0:0:0: [sdc] Mode Sense: 4b 00 00 08
Oct 23 11:12:40 bumby2 kernel: [253801.046817] sd 6:0:0:0: [sdc] Assuming drive cache: write through
Oct 23 11:12:40 bumby2 kernel: [253801.046821]  sdc: sdc1
Oct 23 11:12:40 bumby2 kernel: [253801.047743] sd 6:0:0:0: [sdc] Attached SCSI removable disk
Oct 23 11:12:40 bumby2 kernel: [253801.047780] sd 6:0:0:0: Attached scsi generic sg3 type 0
Oct 23 11:12:40 bumby2 NetworkManager: <debug> [1224785560.101258] 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'). 
Oct 23 11:12:40 bumby2 NetworkManager: <debug> [1224785560.204210] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/storage_serial_Lexar_RW047SDHC_Reader_AA00000000000191_0_0'). 
Oct 23 11:12:40 bumby2 NetworkManager: <debug> [1224785560.261988] nm_hal_device_added(): New device added (hal udi is '/org/freedesktop/Hal/devices/volume_uuid_FC30_3DA9'). 


$ cat /etc/fstab
# /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 hank org
Sent from my iMutt



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]