mirror of
https://github.com/PhyllomeOS/wiki.git
synced 2024-11-05 19:51:26 +00:00
1.9 KiB
1.9 KiB
title | description | published | date | tags | editor | dateCreated |
---|---|---|---|---|---|---|
Linux | true | 2021-11-14T18:41:11.183Z | markdown | 2021-11-13T11:50:48.789Z |
Go further
This section is meant to introduce how to execute particular taks on Phyllome OS, including deployment of certain guest systems. Some of these tasks will be rendered obsolete with newer Phyllome OS versions.
Tasks related to Phyllome OS
- Perform a few checks on Phyllome OS
- Configure the Virtual Machine Manager manually or automatically
- Install a guest system using netboot.xyz
- Use virt-install to install a guest system
- Deploy Phyllome OS inside Phyllome OS
- Migrate an existing guest virtual machine to another Phyllome OS host
- Resize an existing virtual disk
- Encrypt virtual disk images using filesystem-level encryption
- Use the Cloud Hypervisor to create a virtual machine
Tasks related to your guest OS
Although Phyllome OS strives to choose defaults that will work for many guest systems, further optimizations may be needed.
By design, Phyllome OS only supports modern UEFI-based guests operating systems compatible with virtio devices and that haven't reached their end of life. {.is-info}
- Unix-like
- Windows NT
- Independant
It is possible to deploy non-UEFI compatible operating systems within these guest systems, using so-called nested virtualization. {.is-info}