Horribly old notes.
Hmm, I don’t understand it.. but scsi emulation is magically working. I cite magic because I wasn’t actually trying to get it working.. it just started. Hrm. Note to self: /dev/sr0 is automatically configured.. for reasons unknown. (This was Slackware probably 7 or 8)
rm /dev/cdrom ln -s /dev/sr0 /dev/cdrom
/dev/cdrom is normally a symbolic link to /dev/hdd, or whatever IDE device the CDROM is (HDD is the secondary IDE, master device).
- https://web.archive.org/web/20090221165334/http://linuxhelper.org:80/tutorial/ide-scsi.php
- https://lists.debian.org/debian-user/2003/03/msg05561.html [ 1 ] was http://lists.debian.org/debian-user/2003/debian-user-200303/msg05561.html
- https://web.archive.org/web/20040603060635/http://www.ibiblio.org:80/mdw/HOWTO/CD-Writing-HOWTO.html
- https://tldp.org/HOWTO/CD-Writing-HOWTO.html

ported
the date is wildly inaccurate