Hi Shawn, > I need SCSI-emulation to burn a CD with a burner don't I? How can I check if I > have that?
Indeed you need scsi emulation. That is why the symbolic link /dev/cdrom should be pointing to something like /dev/scd0, not to /dev/hdc. To make sure the ide-scsi module is loaded at boot add an 'append "hdc=ide- scsi"' line to the appropriate section in your boot loader config (i.e. /etc/lilo.conf or /boot/grub/grub.conf). I assume this line is already there and lsmod shows the ide-scsi module, because if it's not your cd burner would be using the ide-cd module, in which case /dev/hdc is the proper device. By the way, you should not mount a cd if you want to write it. See man cdrecord for details. Bye, Leonard. -- How clean is a war when you shoot around nukelar waste? Stop the use of depleted uranium ammo! End all weapons of mass destruction. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list