From: Douglas Gilbert <dougg@torque.net>
To: linux-kernel@vger.kernel.org, jim_jim33@hotmail.com
Subject: Re: USB Mass Storage Device
Date: Sun, 13 Apr 2003 09:25:04 +1000 [thread overview]
Message-ID: <3E98A050.2090005@torque.net> (raw)
Jim Bean wrote:
> The following USB Mass Storage device is found during bootup:
>
> scsi0 : SCSI emulation for USB
> Mass Storage devices
> Vendor: SOYO Model: USB Storage-SMC Rev: 0214
> Type: Direct-Access ANSI SCSI revision: 02
> Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0
>
> Is it a CompactFlash reader that plugs directly into a USB1 header
> on my motherboard.
> /sys/bus/scsi/devices/0:0:0:0/* contains information regarding
> the device, however there is nothing
> /dev/scsi/host0/bus0/target0/lun0 for me to mount, regardless
> of whether there is a card in the drive or not. I have
> hotplug enables, and inserting a card in the drive does not
> generate any new messages under dmesg (although verbosity
> stuff is not enabled). Is this device not yet supported,
> or am I missing something that I need to enable?
Jim,
Have a look in /var/log/messages for errors coming from the
sd driver (e.g. it could be stuck on a READ CAPACITY or MODE
SENSE command). Other than that it could be a problem with
devfs. You could make a temporary device node (e.g.
'cd /root; mknod my_sda b 8 0') then try fdisk on my_sda.
Doug Gilbert
next reply other threads:[~2003-04-12 23:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-12 23:25 Douglas Gilbert [this message]
2003-04-13 0:00 ` USB Mass Storage Device Robert Love
-- strict thread matches above, loose matches on Subject: below --
2003-04-12 18:18 jim beam
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=3E98A050.2090005@torque.net \
--to=dougg@torque.net \
--cc=jim_jim33@hotmail.com \
--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.