Re: Problems with booting from SX6000

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 26 Mar 2002 02:27:49 +0000 (GMT)


> Where does I find the hexvalues for /dev/i2o/hda?
>
> Are the hexvalues static if I insert a new ide harddisk or a scsi harddisk?

The values are always static - Its 256*major+minor number. Its the one thing
that always works. Not knowing i2o/hd* is a PITA.

You want 0x5000 for i2o/hda 0x5006 for i2o/hda6

(See Documentation/devices.txt for the values)
-
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/