Gentoo Archives: gentoo-user

From: David Relson <relson@×××××××××××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] flash drive mounting is very slow
Date: Sun, 20 Feb 2011 15:35:21
Message-Id: 20110220103352.271ef6ac@osage.osagesoftware.com
1 Mounting USB devices is very, very slow. This morning I inserted my
2 PNY memory stick at 10:18:22 but "df" didn't show it mounted until 3
3 minutes later at 10:21:05.
4
5 As background information, in /etc/udev/rules.d/10-local.rules is:
6
7 KERNEL=="sd*1", ATTRS{manufacturer}=="PNY", SYMLINK+="PNY", RUN+="/bin/mount -a"
8
9 and in /etc/fstab is:
10
11 /dev/PNY /mnt/pny vfat rw,nosuid,auto 0 0
12
13 The kernel messages in /var/log/messages for this period of time are in
14 the attached file (to avoid line wrapping by mail clients).
15
16 Any thoughts on why it takes so long and how I can speed up
17 recognition?
18
19 Ideas for enabling more messages (from udev, the kernel, etc) to see
20 what's happening would also be helpful.
21
22 TIA,
23
24 David

Attachments

File name MIME type
messages.txt text/plain

Replies

Subject Author
[gentoo-user] Re: flash drive mounting is very slow walt <w41ter@×××××.com>
Re: [gentoo-user] flash drive mounting is very slow Dale <rdalek1967@×××××.com>
Re: [gentoo-user] flash drive mounting is very slow Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] flash drive mounting is very slow William Kenworthy <billk@×××××××××.au>