Don Martitips → Error message of the day

Contact

The error message: "cdrecord: No such file or directory. Cannot open SCSI driver." (trying to get cd burning working with ide-scsi)

The fix:

cd /dev

./MAKEDIR -v sg

to make the SCSI generic devices. My distribution (a much-upgraded Debian that now thinks it's Woody) was missing them.