RE: unable to stat /dev/cdrom

"Alan Bartlett" <[email protected]> Fri, 16 Mar 2007 11:30:11 +0000
Newsgroups gmane.linux.redhat.release.shrike
Message-ID <[email protected]>
Geoff,

Sorry for the delay in replying - I've only just read your request!

Answer to a):        Log in as root and from a command line prompt issue the 
command

                                        ln -s /dev/scd0 /dev/cdrom

                           Have a look at the manual page for the ln (link) 
command with

                                       man 1 ln

                           This will tell you all about both hard and soft 
(symbolic) links. In the above case
                           the -s command line flag makes a symbolic link 
from the file named /dev/cdrom
                           to the i-node that is /dev/scd0.

                           You certainly did not (do not) need to use the 
mknod command to resolve
                           this problem.

As for b), I don't know.  Perhaps someone else would like to comment.

Hope this helps.

Regards,

Alan.

_________________________________________________________________
Match.com - Click Here To Find Singles In Your Area Today! 
http://msnuk.match.com/

-- 
Shrike-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/shrike-list