Bug 119143 - updfstab doesn't know "Generic Traveling Disk" USB flash device
Summary: updfstab doesn't know "Generic Traveling Disk" USB flash device
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: kudzu
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-03-25 15:29 UTC by Nils Philippsen
Modified: 2014-03-17 02:43 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-04-16 04:39:17 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nils Philippsen 2004-03-25 15:29:51 UTC
Description of problem:

SSIA, I put this into /etc/updstab.conf to access the USB flash device:

--- 8< --- /etc/updfstab.conf ---
include /etc/updfstab.conf.default
                                                                     
          
device flash {
        partition 1
        match   hd "Generic Traveling Disk"
}
--- >8 --------------------------

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

kudzu-1.1.53-1

How reproducible:

Always

Steps to Reproduce:
1. Plug it in
  
Actual results:

/etc/fstab, /mnt don't get updated

Expected results:

/etc/fstab, /mnt get updated

Comment 1 Bill Nottingham 2004-04-16 04:39:17 UTC
Added in hwdata-0.116-1.


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