You are not logged in.

#26 2004-02-27 02:49:30

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: No usb-storage in Kernel 2.4.25

big_smile  smile
   Re-downloaded the rescan file and re-ran as .sh  ,....result...[root@n6re root]# mv rescan-scsi-bus.txt rescan-scsi-bus.sh
[root@n6re root]# chmod +x rescan-scsi-bus.sh
[root@n6re root]# ./rescan-scsi-bus.sh
Host adapter 1 (ide-scsi) found.
Host adapter 0 (usb-storage-0) found.
Scanning hosts  1 0 channels 0 for
SCSI target IDs  0 1 2 3 4 5 6 7 , LUNs  0
Scanning for device 0 0 0 0 ...
OLD: Host: scsi0 Channel: 00 Id: 00 Lun: 00
      Vendor: HITACHI_ Model: DK23BA-10B       Rev: 00E2
      Type:   Direct-Access                    ANSI SCSI revision: 02
0 new device(s) found.
0 device(s) removed.
[root@n6re root]#


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#27 2004-02-27 04:09:46

neocephas
Member
From: orange, ca
Registered: 2004-02-14
Posts: 30

Re: No usb-storage in Kernel 2.4.25

I don't know if this helps, but I editted the end of my devfsd.conf to look like this

# If you have removable media and want to force media revalidation when looking
# up new or old compatibility names, uncomment the following lines
#SCSI NEWCOMPAT  /dev/sd/* names
#LOOKUP         ^(sd/c[0-9]+b[0-9]+t[0-9]+u[0-9]+)p[0-9]+$      EXECUTE /bin/dd if=$mntpnt/1 of=/dev/null count=1
#SCSI OLDCOMPAT  /dev/sd?? names
LOOKUP          ^(sd[a-z]+)[0-9]+$      EXECUTE /bin/dd if=$mntpnt/1 of=/dev/null count=1
#IDE NEWCOMPAT   /dev/ide/hd/* names
#LOOKUP         ^(ide/hd/c[0-9]+b[0-9]+t[0-9]+u[0-9]+)p[0-9]+$  EXECUTE /bin/dd if=$mntpnt/1 of=/dev/null count=1
#IDE OLDCOMPAT   /dev/hd?? names
LOOKUP          ^(hd[a-z])[0-9]+$       EXECUTE /bin/dd if=$mntpnt/1 of=/dev/null count=1

My usb mp3 player works with this and so does my zip drive.  I made other changes to the file, but I don't think that matters too much.

Offline

#28 2004-02-27 05:57:07

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: No usb-storage in Kernel 2.4.25

big_smile  smile

   Changes to devfsd.conf did not correct the problem.

   Thanks  big_smile


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#29 2004-02-28 18:09:39

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: No usb-storage in Kernel 2.4.25

big_smile  smile

    Final resolution to the problem:


    Decided to re-install arch and discovered a scratched CD caused the trouble.

   Re-installed with spare CD and now have sda1 mounting correctly.

    Thanks to all for the support...details in this series will probably help others with their difficulties, at least, I hope so!!! big_smile


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

Board footer

Powered by FluxBB