Jump to content

USB detected but not automounted


naudefj
 Share

Recommended Posts

I have an x86_64 and i686 system running mdk2007. My memory stick works 100%on the i686 system, but not on the x86_64 system. Looks like the memory stick is detected, but not automatically mounted. However, I can manually mount it without problems:

 

# mkdir /tmp/x
# mount /dev/sdb1 /tmp/x

 

Any suggestions on how to get the system to automount it on x86_64?

 

System info:

 

# uname -a
Linux localhost 2.6.17-5mdv #1 SMP Wed Sep 13 14:28:02 EDT 2006 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ GNU/Linux

# lsusb
Bus 002 Device 005: ID 090c:1000 Feiya Technology Corp. Memory Bar

# tail messages
Jan 21 08:35:43 htpc kernel: usb 2-7: new high speed USB device using ehci_hcd and address 5
Jan 21 08:35:43 htpc kernel: usb 2-7: configuration #1 chosen from 1 choice
Jan 21 08:35:43 htpc kernel: scsi5 : SCSI emulation for USB Mass Storage devices
Jan 21 08:35:48 htpc kernel:   Vendor: USB	   Model: Flash Disk		Rev: 1100
Jan 21 08:35:48 htpc kernel:   Type:   Direct-Access					  ANSI SCSI revision: 00
Jan 21 08:35:48 htpc kernel: SCSI device sdb: 246784 512-byte hdwr sectors (126 MB)
Jan 21 08:35:48 htpc kernel: sdb: Write Protect is off
Jan 21 08:35:48 htpc kernel: sdb: assuming drive cache: write through
Jan 21 08:35:48 htpc kernel: SCSI device sdb: 246784 512-byte hdwr sectors (126 MB)
Jan 21 08:35:48 htpc kernel: sdb: Write Protect is off
Jan 21 08:35:48 htpc kernel: sdb: assuming drive cache: write through
Jan 21 08:35:48 htpc kernel:  sdb: sdb1
Jan 21 08:35:48 htpc kernel: sd 5:0:0:0: Attached scsi removable disk sdb
Jan 21 08:35:48 htpc kernel: sd 5:0:0:0: Attached scsi generic sg1 type 0

 

[moved from Software by spinynorman]

Link to comment
Share on other sites

Thanks for the reply. See answers below:

 

# urpmq pmount
pmount

 

And yes, it looks as if HAL is running:

 

# ps -ef | grep hald
73		2385	 1  0 Jan26 ?		00:00:00 hald
root	  2392  2385  0 Jan26 ?		00:00:00 hald-runner
73		2454  2392  0 Jan26 ?		00:00:00 /usr/lib64/hald-addon-acpi
root	  2461  2392  0 Jan26 ?		00:00:00 /usr/lib64/hald-addon-storage

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...