docs: update gofurther

This commit is contained in:
lukas 2022-07-30 00:24:38 +00:00
parent be0e941434
commit 2ddd153531

View File

@ -2,7 +2,7 @@
title: Tasks
description:
published: true
date: 2022-07-28T00:30:46.903Z
date: 2022-07-30T00:24:36.665Z
tags:
editor: markdown
dateCreated: 2021-11-13T11:40:46.114Z
@ -19,24 +19,6 @@ dateCreated: 2021-11-13T11:40:46.114Z
* [Configure](/gofurther/vfio-mdev) Virtual Function I/O Mediated devices (vfio-mdev)
* [Hack](/gofurther/hack) and develop Phyllome OS
## 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*
---
*[**Go back to homepage**](/)*