On Sat, 12 Jan 2002 16:02:53 -0500 Tim Wunder <[EMAIL PROTECTED]> wrote:
> Recommendation: > Remove all symlinks in /dev > Remove the kernel line "hdc=ide-scsi" > Re-boot the system and look at your /dev directory. As I understand it, you > should then have > /dev/sr0: SCSI CD-ROM or CDRW > /dev/sr1: SCSI CDRW or CD-ROM > /dev/hdc: IDE CD-ROM PMFJI Here is what worked for me. I have 1 cdrw and one dvd, both shown as scsi, and the devices are scd0 and scd1. (I've seen somewhere that sr0 and sr1 are outdated. (?)) And I use the lilo line append="hdb=ide-scsi hdc=ide-scsi" This works in Redhat7.1, ELX and Libranet. I deleted my cdrom links in /dev (cdrom->hdb and cdrom1->hdc) and replaced them with ln -s /dev/scd0 /dev/cdrom ln -s /dev/scd1 /dev/cdrom1 Just another alternative to investigate. The stepbystep site was a big help. http://linux.nf -- Ken Moffat [EMAIL PROTECTED] _______________________________________________ Linux-users mailing list Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users