docs: update gofurther

This commit is contained in:
lukas 2022-07-28 00:23:15 +00:00
parent 8b0bacc808
commit 5eb3cf3f9b

View File

@ -2,7 +2,7 @@
title: Tasks title: Tasks
description: description:
published: true published: true
date: 2022-07-28T00:19:53.924Z date: 2022-07-28T00:23:13.725Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2021-11-13T11:40:46.114Z dateCreated: 2021-11-13T11:40:46.114Z
@ -14,7 +14,7 @@ dateCreated: 2021-11-13T11:40:46.114Z
*Although Phyllome OS thrives to pick good defaults that will work for many guest systems, further optimizations may be needed.* *Although Phyllome OS thrives to pick good defaults that will work for many guest systems, further optimizations may be needed.*
Generally speaking, installing your favorite guest operating system inside Phyllome OS requires that you fetch an official ISO from the editor of the said operating system, that you make it accessible to `libvirt` and that you go through the installation. A guest operating system can be installed in different ways, such as using the official ISO image of a guest operating editor, or automatically through Internet, using `virt-install`.
### Unix-like ### Unix-like
@ -25,6 +25,10 @@ Generally speaking, installing your favorite guest operating system inside Phyll
* [Install ReactOS](/gofurther/reactos) * [Install ReactOS](/gofurther/reactos)
### Darwin-based
* *To-do*
## Tasks related to Phyllome OS ## Tasks related to Phyllome OS
*The section is meant to introduce how to execute particular tasks on Phyllome OS. Some of these tasks will be rendered obsolete with newer Phyllome OS versions.* *The section is meant to introduce how to execute particular tasks on Phyllome OS. Some of these tasks will be rendered obsolete with newer Phyllome OS versions.*