All of lore.kernel.org
 help / color / mirror / Atom feed
* Mount opts depending on fs type?
@ 2001-11-19 16:33 vda
  0 siblings, 0 replies; only message in thread
From: vda @ 2001-11-19 16:33 UTC (permalink / raw)
  To: linux-kernel

Since I frequently insert/remove hdds from my boxes,
I think it is useful to have conditional mount options
defending on type of detected fs type, something along the lines:

mount -O vfat:a,b,c -O ntfs:.... -o.... device dir

-O fs:opt[=val],opt[=val],...
    Apply these options if filesystem 'fs' is autodetected on device
-o ...
    Apply these always

A similar thing is probably needed for automounter.
Or maybe I am stupid and some script trickery could do it too...
--
vda

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-11-19 14:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-19 16:33 Mount opts depending on fs type? vda

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.