diff --git a/deploy/install.md b/deploy/install.md index 3e89a6c..7dc7107 100644 --- a/deploy/install.md +++ b/deploy/install.md @@ -2,7 +2,7 @@ title: Install Phyllome OS description: published: true -date: 2025-04-17T21:13:46.882Z +date: 2025-04-17T21:49:56.490Z tags: editor: markdown dateCreated: 2021-11-14T16:19:00.348Z @@ -25,16 +25,24 @@ Installing Phyllome OS involves booting from a [bootable USB flash drive](/deplo * **A storage device** * *The kickstart file will look for a storage device and install Phyllome OS on it. If there is no disk available, the installation will fail* -## Choose your edition +## Pick your flavor -> *Phyllome[^1] OS is an operating system that makes it easier to run [various operating systems](#go-further) locally using [off-the-shelf hardware](/deploy/prepare) and [virtualization](/virt/lexicon#virtualization) software* -{.is-info} +Phyllome[^1] OS is an operating system that makes it easier to run [various operating systems](#go-further) locally using [off-the-shelf hardware](/deploy/prepare) and [virtualization](/virt/lexicon#virtualization) software. -| | GPU-agnostic | Intel GPUs (5th to 9th gen *only*)[^2] | +### Main flavors + +Phyllome OS comes in many flavors. Pick your flavor based on the hardware you wish to deploy Phyllome on. + +| Edition | Shorthand | Features | Kickstart URL | Shortened URL | |---|---|---| -| CPU-agnostic | **Phyllome OS** | N/A | -| Intel:tm: CPU edition | **Phyllome OS I** | **Phyllome OS II** | -| AMD:tm: CPU edition | **Phyllome OS A** | N/A | +| **Phyllome OS Desktop Edition** | PODE | Default edition. Compatible with x86-64 CPU and GPU agnostic. IOMMU support for AMD CPUs | +| **Phyllome OS Desktop Edition for Intel CPUs** | PODEI | IOMMU and nested virtualization on Intel CPUs | +| **Phyllome OS Desktop Edition for Intel CPUs and GPUs (from 5th to 9th gen *only*)** | POSEICG | IOMMU and nested virtualization on Intel CPUs & Intel GVT-g for Intel GPUs | +| **Phyllome OS Desktop Edition for AMD:tm: CPUs** | PODEA | IOMMU and nested virtualization on AMD CPUs | | + +### Other flavors + + [^2]: Only [Broadwell-based SoC](https://en.wikipedia.org/wiki/Broadwell_(microarchitecture)) (5th generation) to [Cascade Lake-based SoC](https://en.wikipedia.org/wiki/Cascade_Lake_(microarchitecture)) (9th generation) are supported. If you possess a more recent SoC from Intel, for instance one based on the Tiger Lake SoC, please pick Phyllome OS Desktop I or Phyllome OS Desktop A instead.