Bug 133989 - /dev/dvd symbolic link isn't permanent
Summary: /dev/dvd symbolic link isn't permanent
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: udev
Version: 4.0
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
: ---
Assignee: Bill Nottingham
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-28 20:42 UTC by Chase Stephens
Modified: 2014-03-17 02:48 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-09-29 01:12:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Chase Stephens 2004-09-28 20:42:37 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.3)
Gecko/20040803

Description of problem:
A symbolic link created by root at /dev/dvd works until reboot. When
the machine restarts, the link is gone.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. create symbolic link /dev/dvd to dvd drive
2. restart computer
3. ls -l /dev | grep dvd returns nothing
    

Actual Results:  The link is no longer there

Expected Results:  The link should be permanenet

Additional info:

Can be worked around by adding an init script to create the link at
each boot

Comment 1 Bill Nottingham 2004-09-29 01:12:59 UTC
See 'man udev' for how to set this up by default.


Note You need to log in before you can comment on or make changes to this bug.