Re: linking problem in FC3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2 Feb 2005, at 01:02, Mathias Gibbens wrote:

When I create a link from /dev/hdd to /dev/dvd for a DVD player,
it works fine. But when I restart my computer, /dev/dvd
disappears. Why does this happen, and how can I stop it?

/dev is dynamically managed by "udev", which is new in FC3. If you want to keep that link across reboots:


ln -s /dev/hdd /etc/udev/devices/dvd

At next reboot, UDEV will copy all the files inside /etc/udev/devices back into /dev, including your symbolic link to /dev/hdd.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux