OS/Linux

Source RPM 설치

이정식 2013. 1. 10. 09:19

 

1. Install the source RPM package.
# rpm -ivh e1000e-<version>.src.rpm

2. Build the binary RPM for the e1000e driver.
# cd /usr/src/redhat
# rpmbuild -bb SPECS/e1000e.spec

3. Install the new RPM package
# rpm -ivh RPMS/<arch>/e1000e-<version>.<arch>.rpm

The e1000e.ko module is installed in the following directory:

Red Hat EL 4/5
/lib/modules/<kernel_version>/kernel/drivers/net