Also post the output of the following command
#lsmod
Basically you need to have "SCSI Generic" support either built into the kernel or as a module.
By default, RH 8.0 should be able to detect your cd-rw automatically. If not, you will have to make sure that SCSI Generic support is loaded and manually edit /etc/lilo.conf to make it work.