Bug 121001

Summary: RFE: Make mount support use of filesystem labels
Product: Red Hat Enterprise Linux 3 Reporter: Mike MacCana <mmaccana>
Component: busyboxAssignee: Daniel Walsh <dwalsh>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-04-22 14:44:42 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 Mike MacCana 2004-04-16 01:49:02 UTC
Description of problem:
The mount command used in rescue mode doesn't support the use of disk
labels. This is a hassle for customers who (if anaconda can't find
their install) need to manually look inside each of their partitions
to identify them.

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

How reproducible:
Always

Steps to Reproduce:
1.Rescue system where anaconda can't find the hard disk
2.Attempt to mount a partition using the obvious method
  
Actual results:
mount complains that the block device must be used. Customers must
manually mount and identify each of their filesystems until they find
the appropriate partition.

Expected results:
Busybox should be able to use disklabels just as the real mount can.

Additional info:

Comment 1 Suzanne Hillman 2004-04-16 20:45:42 UTC
Internal RFE bug #121075 entered; will be considered for future releases.

Comment 2 Suzanne Hillman 2004-04-22 14:44:42 UTC
Thank you for the suggestion. It was passed along to product
management, but not committed for a future release.