Bug#337795: not mounting usbdrive with current versions of udev / hal / usbmount

2009-05-01 Thread Rogério Brito
Dear Arthur,

I am the new maintainer of usbmount.

On Nov 07 2005, Arthur Marsh wrote:
 My usbdrive is recognised by udev when plugged in:
 
 Nov  7 01:01:49 localhost kernel: usb 3-2: new full speed USB device using 
 ohci_hcd and address 5

Interesting that you were using in an i386 platform.

 Nov  7 01:01:54 localhost kernel:   Vendor:   Model:  
  Rev:
 Nov  7 01:01:54 localhost kernel:   Type:   Direct-Access 
  ANSI SCSI revision: 00

Do you really get those messages with empty fields?

 Nov  7 01:01:54 localhost kernel: sda: assuming drive cache: write through
 Nov  7 01:01:54 localhost kernel:  sda: sda1
 Nov  7 01:01:54 localhost kernel: Attached scsi removable disk sda at scsi2, 
 channel 0, id 0, lun 0
 Nov  7 01:01:54 localhost kernel: usb-storage: device scan complete

Oh, up to now.

I have updated the usbmount version in unstable (but it is completely
compatible with the version in stable) and I would appreciate if you
could test it so that we can update the status of this bug. Also, newer
versions of the kernel and of udev would probably help.

Also, I have included quite detailed information in the documentation
shipped with usbmount, including troubleshooting the behaviour of the
package.

 /etc/usbmount/usbmount.conf is:
(...)
 VERBOSE=no

Can you please set VERBOSE to yes and see the logs (possibly in
/var/log/messages or /var/log/syslog, depending on your configurations)?

 I could not find anything in /etc/udev that appeared to tell udev to 
 recognise usbdrives.

It should be inside the directory /etc/udev/rules.d . I hope that this helps.

If you can't reproduce the problem, please let me know and we can close
this bug.


Regards, Rogério Brito.

-- 
Rogério Brito : rbr...@{mackenzie,ime.usp}.br : GPG key 1024D/7C2CAEB8
http://www.ime.usp.br/~rbrito : http://meusite.mackenzie.com.br/rbrito
Projects: algorithms.berlios.de : lame.sf.net : vrms.alioth.debian.org



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



Bug#337795: not mounting usbdrive with current versions of udev / hal / usbmount

2005-11-06 Thread Arthur Marsh
Package: usbmount
Version: 0.0.14
Severity: important


My usbdrive is recognised by udev when plugged in:

Nov  7 01:01:49 localhost kernel: usb 3-2: new full speed USB device 
using ohci_hcd and address 5
Nov  7 01:01:49 localhost kernel: scsi2 : SCSI emulation for USB Mass 
Storage devices
Nov  7 01:01:49 localhost kernel: usb-storage: device found at 5
Nov  7 01:01:49 localhost kernel: usb-storage: waiting for device to 
settle before scanning
Nov  7 01:01:54 localhost kernel:   Vendor:   Model:   
Rev:
Nov  7 01:01:54 localhost kernel:   Type:   Direct-Access  
ANSI SCSI revision: 00
Nov  7 01:01:54 localhost kernel: SCSI device sda: 503521 512-byte hdwr 
sectors (258 MB)
Nov  7 01:01:54 localhost kernel: sda: Write Protect is off
Nov  7 01:01:54 localhost kernel: sda: Mode Sense: 00 c0 00 00
Nov  7 01:01:54 localhost kernel: sda: assuming drive cache: write 
through
Nov  7 01:01:54 localhost kernel: SCSI device sda: 503521 512-byte hdwr 
sectors (258 MB)
Nov  7 01:01:54 localhost kernel: sda: Write Protect is off
Nov  7 01:01:54 localhost kernel: sda: Mode Sense: 00 c0 00 00
Nov  7 01:01:54 localhost kernel: sda: assuming drive cache: write 
through
Nov  7 01:01:54 localhost kernel:  sda: sda1
Nov  7 01:01:54 localhost kernel: Attached scsi removable disk sda at 
scsi2, channel 0, id 0, lun 0
Nov  7 01:01:54 localhost kernel: usb-storage: device scan complete

I can manually mount the drive using this /etc/fstab entry:

/dev/sda1 /mnt/usbdrive vfat
defaults,uid=65534,gid=65534,umask=000,iocharset=utf8   0   0

(all on one line), but haven't had successful automounts.

/etc/usbmount/usbmount.conf is:

MOUNTPOINTS=/media/usb0 /media/usb1 /media/usb2 /media/usb3
 /media/usb4 /media/usb5 /media/usb6 /media/usb7

FILESYSTEMS=ext2 ext3 vfat

MOUNTOPTIONS=noexec,nodev,noatime,iocharset=utf8,user=amarsh04
FS_MOUNTOPTIONS=

VERBOSE=no

I could not find anything in /etc/udev that appeared to tell udev to 
recognise usbdrives.

Are there one or more files needed in /etc/udev to identify usbdrives?

Regards,

Arthur.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages usbmount depends on:
ii  lockfile-progs0.1.10 Programs for locking and unlocking
ii  udev  0.071-1/dev/ and hotplug management daemo

usbmount recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]