Step 2.
Next, create a temporary directory into which the files can be extracted:
[root@localhost root]# cd /tmp
[root@localhost tmp]# mkdir inst_Comtrol
[root@localhost tmp]# cd inst_Comtrol
Step 3.
Then, extract the driver components from the tar file on the diskette or CD ROM to the temporary directory: Note that the name of the tar file may be different.
DISKETTE
[root@localhost inst_Comtrol]# tar xvf /mnt/floppy/rel103.tar
CD ROM
[root@localhost inst_comtrol]# tar xvf /mnt/cdrom/rel103.tar
Note:The path to rel103.tar may differ on the CD ROM.
Step 4
Run the installation script
IMPORTANT
If your Linux kernel is not version
5