Gentoo Archives: gentoo-dev

From: Daniel Armyr <daniel.armyr@××××.se>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] HDD Detection
Date: Mon, 14 Jun 2004 19:21:46
Message-Id: 20040614212219.76b86964@beech.glades.net
In Reply to: [gentoo-dev] HDD Detection by Nathaniel McCallum
1 cuardin@beech:~;)sudo ./detect_devices.py
2 Detecting devices...
3
4 Your devices are detected by this script as:
5 /dev/hda
6 /dev/sr0
7
8 Fdisk detected your devices as:
9 sh: line 1: fdisk: command not found
10
11 Compare the two lists above with your real system devices (not partitions).
12 Ideally, the two lists should be the same. If the lists are missing any
13 devices or have extra devices, please email me a copy of the output of this
14 and of 'cat /proc/partitions' to my address npmccallum@g.o
15
16 cuardin@beech:~;)
17
18
19 > I need as many people as possible to test (for the Gentoo installer
20 > project) the following python script on your system:
21 > http://dev.gentoo.org/~npmccallum/detect_devices.py This is especially
22 > important if you have scsi, hardware raid, or otherwise funky setups.
23 >
24
25
26 --
27 ++++++++++++++++++++++++++++++++++++++++
28 daniel.armyr@××××.se f00-dar@×××××.se
29 Tegnergatan 40 rum 505 +46 8 8 31 52 17
30 113 59 Stockholm
31 ++++++++++++++++++++++++++++++++++++++++
32
33 --
34 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] HDD Detection Nathaniel McCallum <npmccallum@g.o>