Dances With Crows hollered:
Thanks for the reply.
It's a LaCie USB CD-RW (aka Mitsumi 4804TE). I had posted something a few
days ago regarding some initial questions I had... Had included quite a
bit of info in that post, here it is if it's of any additional help:
http://groups.google.com/groups?selm=3C9FE818.1040705%40thinktankdeco...
Since posting that, I've since updated my kernel from 2.4.7-10 to 2.4.9-31.
Basically, this is just an IDE burner in an external case with a USB
interface. I've thought about taking the drive out of the external case &
putting it inside the machine on the IDE bus. Would that be a step in the
right direction???
Here's the other info you asked about.
dmesg | tail -15
ISO 9660 Extensions: RRIP_1991A
smb_trans2_request: result=-104, setting invalid
smb_retry: successful, new pid=905, generation=2
smb_trans2_request: result=-104, setting invalid
smb_retry: successful, new pid=911, generation=2
smb_trans2_request: result=-104, setting invalid
smb_retry: successful, new pid=915, generation=2
Attached scsi generic sg0 at scsi1, channel 0, id 0, lun 0, type -1
resize_dma_pool: unknown device type -1
smb_trans2_request: result=-104, setting invalid
smb_retry: successful, new pid=905, generation=3
smb_trans2_request: result=-104, setting invalid
smb_retry: successful, new pid=911, generation=3
smb_trans2_request: result=-104, setting invalid
smb_retry: successful, new pid=915, generation=3
lsmod
Module Size Used by Not tainted
sg 28932 1 (autoclean)
ide-cd 27072 2 (autoclean)
cdrom 28672 0 (autoclean) [ide-cd]
emu10k1 49764 1 (autoclean)
soundcore 4452 4 (autoclean) [emu10k1]
nls_iso8859-1 2816 4 (autoclean)
smbfs 37024 3 (autoclean)
parport_pc 14916 1 (autoclean)
lp 6336 0 (autoclean)
parport 25568 1 (autoclean) [parport_pc lp]
autofs 11620 0 (autoclean) (unused)
ne 7488 1
8390 6752 0 [ne]
usb-storage 55788 1
scsi_mod 98840 2 [sg usb-storage]
usb-uhci 21732 0 (unused)
usbcore 51936 1 [usb-storage usb-uhci]
ext3 62624 2
jbd 41156 2 [ext3]
Now, from looking at dmesg, I'm assuming the sg0 is the usb device?? I had
been trying to mount it as scd(0-7)... trying to mount it now as
mount -t iso9660 /dev/sg0 /mnt/cdrom2
/dev/sg0 is not a block device
So, that's where I'm at. Still wondering if it would be easier just to
throw the burner inside the machine???