From 7ee3262f1b954871e71b8961de67086af6d0dfa9 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Mon, 5 Jan 2026 11:13:08 +0800 Subject: [PATCH] Update incus_install.md --- docs/en/guide/incus/incus_install.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/en/guide/incus/incus_install.md b/docs/en/guide/incus/incus_install.md index ec2e6bb839..b7b5800c9b 100644 --- a/docs/en/guide/incus/incus_install.md +++ b/docs/en/guide/incus/incus_install.md @@ -38,7 +38,7 @@ If this is a new server, make sure that both ```update``` and ```curl``` are wor - Prerequisites: Ubuntu 20+(Not recommended to use Incus, please use LXD), Debian 11+(Recommended), RockyLinux 9+, AlmaLinux 9+, Centos 9+, Alpine(After installing bash on your own), Arch - During installation, you will be prompted to enter the storage pool creation path as well as the size, and all the VMs or containers you want to open end up taking up space in the storage pool - The server needs to be restarted after the environment installation process to load some default configurations -- By default, lxd's lxcfs-related configuration is enabled, so that in-container querying of container information changes to information about the container itself rather than the host +- By default, lxcfs-related configuration is enabled, so that in-container querying of container information changes to information about the container itself rather than the host - This installer has been tested to work on either physical or non-physical machines Command: @@ -127,3 +127,4 @@ Choose the size of the physical disk (hint: select the default option with a min Remember to select 'no' for options containing 'auto' when prompted to update the image, in order to avoid occupying the system. +