Uninstalling the Driver and Firmware
Procedure
The driver and firmware can be uninstalled in any sequence. Replace the asterisks (*) in the software packages based on the actual situation.
- Log in to the operating environment as user root.
- Two uninstallation methods are supported. Users can select either one based on the actual situation.
- To use the software package for uninstallation, run the following command in the directory where the .run package is stored, for example, /opt:
./*.run --uninstall
- Run the following command in any directory for uninstallation:
bash {install_path}/{package_name}/script/uninstall.sh
Replace install_path with the actual installation path, package_name with the actual package name, the firmware package with the actual firmware, and the driver package with actual driver.
- To use the software package for uninstallation, run the following command in the directory where the .run package is stored, for example, /opt:
- If no error information is displayed during the uninstallation, the uninstallation is successful. Determine whether to reboot the server based on the displayed information to complete the uninstallation.