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",
Hello, dirk.
dirk dil> mount -a -t msdos /dev/sda1 /mnt/jetflash
dirk dil> but there is no such thing as /dev/sda1. No /dev/sd?? what so ever.
dirk dil> What am I missing?
Just look what is in the
/var/log/messages, /var/log/kernel, e.t.c (depends on your system logger)
Inserting your flash dr
On Tue, 2006-05-16 at 00:02 -0700, Ryan Tandy wrote:
> dirk dil wrote:
> > my kernel supports usb mass storage and dos fs's
>
> Built-in, or modules? If the latter, make sure they're loaded... ;)
> And as Dirk mentioned, make sure you have SCSI support and SCSI disk
> support (hint: what does t
dirk dil:
> I'm having trouble mounting a jetflash 110 onto usb.
Please, check http://www.gentoo.org/doc/en/usb-guide.xml and your flash
drive will work well ;-)
Sergio
___
Yahoo! Mail: gratis 1GB per i messaggi e allegati d
dirk dil wrote:
my kernel supports usb mass storage and dos fs's
Built-in, or modules? If the latter, make sure they're loaded... ;)
And as Dirk mentioned, make sure you have SCSI support and SCSI disk
support (hint: what does the 'sd' in /dev/sd* stand for? :P).
Ryan
--
gentoo-user@gentoo
Am Dienstag, 16. Mai 2006 09:35 schrieb ext dirk dil:
> but there is no such thing as /dev/sda1. No /dev/sd?? what so ever.
>
> What am I missing?
Kernel support for SCSI and SCSI disks, I'd guess.
HTH...
Dirk
--
Dirk Heinrichs | Tel: +49 (0)162 234 3408
Configuration Manage
Hi guys,
I'm having trouble mounting a jetflash 110 onto usb. The stick is on a
usb port and my kernel supports usb mass storage and dos fs's. I don't
think the stick needs a special driver. In the manual it says I should
be able to mount with:
mount -a -t msdos /dev/sda1 /mnt/jetflash
but
14 matches
Mail list logo