If its a CD-R you need to edit /etc/lilo.conf. add the line
append="hdx=ide-scsi" where x is your drive letter ( a primar master, b
primary salve, etc), and then rerun lilo  /sbin/lilo   It helps to edit
/etc/rc.d/rc.local and add the line  /sbin/modprobe ide-scsi   and
/sbin/modprobe sg  Then do mkdir /mnt/cdrw  and   ln -s /dev/scd0 cdrw Also
add this to /etc/fstab  

/dev/scd0         /mnt/cdrom        iso9660    user,exec,dev,suid,rw,noauto  1 1

Now you should be able to mount the cdrw for reading data, play CDs and
write CDs.  A good program for burning CDs is gcombust, look on
freshmeat.net for it.

Best of luck. Hope I didnt leave anything out.

Kirk     

>At 08:15 AM 3/27/00 +0800, you wrote:
>Hi everybody,
>
>Kindly advise how to setup a CD-ROM or CD-R as a slave to secondary IDE in
>RedHat 6.0
>
>Thanks
>
>B.R.
>Stephen Liu
>
>
>-- 
>To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
>as the Subject.
>


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to