Bryan Kadzban wrote:
> Bruce Dubbs wrote:
>> Matt Burgess wrote:
>>> On Wed, 2012-11-28 at 14:12 -0600, Bruce Dubbs wrote:

>> Checking against a slightly older build with udev 182, I only have
>> two entries in /dev/disk/by-path, /dev/hda (CD-ROM) and /dev/sdc
>> (which appears to be a leftover usb entry).
>
> Wait, /dev/hda?  You might actually be using the ATA transport class,
> not the SCSI one.  Is your disk hdb, or sda/sdb?  The latter should
> work; the former won't.

Yes hda.  There is no hdb, but there is sd{a,b,c} as well as hda.  The 
system hw is from 2005.

I don't know why sdc is still present.  There is no usb drive plugged in:

hdparm -i /dev/sda
Model=Maxtor 6Y080M0, FwRev=YAR51HW0, SerialNo=Y24N8T1C

hdparm -i /dev/sdb
Model=ST3250310AS, FwRev=3.ADA, SerialNo=6RY5BF78

hdparm -i /dev/sdc
  HDIO_GET_IDENTITY failed: Invalid argument

hdparm -i /dev/hda
Model=HL-DT-ST RW/DVD GCC-4481B, FwRev=E106, SerialNo=

It appears that udev did not remove /dev/sdc or the accompanying /sys 
info when the drive was removed.   I don't recall when I last used a 
thumb drive on this system.  The uptime is 148 days.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to