mirror of
https://github.com/PhyllomeOS/wiki.git
synced 2024-12-22 13:45:23 +00:00
docs: update gofurther
This commit is contained in:
parent
0c266b6ff9
commit
44e121b86b
28
gofurther.md
28
gofurther.md
@ -2,7 +2,7 @@
|
|||||||
title: Tasks
|
title: Tasks
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2022-07-28T00:24:18.884Z
|
date: 2022-07-28T00:30:46.903Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2021-11-13T11:40:46.114Z
|
dateCreated: 2021-11-13T11:40:46.114Z
|
||||||
@ -10,34 +10,32 @@ dateCreated: 2021-11-13T11:40:46.114Z
|
|||||||
|
|
||||||
# Go further
|
# Go further
|
||||||
|
|
||||||
## Install a guest operating system
|
*The section is meant to introduce how to execute particular tasks on Phyllome OS.*
|
||||||
|
|
||||||
*Although Phyllome OS thrives to pick good defaults that will work for many guest systems, further optimizations may be needed.*
|
* [Perform a few checks](/gofurther/checks) on Phyllome OS
|
||||||
|
* [Deploy a guest operating system](/gofurther/)
|
||||||
|
* [Resize](/gofurther/resize) an existing virtual disk
|
||||||
|
* [Encrypt](/gofurther/encrypt) a directory containing virtual disk images
|
||||||
|
* [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`.
|
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
|
#### Unix-like
|
||||||
|
|
||||||
* [Install](/gofurther/install-guest) a Linux guest system using an ISO file
|
* [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
|
* [Automatically deploy](/gofurther/virt-install) an RPM-based guest system with `virt-install` and a kickstart file
|
||||||
|
|
||||||
### Windows NT
|
#### Windows NT
|
||||||
|
|
||||||
* [Install ReactOS](/gofurther/reactos)
|
* [Install ReactOS](/gofurther/reactos)
|
||||||
|
|
||||||
### Darwin-based
|
#### Darwin-based
|
||||||
|
|
||||||
* *To-do*
|
* *To-do*
|
||||||
|
|
||||||
## 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.*
|
|
||||||
|
|
||||||
* [Perform a few checks](/gofurther/checks) on Phyllome OS
|
|
||||||
* [Resize](/gofurther/resize) an existing virtual disk
|
|
||||||
* [Configure](/gofurther/vfio-mdev) Virtual Function I/O Mediated devices (vfio-mdev)
|
|
||||||
* [Encrypt](/gofurther/encrypt) the directory that contains virtual disks for your current user
|
|
||||||
* [Hack](/gofurther/hack) and develop Phyllome OS
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user