wiki/getstarted/disk.md

40 lines
1.5 KiB
Markdown
Raw Normal View History

2021-11-13 11:37:34 +00:00
---
title: Get started with Phyllome OS
description:
published: true
2021-11-23 13:16:44 +00:00
date: 2021-11-23T13:16:42.288Z
2021-11-13 11:37:34 +00:00
tags:
editor: markdown
dateCreated: 2021-11-13T11:37:31.498Z
---
2021-11-13 15:59:42 +00:00
# How to use Phyllome OS daily
2021-11-23 13:16:44 +00:00
*This section explains how to further configure Phyllome OS, and how to deploy your favorite operating system within it.*
2021-11-13 15:59:42 +00:00
2021-11-23 11:25:54 +00:00
## Post-installation configuration
2021-11-13 15:59:42 +00:00
2021-11-23 13:16:44 +00:00
After Phyllome OS [has been successfully installed](/deploy/install) and [the first-launch process has been completed](/deploy/install#first-launch), a few tasks are required before it can be used to its fullest potential.
2021-11-23 11:17:31 +00:00
2021-11-23 11:25:54 +00:00
> As Phyllome OS evolves, one of the main goal is to shorten the time it would take for an end-user to have a fully operational virtual machine loaded with the installer of their favorite operating system, to the point that a user may not see the Phyllome OS Desktop environnement at all.
{.is-info}
2021-11-13 15:59:42 +00:00
2021-11-23 13:16:44 +00:00
### Correct
Grant the current user
2021-11-23 11:19:35 +00:00
2021-11-23 11:25:54 +00:00
## What to do next
2021-11-23 11:19:35 +00:00
2021-11-13 15:59:42 +00:00
* **Create a virtual machine**
2021-11-23 10:47:09 +00:00
* manually, using `virt-manager` (*default*)
* automatically, using `virt-install` (*for power users*)
2021-11-13 15:59:42 +00:00
* **Install your favorite guest operating system** inside this virtual machine
* manually, using the installer provided by the editor of your favorite operating system
2021-11-23 10:47:09 +00:00
* automatically, using a kickstart file, for compatible guest systems
2021-11-13 15:59:42 +00:00
---
2021-11-23 13:16:44 +00:00
*Are you looking for tasks to do with your system? If so, have a look at doing some [suggested tasks](/gofurther)*
2021-11-13 15:59:42 +00:00
[^1]: Although, we very much encourage you to [hack it](https://github.com/PhyllomeOS/phyllomeos#how-to-hack-phyllome-os).