sudo su -
* You need to get a patched hdactl, which depend on your machine architecture (YOURARCH should be i386 or amd64)
   <nowiki>
    YOURARCH=`uname -i`;
    wget http://alpha.amahi.org/tmp/hdactl_4.2.7_$YOURARCH.deb
    dpkg -i hdactl_4.2.7_$YOURARCH.deb
   </nowiki>
* The the NetworkManager transition script:
   <nowiki>
    wget http://alpha.amahi.org/tmp/nm-install
    apt-get install -y ruby-dbus
   </nowiki>
* Run the script in test mode:
    ./nm-install