2021-06-19 09:29:23 +00:00
---
2021-06-19 10:13:28 +00:00
title: Homepage
2021-06-19 09:29:23 +00:00
description:
published: true
2021-08-27 00:48:36 +00:00
date: 2021-08-27T00:48:33.102Z
2021-06-19 09:29:23 +00:00
tags: test
editor: markdown
dateCreated: 2021-06-19T09:29:20.593Z
---
2021-08-12 08:38:27 +00:00
# Welcome to the Phyllome OS wiki
2021-06-19 10:17:12 +00:00
2021-08-12 08:38:08 +00:00
## Table of contents
2021-06-19 12:44:55 +00:00
2021-08-12 08:38:08 +00:00
* **Overview**
* [Context ](/context )
* [Phyllome's purpose ](/purpose )
* [Roadmap ](/roadmap )
2021-06-19 10:35:23 +00:00
2021-08-12 08:38:08 +00:00
* **Do**
2021-08-27 00:47:38 +00:00
* [Prepare the host ](/prepare )
2021-08-21 18:41:44 +00:00
* [Install ](/install )
* [From the official ISO image ](/from_iso )
* [From source ](/from_source )
2021-08-12 08:38:08 +00:00
* [Use ](/use )
2021-08-21 18:41:44 +00:00
* [As a live system, from a USB stick ](/usb )
* [As an installed system, on a disk ](/disk )
2021-08-12 08:38:08 +00:00
* [Hack ](/hack )
2021-06-19 10:24:38 +00:00
2021-08-12 08:38:08 +00:00
* **Tasks**
2021-08-21 18:41:44 +00:00
* [Configure the Virtual Machine Manager ](/virt-manager )
* [Install Phyllome inside Phyllome ](/inception ) using the Virtual Machine Manager
* [Deploy ](/deploy ) a `q35` , `ovmf` minimal or desktop-based RPM-guest programatically using `virtio` devices and `virt-install`
* [Use netboot.xyz ISO ](/netboot.xyz ) to launch the installer for many Linux distributions
2021-08-12 08:38:08 +00:00
* [Migrate ](/migrate ) an existing guest virtual machine to another Phyllome OS host
2021-08-12 13:40:31 +00:00
* [Resize ](/resize ) an existing virtual disk that uses an EXT4 filesystem
2021-08-21 18:41:44 +00:00
* [Encrypt ](/encrypt ) the default directory containing virtual disk images with `fscrypt`
2021-08-12 08:38:08 +00:00
* **References**
* *Phyllome OS*
* [Requirements ](/requirements )
* [Hardware support ](/hardware_support )
2021-08-12 13:29:04 +00:00
* [Guests support ](/guest )
2021-08-12 08:38:08 +00:00
* [Architecture ](/architecture )
* [Software bill of materials ](/sbom ) (SBOM)
2021-08-12 13:29:04 +00:00
2021-08-12 08:38:08 +00:00
* *Linux and KVM-virtualization*
* [Linux Kernel module list ](/kernel_modules ) related to virtualization
* [Virtualization-related paths ](/linux_paths ) on Linux
2021-08-12 13:40:31 +00:00
* [QEMU/KVM devices ](/qemu-kvm_devices )
2021-08-12 13:29:04 +00:00
* [XML ](/xml ) commented
2021-08-12 08:38:08 +00:00
* [Lexicon ](/lexicon )
2021-06-19 10:24:38 +00:00
2021-08-12 08:38:08 +00:00
* [Frequently Asked Questions ](/faq ) (FAQ)
* [External resources ](/resources )
> If you would rather avoid JavaScript altogether, or wish to download the content locally, we got you covered: you can fetch the content locally [here](https://git.phyllo.me/home/wiki).
2021-06-23 12:30:56 +00:00
{.is-info}
2021-06-19 10:17:12 +00:00
2021-08-12 08:38:08 +00:00
## Phyllome OS
2021-08-12 13:50:26 +00:00
[Phyllome OS ](https://phyllo.me/ ) is an operating system that makes it easier to run [various guest systems ](/guest ) locally using [off-the-shelf hardware ](/requirements ).
2021-08-12 08:38:08 +00:00
2021-08-27 00:47:38 +00:00
## Phyllome OS Project
* **Core team**
* [How to join ](/join )
* [Current infrastructure ](/infrastructure )
2021-08-12 08:38:08 +00:00
## Links
* **The website**: https://phyllo.me
* **The wiki**: https://wiki.phyllo.me
* **The git**: https://git.phyllo.me