Gentoo Archives: gentoo-user

From: Stephen Liu <satimis@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Auto-mount USB device
Date: Mon, 09 Oct 2006 11:23:17
Message-Id: 20061009111618.12353.qmail@web35210.mail.mud.yahoo.com
1 Hi Iain,
2
3 Still failed.
4
5 # cat /etc/group | grep plugdev
6 plugdev:x:1004:haldaemon,satimis
7
8
9 > if the logout-login doesn't work, then post the relevant part
10 > of /var/log/messages when plugging in the usb device.
11
12 /var/log/message
13 ......
14 Oct 10 02:53:09 localhost usb 1-3: configuration #1 chosen from 1 choice
15 Oct 10 02:53:09 localhost scsi2 : SCSI emulation for USB Mass Storage devices
16 Oct 10 02:53:09 localhost usb-storage: device found at 3
17 Oct 10 02:53:09 localhost usb-storage: waiting for device to settle before scanning
18 Oct 10 02:53:14 localhost Vendor: Maxtor 9 Model: HAQA Rev: 5215
19 Oct 10 02:53:14 localhost Type: Direct-Access ANSI SCSI revision: 02
20 Oct 10 02:53:14 localhost SCSI device sda: 13281408 512-byte hdwr sectors (6800 MB)
21 Oct 10 02:53:14 localhost sda: Write Protect is off
22 Oct 10 02:53:14 localhost sda: Mode Sense: 00 38 00 00
23 Oct 10 02:53:14 localhost sda: assuming drive cache: write through
24 Oct 10 02:53:14 localhost SCSI device sda: 13281408 512-byte hdwr sectors (6800 MB)
25 Oct 10 02:53:14 localhost sda: Write Protect is off
26 Oct 10 02:53:14 localhost sda: Mode Sense: 00 38 00 00
27 Oct 10 02:53:14 localhost sda: assuming drive cache: write through
28 Oct 10 02:53:14 localhost sda: Write Protect is off
29 Oct 10 02:53:14 localhost sda: Mode Sense: 00 38 00 00
30 Oct 10 02:53:14 localhost sda: assuming drive cache: write through
31 Oct 10 02:53:14 localhost sda: unknown partition table
32 Oct 10 02:53:14 localhost sd 2:0:0:0: Attached scsi disk sda
33 Oct 10 02:53:14 localhost usb-storage: device scan complete
34 Oct 10 02:53:14 localhost scsi.agent[7446]: disk at /devices/pci0000:00/0000:00:0b.1/usb1/1-3/1-3:1.0
35 Oct 10 02:53:45 localhost kjournald starting. Commit interval 5 seconds
36 Oct 10 02:53:45 localhost EXT3 FS on sda, internal journal
37 Oct 10 02:53:45 localhost EXT3-fs: mounted filesystem with ordered data mode.
38 * end *
39
40
41 > Also, post details of the usb thing that you're trying to use - what is
42 > it?
43 USB enclosure is a box for mounting a HD inside to be used for external storage. It is connected to USB port.
44
45
46 > and the gnome, udev and kernel version.
47
48 # equery l gnome-light
49 [ Searching for package 'gnome-light' in all categories among: ]
50 * installed packages
51 [I--] [ ] gnome-base/gnome-light-2.12.0 (2.0)
52
53 # equery l udev
54 [ Searching for package 'udev' in all categories among: ]
55 * installed packages
56 [I--] [ ] sys-fs/udev-087-r1 (0)
57
58 # cat /proc/version
59 Linux version 2.6.17-gentoo-r7 (root@localhost) (gcc version 4.1.1 (Gentoo 4.1.1)) #5 SMP Mon Sep 25 18:27:54 HKT 2006
60
61
62 Tks
63
64
65 B.R.
66 SL
67
68
69
70
71 --
72 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Auto-mount USB device Andrew Frink <gentoo.user.andrew.frink@×××××.com>