docs: update deploy/prepare
This commit is contained in:
parent
1722412b63
commit
f92382b121
@ -2,7 +2,7 @@
|
|||||||
title: Preparation
|
title: Preparation
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2025-04-18T23:07:13.554Z
|
date: 2025-04-18T23:08:42.017Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2021-11-15T15:39:49.074Z
|
dateCreated: 2021-11-15T15:39:49.074Z
|
||||||
@ -13,6 +13,11 @@ dateCreated: 2021-11-15T15:39:49.074Z
|
|||||||
> Phyllome OS is in alpha stage of development. Expect bugs and disappointment
|
> Phyllome OS is in alpha stage of development. Expect bugs and disappointment
|
||||||
{.is-warning}
|
{.is-warning}
|
||||||
|
|
||||||
|
Installing Phyllome OS involves booting from a [bootable USB flash drive](/deploy/medium) and fetching an online kickstart file, which contains instructions to automatically deploy Phyllome OS.
|
||||||
|
|
||||||
|
> [The kickstart installation method](https://pykickstart.readthedocs.io/en/latest/kickstart-docs.html#chapter-1-introduction) provides a way to configure and automate the installation of most [RPM-based distributions](https://en.wikipedia.org/wiki/Category:RPM-based_Linux_distributions), including [the official Fedora distributions](https://pagure.io/fedora-kickstarts) as well as Fedora Remixes like Phyllome OS
|
||||||
|
{.is-info}
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
- **A USB flash drive**
|
- **A USB flash drive**
|
||||||
@ -24,9 +29,6 @@ dateCreated: 2021-11-15T15:39:49.074Z
|
|||||||
- **A kickstart description of a Phyllome OS installation**, available as an Internet-accessible file
|
- **A kickstart description of a Phyllome OS installation**, available as an Internet-accessible file
|
||||||
- Phyllome OS is automatically deployed based on a kickstart file
|
- Phyllome OS is automatically deployed based on a kickstart file
|
||||||
|
|
||||||
> [The kickstart installation method](https://pykickstart.readthedocs.io/en/latest/kickstart-docs.html#chapter-1-introduction) provides a way to configure and automate the installation of most [RPM-based distributions](https://en.wikipedia.org/wiki/Category:RPM-based_Linux_distributions), including [the official Fedora distributions](https://pagure.io/fedora-kickstarts) as well as Fedora Remixes like Phyllome OS
|
|
||||||
{.is-info}
|
|
||||||
|
|
||||||
## The Phyllome OS computer host
|
## The Phyllome OS computer host
|
||||||
|
|
||||||
### Minimum requirements
|
### Minimum requirements
|
||||||
@ -53,6 +55,8 @@ dateCreated: 2021-11-15T15:39:49.074Z
|
|||||||
* **1 TB** of **SSD** or **NVMe** storage space to store guest OS disk images
|
* **1 TB** of **SSD** or **NVMe** storage space to store guest OS disk images
|
||||||
* **Two graphics cards** or a graphics card that supports [vfio-mdev](/gofurther/vfio-mdev) or SR-IOV
|
* **Two graphics cards** or a graphics card that supports [vfio-mdev](/gofurther/vfio-mdev) or SR-IOV
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Enabling hardware-assisted virtualization
|
## Enabling hardware-assisted virtualization
|
||||||
|
|
||||||
Hardware-assisted virtualization is rarely turned on by default, even on computers that support it: this section explains how to enable it.
|
Hardware-assisted virtualization is rarely turned on by default, even on computers that support it: this section explains how to enable it.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user