可爱灰狼 发表于 2014-10-23 00:05

rdac安装报 /opt/mpp/mppMkInitrdHelper: line 368: /sbin/lspci: No such file or di

# make install
make: Entering directory `/root/linuxrdac-09.03.0C05.0652'
make: Entering directory `/usr/src/kernels/2.6.32-431.el6.x86_64'
Building modules, stage 2.
MODPOST 2 modules
make: Leaving directory `/usr/src/kernels/2.6.32-431.el6.x86_64'
make: Entering directory `/usr/src/kernels/2.6.32-431.el6.x86_64'
Building modules, stage 2.
MODPOST 2 modules
make: Leaving directory `/usr/src/kernels/2.6.32-431.el6.x86_64'
/bin/bash ./genfileattributes bld
gcc-I/root/linuxrdac-09.03.0C05.0652 -I/root/linuxrdac-09.03.0C05.0652/mpp_linux_headers/ -I/root/linuxrdac-09.03.0C05.0652/mpp_linux_sys_headers/ -c ./utility/mppUtil26p_sysdep.c -o mppUtilSysdep.o
gcc mppUtil.o mppUtilSysdep.o -o mppUtil
Your kernel version is 2.6.32-431.el6.x86_64
Preparing to install MPP driver against this kernel version...
Generating module dependencies...
/opt/mpp/mppMkInitrdHelper: line 368: /sbin/lspci: No such file or directory
/opt/mpp/mppMkInitrdHelper: line 373: /sbin/lspci: No such file or directory
Please wait while we modify the system configuation files.
MPP: Running dracut
      You must now edit your boot loader configuration file, /boot/efi/efi/redhat/grub.conf, to
      add a new boot menu, which uses mpp-2.6.32-431.el6.x86_64.img as the initrd image.
      Now Reboot the system for MPP to take effect.
      The new boot menu entry should look something like this (note that it may
      vary with different system configuration):

      ...

                title Red Hat Linux (2.6.32-431.el6.x86_64) with MPP support
                root (hd0,5)
                kernel /vmlinuz-2.6.32-431.el6.x86_64 ro root=LABEL=RH9
                initrd /mpp-2.6.32-431.el6.x86_64.img
      ...
MPP driver package has been successfully installed on your system.
make: Leaving directory `/root/linuxrdac-09.03.0C05.0652'
#

这样行吗?
/opt/mpp/mppMkInitrdHelper: line 368: /sbin/lspci: No such file or directory
/opt/mpp/mppMkInitrdHelper: line 373: /sbin/lspci: No such file or directory
这两行的错误影响吗?
os 是 rhel 6.5 x86_64
rdac版本 rdac-LINUX-09.03.0C05.0652-source.tar.gz
页: [1]
查看完整版本: rdac安装报 /opt/mpp/mppMkInitrdHelper: line 368: /sbin/lspci: No such file or di