54
Chapter Six Install Operating System
#umount /mnt
#reboot
(Notes: “e1000e-1.9.5.tar.gz” is network card driver, and its version will be up-
dated. When being installed, the actual version in the attached driver CD shall prevail.)
(2) The system will automatically restart; please take out the driver CD.
(3) Log in the system, connect the network wires and configure the network.
2. Installation of onboard 82576 network card driver
(1) Insert Inspur system driver CD into the optical drive; click the Terminal menu
in Applications→System Tools; input the following in the windows:
#mount /dev/cdrom /mnt
#cd /mnt
#cd
driver/nic/linux/82576
#cp igb-3.3.6.tar.gz /tmp
#cd /tmp
#tar -zxvf igb-3.3.6.tar.gz
#cd igb-3.3.6/src
#make install
#cd /
#umount /mnt
#reboot
(Notes: “igb-3.3.6.tar.gz” is network card driver, and its version will be updat-
ed. When being installed, the actual version in the attached driver CD shall prevail.)
(2) The system will automatically restart; please take out the driver CD.
(3) Log in the system, connect the network wires and configure the network.