标签:install script sharp 11g not rtc 安装 enter smartctl
问题
[root@oracle11g rpm]# rpm -ivh cvuqdisk-1.0.9-1.rpm Preparing... ################################# [100%] ls: cannot access /usr/sbin/smartctl: No such file or directory /usr/sbin/smartctl not found. error: %pre(cvuqdisk-1.0.9-1.x86_64) scriptlet failed, exit status 1 error: cvuqdisk-1.0.9-1.x86_64: install failed [root@oracle11g rpm]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.6 (Maipo)
解决
[root@oracle11g rpm]# yum install -y smartmontools
标签:install script sharp 11g not rtc 安装 enter smartctl
原文地址:https://www.cnblogs.com/hanglinux/p/12880230.html