From: Joseph G. Boike <joe.boike@acsatlanta.com>
To: buildroot@busybox.net
Subject: [Buildroot] Problem automounting USB
Date: Thu, 26 Jun 2008 09:42:02 -0500 [thread overview]
Message-ID: <4863AABA.3050209@acsatlanta.com> (raw)
Hi,
I'm seeing something similar to hartleys problem.
I have USBMOUNT and USBUTILS enabled in my .config (buildroot v. 22508)
I also have CONFIG_USB_STORAGE enabled in my kernel .config. (kernel
2.6.24.4)
I plug in a thumb drive and get the following messages:
[root at at91sam9260dfc ~]# usb 1-1: new full speed USB device using
at91_ohci and address 2
usb 1-1: configuration #1 chosen from 1 choice
scsi0 : SCSI emulation for USB Mass Storage devices
usb 1-1: Product: USB Flash Drive
usb 1-1: Manufacturer: USB 2.0
usb 1-1: SerialNumber: cf304250c3b36b
scsi 0:0:0:0: Direct-Access USB 2.0 USB Flash Drive 0.00 PQ: 0 ANSI: 2
sd 0:0:0:0: [sda] 31588352 512-byte hardware sectors (16173 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Assuming drive cache: write through
sd 0:0:0:0: [sda] 31588352 512-byte hardware sectors (16173 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Assuming drive cache: write through
sda: sda1
sd 0:0:0:0: [sda] Attached SCSI removable disk
I didn't have a dev/sda or sda1 so I manually did mknod to create them
but still see the same results.
The readme for the usbmount pkg referred to the device being attached as
/media/usb[n].
I have a /media/usb0 directory but I can't see the thumb drive there either.
After seeing the post about hotplug, I thought that may fix things, but
I don't see an option anywhere in menuconfig to enable it.
So, what am I missing?
Regards,
Joe
reply other threads:[~2008-06-26 14:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4863AABA.3050209@acsatlanta.com \
--to=joe.boike@acsatlanta.com \
--cc=buildroot@busybox.net \
/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.