Re: LANANA: To Pending Device Number Registrants

Kai Henningsen (kaih@khms.westfalen.de)
15 May 2001 21:33:00 +0200


torvalds@transmeta.com (Linus Torvalds) wrote on 15.05.01 in <Pine.LNX.4.21.0105151107290.2112-100000@penguin.transmeta.com>:

> just incredibly stupid today. There's a script for doing exactly this for
> SCSI. I forget what it's called, because I obviously think the thing is
> stupid, but giving people the power to do even silly things is what Linux
> is all about.

Are you maybe talking about scsidev? It can produce names like /dev/scsi/
sdh24-e000c0i12l0p1 (ugh). It can *also* create names like
/dev/scsi/QAt-p3 for "that's the third partition on the Quantum Atlas, I
shouldn't put important stuff there because Quantums like to break". (The
QAt part comes from a config file.)

The latter I've used for quite a while (until I found mount-by-UUID). The
former is unspeakably ugly.

MfG Kai
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/