On Sat, 23 Nov 2002 22:10:52 +0000
George  Reynolds <[EMAIL PROTECTED]> wrote:

> Hi, 
> I have a pretty much identical problem to that reported at
> 
>http://www.geocrawler.com/mail/thread.php3?subject=%5BLinux-usb-users%5D+USB+ATA+harddisk&list=4563
> 
> This problem never seemed to be solved

 Hello George & all

 This problem is solved.

 http://www.geocrawler.com/mail/msg.php3?msg_id=8972352&list=4563

-------------------------------------------------------------------
 SCSI subsystem driver Revision: 1.00
Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
scsi0 : SCSI emulation for USB Mass Storage devices
  Vendor: NIKON     Model: NIKON DSC E995    Rev: 1.00
  Type:   Direct-Access                      ANSI SCSI revision: 02
Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
SCSI device sda: 500400 512-byte hdwr sectors (256 MB)
sda: Write Protect is off
 sda: sda1
--------------------------------------------------------------------

 I repeat :
============

 Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
SCSI device sda: 500400 512-byte hdwr sectors (256 MB)
sda: Write Protect is off
 sda: sda1

 If you are getting this message
 tail -f /var/log/messages
 after
 /sbin/modprobe usb-storage
 inserting your camera or card-reader

 you are  a lucky man,
 because you have booted a kernel with SCSI-LUNs

 Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
-------------------------------------------------------------------
------------------------------------------------------------ ======

 After the message above you know what to mount :
 Here in this example - sda1
 mount -t vfat /dev/sda1 /mnt/<your_directory>

 Unfortunately not a single distributor supports SCSI-LUNs in kernel
 I have tested Mandrake, RedHat, Suse - NO success !

 I'm booting with own kernels WITH SCSI-LUNs - and it works! :-))
 Someone told me SCSI-LUNs would be dangerous ;-) ;-)
 because of any bad SCSI-drives on market ...
 If that problem exists, it's a problem of bad drives,
 that do not follow SCSI-specifications.

 I do run own kernels since 1999 and I never had a problem.
 I'm using good drives like Quantum or IBM.

 You need a dev-station and kernel sources,
 knowledge about configure a kernel and
 you must know how to install an own kernel.
-- 

 mfg Hajo C Jeske
 UNIX-Software-Entwickler, Unix-Administrator,
 Daten-Rettung und Komplett-Einrichtung/Upgrade von Linux-Systemen mit Service und 
Wartung



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to