public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Richard Fish <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] confused udev?
Date: Mon, 21 Nov 2005 08:18:11 -0700	[thread overview]
Message-ID: <7573e9640511210718g145435e9y8e57e8b79c19387d@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.63.0511201115240.27323@weber.math.ist.utl.pt>

On 11/20/05, Jorge Almeida <jalmeida@math.ist.utl.pt> wrote:
> On Sat, 19 Nov 2005, Richard Fish wrote:
> >
> > According to the dmesg output you posted earlier, your memory stick is
> > not partitioned.  This is ok, some are, some are not.  You can confirm
> > this by taking a look at /proc/partitions when it is inserted, or the
> > output of "fdisk -l".  So, only getting /dev/plextor_memstick is
> > probably correct, and you should mount that, not plextor_memstick1.
> >
> I'm out of office for the weekend, so I can't insert the stick and
> confirm. But the stick is partitioned with a unique partition with vfat.
> I tried to mount it and mount gave the "no such device" complaint. But I
> may be forgetting something.

Earlier you posted:

usb 1-7: reset high speed USB device using ehci_hcd and address 4
         Vendor: PLEXTOR   Model: PlexFlash-2       Rev: 5.02
           Type:   Direct-Access                      ANSI SCSI revision: 00
           usb 1-7: reset high speed USB device using ehci_hcd and address 4
           usb 1-7: reset high speed USB device using ehci_hcd and address 4
           usb 1-7: reset high speed USB device using ehci_hcd and address 4
           usb 1-7: reset high speed USB device using ehci_hcd and address 4
           usb 1-7: reset high speed USB device using ehci_hcd and address 4
           usb 1-7: reset high speed USB device using ehci_hcd and address 4
           sdb: Write Protect is on
           sdb: Mode Sense: 45 00 80 08
           sdb: assuming drive cache: write through
           Attached scsi removable disk sdb at scsi1, channel 0, id 0, lun 0
           usb-storage: device scan complete

If the key is partitioned, just before the "Attached ..." line, you
should see a listing of the partitions.  For example:

usb-storage: waiting for device to settle before scanning
  Vendor: I-Stick2  Model: IntelligentStick  Rev: 2.00
  Type:   Direct-Access                      ANSI SCSI revision: 02
ready
SCSI device sda: 2047488 512-byte hdwr sectors (1048 MB)
sda: Write Protect is off
sda: Mode Sense: 03 00 00 00
sda: assuming drive cache: write through
SCSI device sda: 2047488 512-byte hdwr sectors (1048 MB)
sda: Write Protect is off
sda: Mode Sense: 03 00 00 00
sda: assuming drive cache: write through
 sda: sda1 sda2
Attached scsi removable disk sda at scsi2, channel 0, id 0, lun 0
usb-storage: device scan complete

So if it really is partitioned, we'll have to figure out why the
kernel is not seeing your partition table.  I would be interested to
see the output of 'fdisk -l /dev/sda' with the stick inserted.

> What about the kernel config? I posted the file as you suggested. Does
> it look OK?

Looks ok to me.

-Richard

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-11-21 16:26 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-17  9:26 [gentoo-user] confused udev? Jorge Almeida
2005-11-17  9:49 ` Dirk Heinrichs
2005-11-17 12:43   ` Jorge Almeida
2005-11-17 13:54     ` Dirk Heinrichs
2005-11-17 14:14       ` Jorge Almeida
2005-11-18 10:21         ` Dirk Heinrichs
2005-11-18 10:29           ` Neil Bothwick
2005-11-18 10:40             ` Dirk Heinrichs
2005-11-18 10:31           ` Jorge Almeida
2005-11-20  2:21             ` Richard Fish
2005-11-20 11:21               ` Jorge Almeida
2005-11-21 15:18                 ` Richard Fish [this message]
2005-11-22 11:46                   ` Jorge Almeida
2005-11-23  4:10                     ` Richard Fish
2005-11-23  9:32                       ` Jorge Almeida
2005-11-23 15:07                         ` Richard Fish
2005-11-23 21:13                           ` Jorge Almeida
2005-11-17 14:14     ` Richard Fish
2005-11-17 16:19       ` Jorge Almeida
2005-11-17 17:11         ` Richard Fish
2005-11-17 17:47           ` Jorge Almeida
2005-11-17 18:14             ` Richard Fish
2005-11-17 18:23               ` Jorge Almeida
2005-11-17 20:15                 ` Richard Fish
2005-11-17 20:49                   ` Jorge Almeida
2005-11-17 21:11                     ` Richard Fish
2005-11-17 22:04                       ` Jorge Almeida
2005-11-17 23:57                         ` Richard Fish
2005-11-18  8:33                           ` Jorge Almeida
2005-11-18  7:03                       ` Dirk Heinrichs
2005-11-18  6:56         ` Dirk Heinrichs
2005-11-18  8:36           ` Jorge Almeida

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=7573e9640511210718g145435e9y8e57e8b79c19387d@mail.gmail.com \
    --to=bigfish@asmallpond.org \
    --cc=gentoo-user@lists.gentoo.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