CD-R help - a possible clue?

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Art Wagner
Date:  
Subject: CD-R help - a possible clue?
Lucas;
The devices you mention (/dev/scd0,scd1 etc) are the
correct ones for scsi emulation for CD-R and CD-RW. You need
"scsi generic support" compiled into your kernel or as modules.
You need modules "scsi_mod.o, ide-scsi.o, isofs.o, and cdrom.o"
or compile the equivalent into the kernel. After these
modules are installed, and a fstab entry of;
/dev/scd0 /mnt/cdrom iso9660 defaults 0 0
is included, and the directory /mnt/cdrom is present
the command "cdrecord -scanbus" should give a response showing the
presence of your CD-R drive.
I found a lot of good info as to setup and usage in the
CD-Writing-HOWTO.
Good Luck
Art Wagner
Lucas Vogel wrote:
>
> With my current configuration, I get the following lines in my dmesg output:
>
> scsi0 : SCSI host adapter emulation for IDE ATAPI devices
> scsi : 1 host.
>
> I do not have any scsi* devices listed in /dev , but I do have scd* listed.
> Should I create a scsi0 device? Would that be what it's looking for?
>
> thanks
>
> -------------------------------------------
> Lucas Vogel, Software Developer
> Exponent Failure Analysis Associates, Inc.
>
> (623)587-6739
>
> _______________________________________________
> Plug-discuss mailing list -
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss