From: Matthew Percival <matthew@capgo.com>
To: Linux OMAP Open Source <linux-omap-open-source@linux.omap.com>
Subject: RE: OSK5912 USB Port Problem
Date: Mon, 21 Nov 2005 09:12:41 +1100 [thread overview]
Message-ID: <1132524761.8816.8.camel@localhost.localdomain> (raw)
In-Reply-To: <437d78ad.1c0496aa.28bc.29a8@mx.gmail.com>
G'Day,
> Thank you! I have set my USB according to your advices. Now, it seems to
> work properly. I mount the sda1 use the command: mount -t usbfs /dev/sda1
> /proc/bus/usb/ and the devices file contain the information like this:
When you mount with -t usbfs, you are not actually mounting the device:
you are simply mounting information about your USB subsystem. It will
always work, so long as you have USB in your kernel. As such, you do
not need to provide a device (/dev/sda1/) and can just use `none' in
this place.
> But the problem is when I use the command mount -t vfat /dev/sda1 /tmp it
> always gives me an error message like this:
> mount: Mounting /dev/sda1 on /tmp failed: No such device or address
I just tried using one myself (I have not used one in a while, and
wanted to double-check a couple of points), and am no longer able to
mount a USb key either. Is anyone else having trouble? Perhaps
something has been broken along the way: I am using 2.6.14-omap1, but
have not used a USB device since around 2.6.8-omap1.
-- Matthew
next parent reply other threads:[~2005-11-20 22:12 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <437d78ad.1c0496aa.28bc.29a8@mx.gmail.com>
2005-11-20 22:12 ` Matthew Percival [this message]
2005-11-21 10:14 ` OSK5912 USB Port Problem Jose Manuel Cano Garcia
2005-11-21 17:49 ` Tony Lindgren
2005-11-21 18:51 ` Jose Manuel Cano Garcia
2005-11-21 22:14 ` Matthew Percival
2005-11-21 23:56 ` Tony Lindgren
2005-11-22 3:21 ` xuxian
2005-11-22 8:15 ` Li Weichen
2005-11-24 12:45 ` Jose Manuel Cano Garcia
2005-11-22 13:30 Yves Godin
2005-11-22 13:40 ` Li Weichen
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=1132524761.8816.8.camel@localhost.localdomain \
--to=matthew@capgo.com \
--cc=linux-omap-open-source@linux.omap.com \
/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