cciss 2.6.18-5 driver (available from http://cciss.sourceforge.net/)
hacked so it compiles cleanly on Ubuntu Dapper AMD64. Only tested on
Dapper AMD64 in a HP DL320s with SmartArray P400 controller and a raid6
set consisting of 11x750GB SATA drives.

To build:
apt-get install module-assistant
m-a prepare
mkdir /tmp/dir
cd /tmp/dir
tar -xzf /path/to/cciss-2.6.18-5_dapper.tar.gz
make


NOTE! IF SOMETHING GOES WRONG YOUR SYSTEM MIGHT NOT BOOT. YOU HAVE BEEN WARNED.
To install:
cp /lib/modules/`uname -r`/kernel/drivers/block/cciss.ko /lib/modules/`uname 
-r`/kernel/drivers/block/cciss.ko.bak
cp cciss.ko /lib/modules/`uname -r`/kernel/drivers/block/cciss.ko
depmod -a
update-initramfs -u

** Attachment added: "Dapper cciss 2.6.18-5 driver"
   http://launchpadlibrarian.net/9012448/cciss-2.6.18-5_dapper.tar.gz

-- 
Dapper cciss driver doesn't handle over 2TB devices.
https://bugs.launchpad.net/bugs/135075
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to