  | | | Subject: unable to stat /dev/cdrom | Subject: unable to stat /dev/cdrom 2007-03-17 - By Geoff Smith
Back
shrike-list-request@(protected) wrote: From: "Alan Bartlett" Subject: RE: unable to stat /dev/cdrom To: shrike-list@(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. Alan Very many thanks - as always I failed to RTFM! Cheers Geoff
-- ---- ---- ---- ---- ---- ----- Never miss an email again! Yahoo! Toolbar alerts you the instant new Mail arrives. Check it out. <div><BR><BR><B><I>shrike-list-request@(protected)</I></B> wrote: </div> <BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT : #1010ff 2px solid"> <div>From: "Alan Bartlett" <STXSL_AJB@(protected)><BR >Subject: RE: unable to stat /dev/cdrom<BR>To: shrike-list@(protected)<BR><BR >Geoff,<BR><BR>Sorry for the delay in replying - I've only just read your request!<BR><BR>Answer to a): Log in as root and from a command line prompt issue the <BR>command<BR><BR>ln -s /dev/scd0 /dev/cdrom<BR><BR>Have a look at the manual page for the ln (link) <BR>command with<BR><BR>man 1 ln<BR><BR>This will tell you all about both hard and soft <BR>(symbolic) links. In the above case<BR>the -s command line flag makes a symbolic link <BR>from the file named /dev/cdrom<BR>to the i-node that is /dev/scd0.<BR><BR>You certainly did not (do not) need to use the <BR>mknod command to resolve<BR>this problem.<BR><BR>As for b), I don't know. Perhaps someone else would like to comment.<BR><BR>Hope this helps.<BR><BR>Regards<BR><BR>Alan.</div> <div>  ;</div></BLOCKQUOTE> <div>Alan</div> <div> </div> <div>Very many thanks - as always I failed to RTFM!</div> <div> </div> <div>Cheers</div> <div> </div> <div>Geoff</div><p> 
<hr size=1><a href="http://us.rd.yahoo.com/evt=49938/*http://tools.search.yahoo .com/toolbar/features/mail/">Never miss an email again!<br>Yahoo! Toolbar</a> alerts you the instant new Mail arrives.<a href=" http://us.rd.yahoo.com/evt=49937/*http://tools.search.yahoo.com/toolbar /features/mail/"> Check it out.</a> -- Shrike-list mailing list Shrike-list@(protected) https://www.redhat.com/mailman/listinfo/shrike-list
|
|
 |