CentOS 5.5安装 FCoE initiator 错误

环 境: CentOS 5.5 x86_64(linux-2.6.32.19)

操 作: 安装FCoE initiator

问 题 1:

安装fcoe-utils 时

输入 :make install

显示 :ln: creating symbolic link `etc/initd/fcoe' to `/etc/initd/initd.fcoe': File exists

其中 etc/initd/fcoe' 为空link。

尚未分析清楚错误原因。

问 题 2:

按照www.open-fcoe.org 的Quick Start 安装好后,终端输入service fcoe start ,显示不可识别的服务。

解决方法: yum -y install yum-utils (懂得的人尽情挖苦我吧!)

/*

*Written by Zuocheng Liu

*/

你可能感兴趣的:(centos)