Gentoo Archives: gentoo-dev

From: Wolfram Schlich <lists@×××××××.org>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] HDD Detection
Date: Mon, 14 Jun 2004 17:30:27
Message-Id: 20040614173017.ALLYOURBASEAREBELONGTOUS.D22820@bla.fasel.org
In Reply to: [gentoo-dev] HDD Detection by Nathaniel McCallum
1 * Nathaniel McCallum <npmccallum@g.o> [2004-06-12 21:09]:
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<--
8 [root@prometheus(pts/3):tmp]$ python detect_devices.py
9 Detecting devices...
10 Traceback (most recent call last):
11 File "detect_devices.py", line 109, in ?
12 devices = detect_devices()
13 File "detect_devices.py", line 12, in detect_devices
14 raise Exception, "sysfs MUST be enabled (are you using kernel >2.6?)"
15 Exception: sysfs MUST be enabled (are you using kernel >2.6?)
16 [root@prometheus(pts/3):tmp]$ uname -a
17 Linux prometheus 2.4.22-grsec-1.9.12 #2 SMP Son Sep 7 11:28:39 CEST 2003 i686 AMD Athlon(tm) MP AuthenticAMD GNU/Linux
18 [root@prometheus(pts/3):tmp]$
19 --8<--
20 ?!
21 --
22 Wolfram Schlich; Friedhofstr. 8, D-88069 Tettnang; +49-(0)178-SCHLICH

Replies

Subject Author
Re: [gentoo-dev] HDD Detection Andrew Gaffney <agaffney@×××××××××××.com>