-
Recent Posts
Archives
Links
Monthly Archives: March 2009
Qemu 0.10 version compile from source
how to avoid with this error ” KVM support no – (#error Missing KVM capability KVM_CAP_DESTROY_MEMORY_REGION_WORKS) ” 1. Configure Kernel cd /usr/src/linux-2.6.x make menuconfig CONFIG_PARAVIRT_GUEST=y # CONFIG_XEN is not set CONFIG_KVM_CLOCK=y CONFIG_KVM_GUEST=y CONFIG_PARAVIRT=y CONFIG_PARAVIRT_CLOCK=y CONFIG_HAVE_KVM=y CONFIG_VIRTUALIZATION=y CONFIG_KVM=m CONFIG_KVM_INTEL=m … Continue reading
ubuntu china apt server
http://wiki.ubuntu.org.cn/index.php?title=Template:8.10source&variant=zh-cn that’s great
Posted in Linux
Leave a comment
centos Yum update repositories
http://centos.ustc.edu.cn/centos/ # URL: http://www.centos.org ### CentOS-4 APT older rpms repositories #rpm http://centos.ustc.edu.cn centos/4/apt/i386 os addons updates extras #rpm http://centos.ustc.edu.cn centos/4/apt/i386 contrib centosplus cfgfs ### CentOS-4 APT repomd repositories repomd http://centos.ustc.edu.cn centos/4/os/i386 repomd http://centos.ustc.edu.cn centos/4/addons/i386 repomd http://centos.ustc.edu.cn centos/4/extras/i386 repomd … Continue reading
Posted in Linux
Leave a comment