Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 81

Summary: CDRW error in /etc/devsd.conf
Product: Gentoo Linux Reporter: Charles Kerr <punt>
Component: [OLD] Core systemAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0 RC6 r14   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.