Changes

From Amahi Wiki
Jump to: navigation, search
50 bytes added ,  01:17, 10 February 2013
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
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits