RocketRaid 2720 + Debian 7

Hi There,

Just a quick step by step manual on how to compile the kernelmodule for the Highpoint Rocketraid Controller 2720 under Debian 7.

  • wget "http://www.highpoint-tech.com/BIOS_Driver/rr272x_1x/Linux/RR272x_1x-Linux-Src-v1.4-120424-1752.tar.gz"
  • tar xfz "RR272x_1x-Linux-Src-v1.4-120424-1752.tar.gz"
  • cd product/rr272x/linux
  • make
  • copy rr272x_1x.ko ...
more ...