![background image](http://html1.mh-extra.com/html/sunrich-technology/u-1921-1981/u-1921-1981_user-manual_1399247006.webp)
Page 6
MN3000000173
2.2.2 Installation for Linux
1.
Login URL http://www.sunrichtech.com.hk/
2.
Search U3-R27 and download driver
3.
Extract the compressed driver source file to a certain directory by
the following command: (Please copy the driver file from the
download driver folder to a certain folder on hard drive)
# tar r x.tar
4.
Now, the driver source files should be extracted under the current
directory. Executing the following command to compile the
driver:
# make
5.
If you want to use modprobe command to mount the driver,
executing the following command to install the driver into your
kernel:
# make install