On Thu, 2008-08-07 at 08:21 +0000, Aaron Whitehouse wrote: > > On your system, have you a /dev/dvdrw1 for example? > > Yes. Couldn't the (or one of the) dvd drives be set as /dev/dvd as > well, for all of the programs that use it?
We don't ordinarily reuse symlinks, once a drive has been /dev/dvd we don't reuse that if you replace the drive. There's been a few bugs in the past where we detected an old drive as a new one, and it got a new name; you may have been bitten by one of these. Try removing the /etc/udev/rules.d/70-persistent-cd.rules file, that will start afresh. Scott -- Scott James Remnant [EMAIL PROTECTED] -- [hardy] [udev] Failure to create symlinks /dev/dvd. /dev/dvdrw. /dev/cdrw etc. https://bugs.launchpad.net/bugs/211993 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
