Skip to content

Latest commit

 

History

History
executable file
·
62 lines (38 loc) · 2.58 KB

linux.md

File metadata and controls

executable file
·
62 lines (38 loc) · 2.58 KB

Requirements

  • Hypervisor: at least one of
    • [Linux] QEMU 2.0 or later
    • [Linux] Xen 4.5 or later (for Xen support)

Install

the current version supports the following Linux distros:

  • Ubuntu ( > 14.04 )
  • CentOS/RHEL 7.x
  • Fedora ( > 20 )
  • Debian ( > 7.0 )

curl-to-bash or tarball

To setup Hyper, simply run (after 0.4, the same package support both KVM and Xen)

curl -sSL https://hypercontainer.io/install | bash

Don't like the "curl to bash" methods? Download tarball here.

For CentOS/RHEL users, please use the pre-build RPMs

If you build Qemu from source, don't forget enable virtfs (--enable-virtfs) during configuration.

RPMs for CentOS/RHEL7

x86_64 binary packages:

and SRPMS:

RPMs for Fedora 23

x86_64 binary packages:

and SRPMS:

Note: The qemu shipped in Fedora could work well with Hyper, we did not package qemu for Fedora.

Deb packages for Ubuntu

Binary packages for amd64: