Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 105939

Summary: updfstab doesn't detect Dell provided USB Disk-on-key
Product: [Retired] Red Hat Linux Beta Reporter: Bastien Nocera <bnocera>
Component: kudzuAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: beta2CC: djuran, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.1.33-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-10 14:39: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:
Bug Depends On:    
Bug Blocks: 100644    

Description Bastien Nocera 2003-09-29 18:19:57 UTC
SSIA

Patch below:
--- /etc/updfstab.conf.default.rpmsave  2003-07-09 21:06:09.000000000 +0100
+++ /etc/updfstab.conf.default  2003-09-29 19:16:52.000000000 +0100
@@ -57,6 +57,7 @@
 device diskonkey {
     partition 0
     match   hd diskOnKey
+    match   hd "Lexar DIGITAL FILM"
 }
  
 device microdrive {

Comment 1 Bastien Nocera 2003-09-29 22:01:43 UTC
My bad, it should use partition 1, not the disk itself:

--- /etc/updfstab.conf.default.rpmsave  2003-07-09 21:06:09.000000000 +0100
+++ /etc/updfstab.conf.default  2003-09-29 23:01:00.000000000 +0100
@@ -45,6 +45,7 @@
     partition 1
     match   hd CompactFlash
     match   hd ImageMate
+    match   hd "Lexar DIGITAL FILM"
 }
                                                                                
 device floppy {


Comment 2 Bastien Nocera 2003-10-10 14:20:45 UTC
As MacOS X and Windows seem to create the filesystem on the whole device, and
not as a partition, the original bug report comment should be used, not the
second one (#1).

Comment 3 Bill Nottingham 2003-10-10 14:39:42 UTC
Added, will be in 1.1.33-1.

Comment 4 David Juran 2004-04-22 15:29:38 UTC
I would like to point out that the DELL 64 MB DiskOnKey that
identified itself as Lexar DIGITAL FILM I took straight out of the box
had a filesystem on sda1 as opposed to sda.