RE: unable to stat /dev/cdrom | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
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 Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list
[Home] [Kernel List] [Red Hat Install] [Red Hat Watch List] [Red Hat Development] [Red Hat Phoebe Beta] [Yosemite Forum] [Fedora Discussion] [Gimp] [Yosemite News]