Product User Guide

36
4.3.4 Linux Version
To execute the Linux version of the KiraTool, you need to copy “ KiraTool-1.5.xx-intel” from the
KiraTool package to a Linux server folder, such as “ /usr/local/bin ”. ( xx is KiraTool revision
number). Follow the process below:
linux# cp kiratool-1.5.11-intel /usr/local/bin
linux# chmod 755 /usr/local/bin/kiratool-1.5.11-intel
KiraTool needs the sg kernel module to detect a locally installed Intel
®
RMM2. Load this kernel
module before running KiraTool with the command below:
modprobe sg
Figure 20: Working with KiraTool under Linux