All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Samuel Maftoul <maftoul@esrf.fr>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Ieee1394
Date: Tue, 27 Nov 2001 10:50:56 -0800	[thread overview]
Message-ID: <20011127105056.A9937@kroah.com> (raw)
In-Reply-To: <20011127144900.A21231@pcmaftoul.esrf.fr>
In-Reply-To: <20011127144900.A21231@pcmaftoul.esrf.fr>

On Tue, Nov 27, 2001 at 02:49:00PM +0100, Samuel Maftoul wrote:
> The second problem I have is:
> I don't really understand what for is the hotplug ? can It automatically
> mount any new firewire disk I plugged ? How should I do it?
> Does someone have a sample script which does  something like:
> fdisk -l /dev/$justplugged | awk ... | grep ... ; for i in
> $mountabledevices ; do mkdir /mnt/$cnt ; mount ... ; done 
> ( I hope you got what I'm searching for.)

The linux-hotplug package doesn't directly allow you to do automatic
mounts of filesystems that are plugged in, but it could :)

Right now it's focusing on automatically loading the proper kernel
driver for any device that has been plugged in.  See the
http://linux-hotplug.sf.net/ site for more docs on it.

thanks,

greg k-h

  parent reply	other threads:[~2001-11-27 17:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-27 13:49 Ieee1394 Samuel Maftoul
2001-11-27 15:04 ` Ieee1394 Keith Owens
2001-11-27 18:50 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-11-28  9:32 Ieee1394 Samuel Maftoul
2001-11-28 12:19 ` Ieee1394 Kristian Hogsberg
2001-11-28 14:09 ` Ieee1394 Ben Collins
2001-11-28 15:29   ` Ieee1394 Samuel Maftoul
2005-01-23 18:45 ieee1394 Mark R Biggerstaff
2005-01-23 20:14 ` ieee1394 Kay Sievers

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=20011127105056.A9937@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maftoul@esrf.fr \
    /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.