Frequently Asked Question

The installer cannot be launched

Last Updated 5 years ago

Before launching the PowerMaster installer, you must change its access permission on the installer. You must have executable permission on the Power Master installer; otherwise the message “Permission Denied” will be displayed.

Run the below example command to change its permission of the 32-bit installer on 32-bit Linux platform.
sudo chmod u+x pmXXX_x86.sh(XXX is the version number of Power Master.)

Run the below example command to change its permission of the 64-bit installer on 64-bit Linux platform.
sudo chmod u+x pmXXX_x86_64.sh(XXX is the version number of Power Master.)

After the permission of the Power Master installer is changed, the installation procedure will be allowed to launch.

Please Wait!

Please wait... it will take a second!