wiki/getstarted.md

39 lines
1.1 KiB
Markdown
Raw Normal View History

2021-11-13 11:37:15 +00:00
---
title: Get started
description:
published: true
2022-07-30 00:24:15 +00:00
date: 2022-07-30T00:24:13.572Z
2021-11-13 11:37:15 +00:00
tags:
editor: markdown
dateCreated: 2021-11-13T11:37:12.103Z
---
2021-11-13 13:00:48 +00:00
# Get started with Phyllome OS
2021-11-13 13:00:16 +00:00
*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*)
2022-07-30 00:24:15 +00:00
## 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*
2021-11-13 14:57:43 +00:00
---
2022-01-20 11:00:29 +00:00
*If you haven't deploy Phyllome OS, please go to the [**Deploy**](/deploy) section.*
2021-11-13 13:00:16 +00:00
2022-01-20 11:00:29 +00:00
*If you already have a working system installed and would like to explore what to do next, please go to the [**Next section**](/gofurther).*