reorganize the wiki using only two-levels of directories
This commit is contained in:
lukas
2023-05-27 21:34:15 +02:00
parent 6988e58855
commit 676136cb05
59 changed files with 488 additions and 892 deletions

View File

@@ -1,39 +0,0 @@
---
title: Get started
description:
published: true
date: 2022-07-30T00:24:13.572Z
tags:
editor: markdown
dateCreated: 2021-11-13T11:37:12.103Z
---
# Get started with Phyllome OS
*The section is meant to introduce how to use Phyllome OS in a general way.*
* [Use it as a live system](/getstarted/live) (*to test it*)
* [Use it as an installed system](/getstarted/disk) (*for daily use*)
## Guest operating system installations
A guest operating system can be installed in different ways, such as using the installer on an ISO image or automatically through Internet, using `virt-install`.
#### Unix-like
* [Install](/gofurther/install-guest) a Linux guest system using an ISO file
* [Automatically deploy](/gofurther/virt-install) an RPM-based guest system with `virt-install` and a kickstart file
#### Windows NT
* [Install ReactOS](/gofurther/reactos)
#### Darwin-based
* *To-do*
---
*If you haven't deploy Phyllome OS, please go to the [**Deploy**](/deploy) section.*
*If you already have a working system installed and would like to explore what to do next, please go to the [**Next section**](/gofurther).*