NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 55015 Location: 56N 3W
|
Posted: Sun Aug 24, 2003 12:33 pm Post subject: |
|
|
wonderpun2002,
If you actually want to write to CD, you need to set up the writer as a fake SCSI device and tell the kernel not to add it to the IDE subsytem by adding /dev/hdd=ide-scsi on the kernel command line.
Your kernel needs to be built with ide-scsi, generic scsi support and scsi cdrom support. If you want to do CD to CD copies, configure both CDs as emulated scsi devices.
Writing to IDE CD-RWs as /dev/hdX is new and experimental, some CD write apps support it but most still expect to see a (fake) scsi interface.
Regards,
NeddySeagoon _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|