Bug 138024 - SanDisk Cruzer mini 128M usb memory stick isn't detected.. (a fix included)
Summary: SanDisk Cruzer mini 128M usb memory stick isn't detected.. (a fix included)
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: kudzu
Version: 2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-11-03 21:52 UTC by Tuomas Haarala
Modified: 2014-03-17 02:50 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-03 22:50:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tuomas Haarala 2004-11-03 21:52:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20040914
Firefox/0.10

Description of problem:
The gadget works after adding the following lines into /etc/updfstab.conf:

device flash {
    partition 1
    match   hd Flash
    match   hd "Generic STORAGE DEVICE"
}


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

How reproducible:
Always

Steps to Reproduce:
1. Plug in the memory stick
2. Notice no change in the fstab
3. Fix the problem and contribute the solution
    

Actual Results:  The gadget works and /etc/fstab is updated just as it
should be updated.

Expected Results:  Someone should have fixed and contributed the
changes before I got my hands on this gadget. I would have been very
pleased to see this working right away with no effort.

Additional info:

Please toss this into FC3 if you still have the time.

Comment 1 Bill Nottingham 2004-11-03 22:50:23 UTC
FC3 uses a different mechanism (hal and fstab-sync); feel free to try
that there.

This probably won't be fixed in this particular manner for FC2 -
matching on 'Generic STORAGE DEVICE' is a little vague for flash
devices; that's very likely to match USB hard drives and other devices


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