Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81 - CDRW error in /etc/devsd.conf
Summary: CDRW error in /etc/devsd.conf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-08 12:05 UTC by Charles Kerr
Modified: 2002-01-08 12:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Kerr 2002-01-08 12:05:56 UTC
I think there is an error in /etc/devsd.conf in the section:
# Create /dev/cdrw for the first cdrom on the scsi bus
# (change 'sr0' to suite your setup)
#LOOKUP      ^dvd$           CFUNCTION GLOBAL mksymlink sr0 cdrw
#REGISTER    ^sr0$           CFUNCTION GLOBAL mksymlink $devname cdrw
#UNREGISTER  ^sr0$           CFUNCTION GLOBAL unlink cdrw


Believe #LOOKUP ^dev$ should be #LOOKUP ^cdrw$
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-01-08 12:26:51 UTC
Already fixed.