[ubuntu-uk] mythtv
Tony Travis
a.travis at abdn.ac.uk
Wed May 27 21:53:16 BST 2009
norman wrote:
>>> [...]
> I suppose it would help if I understood what it was all about. Forgive
> me but I am not very bright about these things. However, let's assume
> that something has changed but the software I am using doesn't know that
> and, therefore, is still looking for the old /dev/dvd. Is it possible to
> put into the appropriate place an instruction which will allow the
> software to find the dvd drive?
Hello, Norman.
The 'old' /dev/dvd was a symbolic link created when you originally
installed Ubuntu. The Ubuntu installer detects your hardware, and sets
your /dev directory up accordingly. However, every time you boot Ubuntu
it checks to see if anything has changed. If it has, "udev" remembers
the old device in case you use it again, and creates a new symbolic link
for any new devices it detects when you boot - In your case /dev/dvd1.
The place where "udev" stores this 'persistent' information is:
/etc/udev/rules.d/70-persistent-cd.rules
You can edit this file to make "udev" point /dev/dvd at your drive if
you want. However, it might be a bit confusing if you've not done this
sort of thing before. My advice is to have a look at the file anyway,
and see if you can work out what happened to your /dev/dvd. If you post
the contents of the file here, we might be able to help you work it out.
Bye,
Tony.
--
Dr. A.J.Travis, University of Aberdeen, Rowett Institute of Nutrition
and Health, Greenburn Road, Bucksburn, Aberdeen AB21 9SB, Scotland, UK
tel +44(0)1224 712751, fax +44(0)1224 716687, http://www.rowett.ac.uk
mailto:a.travis at abdn.ac.uk, http://bioinformatics.rri.sari.ac.uk/~ajt
More information about the ubuntu-uk
mailing list