disk-info for old adaptec controller
Sandro Bordacchini
sandro.bordacchini at tradesoft.it
Tue Feb 12 14:56:16 CET 2008
Hi all,
i have recently faced some troubles when installing a fai-cd on a a
server with an adaptec i2o scsi controller (quite old).
My fai version is 3.1.8.
I have solved my issue patching the last line of /usr/lib/fai/disk-info
script in this way:
egrep ' i2o/hd.\b| cciss/c.d.\b| ida/c.d.\b| rd/c.d.\b| hd.\b|
sd.\b|/disc\b' /proc/partitions | diskandsize
This is because driver allows access to disks with
/dev/i2o/hda and so on.
If you think this can be useful, feel free to add patch to repository.
Bye,
--
Sandro.
More information about the linux-fai
mailing list