Bug 212886 - Removable usb hard drive doesn't mount on boot
Summary: Removable usb hard drive doesn't mount on boot
Keywords:
Status: CLOSED DUPLICATE of bug 204396
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 6
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-29 22:54 UTC by Jonathan Ryshpan
Modified: 2007-12-31 06:44 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-12-31 06:44:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jonathan Ryshpan 2006-10-29 22:54:25 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.7) Gecko/20061011 Fedora/1.5.0.7-7.fc6 Firefox/1.5.0.7

Description of problem:
The drive, a Maxtor 300 GB removable hard drive on the USB bus doean't mount when the system is booted.  Nor are the files /dev/sda and /dev/sda1, which are the device files for this device created, which makes it impossible for the mount command to mount the drive.  However if the drive is unplugged from the USB bus and then plugged in again, the files /dev/sda and /dev/sda1 are created, and if KDE is running, KDE even asks if the drive should be mounted.

To be exact about the drive:
$ lsusb
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Bus 001 Device 003: ID 1241:1177 Belkin F8E842-DL Mouse
Bus 003 Device 004: ID 0d49:3210 Maxtor
Bus 003 Device 001: ID 0000:0000


Version-Release number of selected component (if applicable):
udev-095-14

How reproducible:
Always


Steps to Reproduce:
1.Boot Linux
2.Log in and perform 
  $ ls /dev/sda*
  ls: /dev/sda*: No such file or directory
3.Remove the USB plug from the drive.
  There's a little activity visible on the drive's lights
4.Perform
  $ ls /dev/sda*
  /dev/sda  /dev/sda1

Actual Results:


Expected Results:


Additional info:
This breaks my automatic backup system run by anacron, unless I remember to unplug and plug back in the removable drive pretty quick.

Comment 1 Harald Hoyer 2006-10-30 15:00:42 UTC
similar to #204396

Comment 2 Jon Stanley 2007-12-31 06:44:16 UTC

*** This bug has been marked as a duplicate of 204396 ***


Note You need to log in before you can comment on or make changes to this bug.