mirror of
https://github.com/PhyllomeOS/wiki.git
synced 2024-11-05 19:51:26 +00:00
39 lines
1.1 KiB
Markdown
39 lines
1.1 KiB
Markdown
---
|
|
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).* |