Installing the Driver and Utility  5-21 
 
 
6. Copy the utility file to any directory in the system. In this procedure, the directory /tmp/ocmwork/ is made for example. 
# mkdir /tmp/ocmwork 
# cp -p /media/[path to the utility file] /tmp/ocmwork  
# cd /tmp/ocmwork 
# umount /media 
 
<< Path to the utility file >>  
OS  Path to the utility file 
RHEL 6 [x86] [x64]  /RHEL6_4/Utility/elxocm06x/elxocm06x-[version].tgz 
 
 
7. Extract the utility file. 
# tar -zxvf /tmp/ocmwork/[utility file name] 
 
<< Utility file name >>  
OS  Utility file name 
RHEL 6 [x86]  elxocm06x-[version].tgz 
 
8. Execute the following shell script. 
# ./install.sh -q 
 
9. When the script is completed normally, reboot the system and the procedure is complete.