Gentoo Archives: gentoo-dev

From: fire-eyes <sgtphou@×××××××××××××××.net>
To: Nathaniel McCallum <npmccallum@g.o>
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] HDD Detection
Date: Sat, 12 Jun 2004 19:31:12
Message-Id: 40CB59FC.9090507@fire-eyes.dynup.net
In Reply to: [gentoo-dev] HDD Detection by Nathaniel McCallum
1 Nathaniel McCallum wrote:
2 > I need as many people as possible to test (for the Gentoo installer
3 > project) the following python script on your system:
4 > http://dev.gentoo.org/~npmccallum/detect_devices.py This is especially
5 > important if you have scsi, hardware raid, or otherwise funky setups.
6
7
8
9 Interestingly i did it on another system with software raid1:
10
11
12 Your devices are detected as:
13 /dev/hda
14 /dev/hdb
15 /dev/hdc
16
17
18 md0 missing as an email you just sent said should happen. I won't have a
19 system with hardware raid to toy with until Monday.
20
21 major minor #blocks name
22
23 3 0 10022040 hda
24 3 1 64228 hda1
25 3 2 506047 hda2
26 3 3 4891792 hda3
27 3 4 1 hda4
28 3 5 987966 hda5
29 3 6 3566398 hda6
30 3 64 30037392 hdb
31 3 65 4883224 hdb1
32 3 66 25154136 hdb2
33 22 0 10005408 hdc
34 22 1 64228 hdc1
35 22 2 506047 hdc2
36 22 3 4891792 hdc3
37 22 4 1 hdc4
38 22 5 987966 hdc5
39 22 6 3550333 hdc6
40 9 0 4891712 md0
41 9 2 3550208 md2
42 9 1 987840 md1
43
44 --
45 gentoo-dev@g.o mailing list