All of lore.kernel.org
 help / color / mirror / Atom feed
From: Will Moore <will.moore@beraninstruments.com>
To: buildroot@busybox.net
Subject: [Buildroot] Usbmount - can't get it to work
Date: Thu, 21 Jan 2010 16:58:23 -0000	[thread overview]
Message-ID: <6BA93120DE1541ECBC6CB4FE48D42B12@AP366> (raw)
In-Reply-To: <1264091031.4b587f97b3523@webmail.unice.fr>

On buildroot 2009.11 I added usbmount as I would like to automatically mount
a vfat USB memory stick when connected to my buildroot target.  However when
I connect a vfat USB memory stick, although it is detected as /dev/sda4 and
I can manually "mount /dev/sda4 /media/usb0", usbmount does not seem to want
to do this for me.

I have mkdir /media/usb0 through /media/usb7.  I have ensured that I have
set /etc/usbmount/usbmount.conf FILESYSTEMS to include vfat and I have set 
FS_MOUNTOPTIONS="-fstype=vfat,gid=floppy,dmask=0007,fmask=0117".  I have
/sbin/usbmount executable on the target.  I do not see /var/log/usbmount or
/var/run/usbmount directories.

Usbmount documentation is thin on the ground so I am at a bit of a loss.  I
am not sure if usbmount is even running...
 
Any suggestions would be appreciated.



Will

  reply	other threads:[~2010-01-21 16:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-21 14:29 [Buildroot] Buildroot for powerpc, no prompt + OpenSSH login Clément Foucher
2010-01-21 14:43 ` Daniel Mack
2010-01-21 15:49   ` Clément Foucher
2010-01-21 15:54     ` Daniel Mack
2010-01-21 16:23       ` Clement.FOUCHER at unice.fr
2010-01-21 16:58         ` Will Moore [this message]
2010-01-21 15:57     ` Sebastian
2010-01-21 16:21       ` Clement.FOUCHER at unice.fr

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=6BA93120DE1541ECBC6CB4FE48D42B12@AP366 \
    --to=will.moore@beraninstruments.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.