You are not logged in.
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
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
Changes to devfsd.conf did not correct the problem.
Thanks
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
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!!!
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