From Fedora Project Wiki

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


Kimchi Documentation

  1. Install Basic or minimal Fedora
  2. Add Fedora repo for behostupdates
  3. chkconfig firewalld off
  4. systemctl stop firewalld
  5. yum install kimchi
  6. Add selinux requirements -> semanage permissive -a httpd_t
  7. Alter firewalld to allow kimchi
    1. firewall-cmd --reload
    2. firewall-cmd --add-service kimchid
  8. Bug fixes
    1. Fix arch -- /usr/lib/python2.7/site-packages/kimchi/featuretests.py
    2. Fix kbd problem -- /usr/lib/python2.7/site-packages/kimchi/osinfo.py
  9. modprode kvm
  10. modprobe kvm_hv
  11. systemctl start kimchid
  12. Connect via browser