Bug 55277

Summary: cdrom is not a 'valid block device' after upgrade
Product: [Retired] Red Hat Linux Reporter: Michael J. Brenegan, BMET <mbrenegan>
Component: mountAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.2CC: bloodofthedragon
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-10-29 05:05:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael J. Brenegan, BMET 2001-10-29 05:05:06 UTC
Description of Problem:  After upgrade of 7.1 to 7.2, cdrom no longer 
automounts, and can't be manually mounted, because attempts to do so get 
the message that it's not a valid block device.  The floppy can be 
mounted, and /etc/fstab entry for /dev/cdrom is the same as it was under 
7.1.


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


How Reproducible:
Insert cdrom

Steps to Reproduce:
1. Insert CD
2. Try to mount.
3. 

Actual Results:
will not mount.

Expected Results:
cdrom automounts upon insertion.

Additional Information:

Comment 1 Bill Nottingham 2001-10-29 19:40:48 UTC
Run 'depmod -ae' ; that should solve it. This will be fixed in the next
installer release.

Comment 2 Daniel Alexander 2002-06-17 18:22:53 UTC
I've got the same problem after doing a fresh install of 7.2, but running 
depmod -ae didn't fix it...