linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bob Barry <bobb@absamail.co.za>
To: linux-hotplug@vger.kernel.org
Subject: Re: Memory stick
Date: Sun, 21 Mar 2004 06:17:14 +0000	[thread overview]
Message-ID: <200403210817.14764.bobb@absamail.co.za> (raw)
In-Reply-To: <20040320224417.GA4488@harfang.homelinux.org>

On Sat 20 March 2004, Gilles wrote:
> I used to access the memory stick of a Sony DCR-PC110E camera via '/dev/sda1' thanks to the 
> 'usb-storage' module, and mounted with the command:
> #  mount -o ro -o umask\07 /dev/sda1 /mnt/stick
> But now, with kernel 2.6 and 'udev' installed, this device node doesn't exist anymore in my
> current configuration.

I use:
# USB storage of Sony DSC-31 camera
 BUS="usb", KERNEL="sd??", SYSFS{product}="Sony DSC" NAME="%k" SYMLINK="camera"

Without the KERNEL qualifier, it tries three times (sda, sda1, and sg2) and the last one wins.


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&opÌk
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

  parent reply	other threads:[~2004-03-21  6:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-20 22:44 Memory stick gilles
2004-03-20 23:32 ` Greg KH
2004-03-21  6:17 ` Bob Barry [this message]
2004-03-23  5:34 ` Niko Sauer

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=200403210817.14764.bobb@absamail.co.za \
    --to=bobb@absamail.co.za \
    --cc=linux-hotplug@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).