Hi,
i want to install newest driver for my network on Proxmox 3.4
driversource: http://downloadmirror.intel.com/15817/eng/e1000e-3.1.0.2.tar.gz
i have done latest update and reboot then:
then i get this error :/
hope anyone can help me with that and find a solution.
regards ice
i want to install newest driver for my network on Proxmox 3.4
driversource: http://downloadmirror.intel.com/15817/eng/e1000e-3.1.0.2.tar.gz
i have done latest update and reboot then:
Code:
apt-get install pve-headers-`uname -r` build-essential
cd /usr/local/src
wget http://downloadmirror.intel.com/15817/eng/e1000e-3.1.0.2.tar.gz
tar xzf e1000e-3.1.0.2.tar.gz
cd e1000e-3.1.0.2
make install
then i get this error :/
Code:
make: *** No rule to make target `install'. Stop.
hope anyone can help me with that and find a solution.
regards ice