我本来的系统已经安装了win7,现在我想要安装centos。
下面是CentOS6.5 64位的下载链接:
http://mirrors.btte.net/centos/6.5/isos/x86_64/CentOS-6.5-x86_64-bin-DVD1.iso
下载UNetbootin:
http://cznic.dl.sourceforge.net/project/unetbootin/UNetbootin/585/unetbootin-windows-585.exe
下载之后,插入U盘使用UNetbootin进行操作。
(上图不是centos的,是ubuntu的,不过做法一样,点击OK即可)
等待一段时间,重新启动计算机。
在安装centos的过程中报:unable to read package metadata.this may be due to a missing repodata directory错误。
CentOS-6.5-x86_64-bin-DVD1\repodata目录下面是这样的:
修改之后(参考了这个链接的说法:http://*.com/questions/21637068/unable-to-read-package-metadata-this-may-be-due-to-missing-repodata-directory)成为这样:
这样就能够正常安装了。