Bug 89194 - updfstab should support fstab options/config directories
Summary: updfstab should support fstab options/config directories
Keywords:
Status: CLOSED DUPLICATE of bug 103509
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kudzu
Version: 9
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-04-20 00:27 UTC by Need Real Name
Modified: 2014-03-17 02:35 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 18:52:44 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2003-04-20 00:27:07 UTC
Description of problem: 
I am attempting to create appropriate /etc/updfstab.conf.x files for various usb 
storage devices (that are not by default automatically setup).  Some of these 
devices work significantly more stable with the 'sync' option set.  Unfortunately, 
there is no easy way to have this done automatically for a particular device without 
creating a manual fstab entry (hence defeating the purpose of 'updfstab', 'hotplug', 
'devlabel', etc. (which btw, is working out to be a GREAT solution)). 
 
I would request that an option be added to updfstab in order to add mount options to 
devices.  It would also be nice to able to set a fstype for SOME devices. 
 
Also, would it be possible to have updfstab support directory entry configs (ala 
/etc/profile.d /etc/xinetd.d etc.).  This way RPMs could be produced to EASILY add 
support for devices not listed. 
 
For instance, for the Creative Nomad MuVo (MP3 player/usb storage stick), I have 
the following entry (below).  However this device really acts funny in GUI 
filemanagers without the 'sync' option for the mount.  It seems to be significantly 
more stable that way.  I've found other usb sticks that are the same way. 
 
----- 
device muvo { 
    symlink true 
    match hd MUVO 
    partition   1 
} 
----- 
 
Currently, my package(s) add an entry to /etc/updfstab.conf to include the new 
config /etc/updfstab.conf.muvo , etc.... Would be easier to just add a file in a 
directory.  That would prevent me for dealing with uninstall scripts as much (and 
thus keep systems in line) 
 
Version-Release number of selected component (if applicable): 
current (non-rawhide) 
 
How reproducible: 
It's an enhancement request. 
 
This would make it significantly easier to automate ALOT of these usb storage 
devices (particularly the sticks, pens, fabs, mp3 players, etc.).

Comment 1 Bill Nottingham 2004-04-16 04:44:16 UTC

*** This bug has been marked as a duplicate of 103509 ***

Comment 2 Red Hat Bugzilla 2006-02-21 18:52:44 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


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