| 
 
 
 
 
 
 这是我在虚拟机上面安装时报的错误,时上面原因呢
 [root@bogon ~]# yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
 Loaded plugins: fastestmirror, refresh-packagekit, security
 Loading mirror speeds from cached hostfile
 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
 
 |