This one time, at band camp, Walter Tautz said: > /proc/scsi# cat scsi > Attached devices: > Host: scsi0 Channel: 00 Id: 00 Lun: 00 > Vendor: IDE-CD Model: R/RW 16x10A Rev: B1.5 > Type: CD-ROM ANSI SCSI revision: 02 > > # cat usb-storage-0/0 > Host scsi0: usb-storage > Vendor: LaCie > Product: LaCie StudioDrive USB2 > Serial Number: 11100E0003F3ADEB > Protocol: Transparent SCSI > Transport: Bulk > GUID: 059f020211100e0003f3adeb > Attached: Yes > > --------------- > > Perhaps it is just printing out the name but no driver exists? > > > What device should I mount it under, I have tried /dev/sda, /dev/sda1 but > it complains it is not a block device > > # lsmod > Module Size Used by Tainted: P > isofs 24224 0 (autoclean) > sd_mod 10556 0 (autoclean) (unused) > soundcore 3556 0 (autoclean) > usb-storage 48000 0 > agpgart 29504 0 (autoclean) > NVdriver 945632 10 (autoclean) > nfs 69500 12 (autoclean) > lockd 46656 1 (autoclean) [nfs] > sunrpc 58196 1 (autoclean) [nfs lockd] > scsi_mod 84984 2 [sd_mod usb-storage] > 3c59x 24936 1 > keybdev 1664 0 (unused) > usbkbd 2912 0 (unused) > input 3328 0 [keybdev usbkbd] > usb-uhci 21028 0 (unused) > usbcore 48192 0 [usb-storage usbkbd usb-uhci] > rtc 5368 0 (autoclean) > unix 13316 18 (autoclean) > ide-disk 6592 3 (autoclean) > ide-probe-mod 7968 0 (autoclean) > ide-mod 129420 3 (autoclean) [ide-disk ide-probe-mod] > ext3 56544 2 (autoclean) > jbd 34968 2 (autoclean) [ext3]
It looks like you have all the right modules loaded, and the kernel can see the device, so that's good. Try /dev/scd0 at a guess - that's usually where the first SCSI CD lives. /dev/sda is, IIRC, for SCSI hard disks. -- He laughs at every joke three times... once when it's told, once when it's explained, and once when he understands it.
msg11348/pgp00000.pgp
Description: PGP signature