Bug 61825

Summary: zip floppy (no partition table) not handled.
Product: [Retired] Red Hat Linux Reporter: Douglas Kilpatrick <kilpatds>
Component: kudzuAssignee: Bill Nottingham <notting>
Status: CLOSED WONTFIX QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: low    
Version: 7.2CC: rvokal
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-02-13 20:53:40 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 Douglas Kilpatrick 2002-03-24 23:40:58 UTC
Description of Problem:
An Iomega ZIP drive (in the case I am thinking of, ZIP-250) with the "A" jumper
set hides
the partition table, and so should be mounted as /dev/hdd, instead of /dev/hdd4
(for
example).

Kudzu doesn't handle that.

Kudzu could check for "Floppy" in the id string, or could check the geometry to
notice the missing space, and then change the device that it mounts.

Comment 1 Bill Nottingham 2003-02-13 20:53:40 UTC
This is configurable with updfstab.conf; that's probably how this will stay in
the future.