Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] MTP auto-mount? (Kindle Fire HD)
Date: Tue, 18 Sep 2012 19:57:03
Message-Id: 20120918205444.4112315d@digimed.co.uk
In Reply to: [gentoo-user] MTP auto-mount? (Kindle Fire HD) by Mark Knecht
1 On Tue, 18 Sep 2012 10:37:57 -0700, Mark Knecht wrote:
2
3 > mark@c2stable ~ $ cat /etc/udev/rules.d/51-android.rules
4 > UBSYSTEM=="usb", ATTR{idVendor}=="1949", ATTR{idProduct}=="0007",
5 > MODE="0666" mark@c2stable ~ $
6 >
7 > Anyway, it's all usable but a bit clumsy. Is there a sensible way I
8 > can have the device recognized and mounted via rules in fstab? (Or any
9 > other fixed file?)
10
11 You could have your udev rule RUN mtpfs to mount the device. It takes a
12 few seconds to mount it, so I'd run it with &.
13
14
15 --
16 Neil Bothwick
17
18 Okay, who put a "stop payment" on my reality check?

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] MTP auto-mount? (Kindle Fire HD) Mark Knecht <markknecht@×××××.com>
Re: [gentoo-user] MTP auto-mount? (Kindle Fire HD) Neil Bothwick <neil@××××××××××.uk>