Gentoo Archives: gentoo-dev

From: Okrain Genady <mafteah@××××××××××.il>
To: Nathaniel McCallum <npmccallum@g.o>
Cc: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] HDD Detection
Date: Sat, 12 Jun 2004 19:23:15
Message-Id: 200406122222.36305.mafteah@mafteah.co.il
In Reply to: Re: [gentoo-dev] HDD Detection by Nathaniel McCallum
1 Below is the list of your partitionable devices. If this list is
2 missing any devices or has extra devices, please email me a copy
3 of the output of this and of 'cat /proc/partitions' to my address
4 npmccallum@g.o, thanks!
5
6 Your devices are detected as:
7 /dev/hda
8 /dev/hdc
9
10
11 On Saturday 12 June 2004 22:15, Nathaniel McCallum wrote:
12 > sorry, typo, its fixed now
13 >
14 > Nathaniel
15 >
16 > On Sat, 2004-06-12 at 15:11, Greg KH wrote:
17 > > On Sat, Jun 12, 2004 at 03:05:21PM -0400, Nathaniel McCallum wrote:
18 > > > I need as many people as possible to test (for the Gentoo installer
19 > > > project) the following python script on your system:
20 > > > http://dev.gentoo.org/~npmccallum/detect_devices.py This is especially
21 > > > important if you have scsi, hardware raid, or otherwise funky setups.
22 > >
23 > > Your devices are detected as:
24 > > Traceback (most recent call last):
25 > > File "./detect_devices.py", line 48, in ?
26 > > for device in detect_devices():
27 > > File "./detect_devices.py", line 35, in detect_devices
28 > > if is_partitionable_device(device_name):
29 > > File "./detect_devices.py", line 16, in is_partitionable_device
30 > > media_type = open("/proc/ide/"+device+"/media").read()
31 > > NameError: global name 'device' is not defined
32 > >
33 > >
34 > > That's not good, is it :(
35 > >
36 > > greg k-h
37 >
38 > --
39 > gentoo-dev@g.o mailing list
40
41 --
42 gentoo-dev@g.o mailing list