Well done, Brian. This is the sort of thing we need collected somewhere - a
concise ultra-mini how-to that just tells you what you need to know to do
it, without having to sort through pages of info, but still points you to
the bigger documents if you need more info.

"Brian T. Schellenberger" wrote:

> To use one of these puppies under Linux, enable SCSI emulation.
>
> See the cd-writer HOWTO.
>
> Short story:
>
> /etc/lilo:  append="hdc=ide-scsi"
>     - or -
> build a kernel with ide-scsi support built in.
>
> rm /dev/cdrom
> ln -s /dev/cdrom /dev/scd0
>
> Now use cdrecord with unit 0,0.
>
> [This assumes you have only the CD-R drive; if you have both, then
> ln -s /dev/cdrw /dev/scd0 and don't break the /dev/cdrom link.]
>
> --
> "Brian, the man from babbleon-on"               [EMAIL PROTECTED]
> Brian T. Schellenberger                         http://www.babbleon.org
> Support http://www.eff.org.                     Support decss defendents.
> Support http://www.programming-freedom.org.     Boycott amazon.com.



Reply via email to