Re: what's removing my cdrom link?

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

 



On Tue, 2005-02-08 at 16:29 -0500, Douglas Frank wrote:
> Hi all
> 
> /dev/hdc is my cdrom.  But, the player looks for /dev/cdrom.
> 
> So of course I set up a link, /dev/cdrom pointing to /dev/hdc.  Works 
> fine... UNTIL I reboot, and discover the link's gone.
> 
> What's rm'ing the link to hdc?  On the assumption that it happens during 
> boot (as opposed to when shutting down), I disabled kudzu but that made 
> no difference, /dev/cdrom still disappears.

Your system is probably using udev rather than a static /dev. See if you
have a line like this:

none /dev tmpfs rw 0 0

in /proc/mounts. That means that /dev is a tmpfs filesystem and isn't
stored anywhere permanently. It gets created at boot time. Try reading
here:

http://www.reactivated.net/writing_udev_rules.html

-- 
C. Linus Hicks <lhicks at nc dot rr dot com>


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

  Powered by Linux