问题是我都已经把服务器都重装了,现在就是安装不上去:以下是具体的
Using username "root".
Last login: Sun Sep 28 12:02:37 2014
[root@MyCloudServer ~]# yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
Loaded plugins: fastestmirror
Determining fastest mirrors
YumRepo Error: All mirror URLs are not using ftp, http or file.
Eg. Invalid release/repo/arch combination/
removing mirrorlist with no valid mirrors: /var/cache/yum/x86_64/6/base/mirrorlist.txt
Error: Cannot find a valid baseurl for repo: base
[root@MyCloudServer ~]# ^C
[root@MyCloudServer ~]#
我应该怎处理 |