Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] HDD Detection
Date: Sun, 13 Jun 2004 20:37:58
Message-Id: 200406131637.59105.vapier@gentoo.org
In Reply to: Re: [gentoo-dev] HDD Detection by Greg KH
1 On Sunday 13 June 2004 02:44 pm, Greg KH wrote:
2 > On Sat, Jun 12, 2004 at 10:09:11PM -0400, Nathaniel McCallum wrote:
3 > > Hey, I was hoping you would jump in. The script is for the installer
4 > > and it is to detect and return a list of all the partitionable devices
5 > > on the system (hard drives, etc). What are your suggestions?
6 >
7 > Oh, that's simple:
8 > /sys/block/*
9
10 rather than parsing the fs himself, wouldnt using libsysfs be better ?
11 -mike
12
13 --
14 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] HDD Detection Greg KH <gregkh@g.o>