LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   cdrecord and stock Slack9 kernel (https://www.linuxquestions.org/questions/slackware-14/cdrecord-and-stock-slack9-kernel-82563/)

jpbarto 08-16-2003 12:15 PM

cdrecord and stock Slack9 kernel
 
What do I have to do to the stock Slack9 kernel to get cdrecord working?

when I execute cdrecord -scanbus it tells me it can't open any pg* device.

tia,
jpbarto

vexer 08-16-2003 12:32 PM

You need to have ide-scsi (scsi emulation). The stock kernel probably has this, so add somewhere in lilo (either at top or under image = /boot/****) append="hd**=ide-scsi" and then /sbin/lilo and reboot.

Then try cdrecord --scanbus again.


-vexer

jpbarto 08-16-2003 01:11 PM

that took care of it... thank you vexer


All times are GMT -5. The time now is 02:19 PM.