On Sun, 20 Feb 2011 23:10:18 -0500, David Relson wrote:
> You're suggesting that the RUN clause be
>
>RUN+="pmount /dev/PNY &"
>
> right?
Right. Most importantly, stop using mount -a.
--
Neil Bothwick
If you think that there is good in everybody, you haven't met everybody.
signature.a
On Sun, 20 Feb 2011 17:44:58 +
Neil Bothwick wrote:
> On Sun, 20 Feb 2011 10:33:52 -0500, David Relson wrote:
>
> > As background information, in /etc/udev/rules.d/10-local.rules is:
> >
> > KERNEL=="sd*1", ATTRS{manufacturer}=="PNY", SYMLINK+="PNY",
> > RUN+="/bin/mount -a"
> >
> > a
On Sun, 20 Feb 2011 18:03:24 +
Mick wrote:
> On Sunday 20 February 2011 17:44:58 Neil Bothwick wrote:
> > On Sun, 20 Feb 2011 10:33:52 -0500, David Relson wrote:
> > > As background information, in /etc/udev/rules.d/10-local.rules
> > > is: KERNEL=="sd*1", ATTRS{manufacturer}=="PNY", SYMLINK+
"usb verbose debug" in the kernel? - check dmesg. Mine are always slow
to mount if this is on.
BillK
On Sun, 2011-02-20 at 10:33 -0500, David Relson wrote:
> Mounting USB devices is very, very slow. This morning I inserted my
> PNY memory stick at 10:18:22 but "df" didn't show it mounted unti
On Sunday 20 February 2011 17:44:58 Neil Bothwick wrote:
> On Sun, 20 Feb 2011 10:33:52 -0500, David Relson wrote:
> > As background information, in /etc/udev/rules.d/10-local.rules is:
> > KERNEL=="sd*1", ATTRS{manufacturer}=="PNY", SYMLINK+="PNY",
> >
> > RUN+="/bin/mount -a"
> >
> > and i
On Sun, 20 Feb 2011 10:33:52 -0500, David Relson wrote:
> As background information, in /etc/udev/rules.d/10-local.rules is:
>
> KERNEL=="sd*1", ATTRS{manufacturer}=="PNY", SYMLINK+="PNY",
> RUN+="/bin/mount -a"
>
> and in /etc/fstab is:
>
> /dev/PNY /mnt/pny vfat rw,nosuid,auto 0 0
David Relson wrote:
Mounting USB devices is very, very slow. This morning I inserted my
PNY memory stick at 10:18:22 but "df" didn't show it mounted until 3
minutes later at 10:21:05.
As background information, in /etc/udev/rules.d/10-local.rules is:
KERNEL=="sd*1", ATTRS{manufacturer}==
Mounting USB devices is very, very slow. This morning I inserted my
PNY memory stick at 10:18:22 but "df" didn't show it mounted until 3
minutes later at 10:21:05.
As background information, in /etc/udev/rules.d/10-local.rules is:
KERNEL=="sd*1", ATTRS{manufacturer}=="PNY", SYMLINK+="PNY",
8 matches
Mail list logo