All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David D. Hagood" <wowbagger@sktc.net>
To: linux-kernel@vger.kernel.org
Subject: Re: New Zaurus Wishlist - removable media handling
Date: Wed, 26 Jun 2002 21:18:37 -0500	[thread overview]
Message-ID: <3D1A75FD.6010801@sktc.net> (raw)
In-Reply-To: Pine.LNX.3.96.1020627032159.2332J-100000@pioneer

Tomasz Rola wrote:

> As a former Amiga user and now yet another Linux user, I probably know
> what you mean. Well, I'm not a kernel engineer but maybe it could be done
> with a virtual fs like /dev - so that

This sounds like autofs - you'd just need a program to scan all 
available removable block devices, and look for a "label" to ID the 
media - either a (V)FAT label, or an EXT(23) label, or XFS label, or....

Then you mount the named volume as needed, with a 10 second umount 
timeout, so that you can remove it easily.

No need to add stuff to the kernel, it's already there.



  parent reply	other threads:[~2002-06-27  2:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3D1A2DC1.6040401@travellingkiwi.com>
2002-06-27  0:19 ` New Zaurus Wishlist - removable media handling David Golden
2002-06-27  1:40   ` Tomasz Rola
2002-06-27  1:58     ` kernel: journal /ext3 problem. "Assertion failure" louie miranda
2002-06-27  2:18     ` David D. Hagood [this message]
2002-06-27  8:11       ` New Zaurus Wishlist - removable media handling Xavier Bestel
2002-06-27 11:29         ` David D. Hagood
2002-06-27 13:42       ` Tomasz Rola
2002-06-27  2:38     ` [Zaurus-general] " Larry Garfield
2002-06-27 17:26       ` Kent Sandvik
2002-06-27 17:36       ` Denis Vlasenko
2002-06-29  0:39       ` Horst von Brand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D1A75FD.6010801@sktc.net \
    --to=wowbagger@sktc.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.