mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-08-03 11:43:20 +00:00
pct: guest OS cfg: mention /etc/os-release
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0892a2c279
commit
3d5c55fca7
7
pct.adoc
7
pct.adoc
@ -622,7 +622,12 @@ distributions and versions. You can completely disable modifications by
|
||||
manually setting the `ostype` to `unmanaged`.
|
||||
|
||||
OS type detection is done by testing for certain files inside the
|
||||
container:
|
||||
container. {pve} first checks the `/etc/os-release` file
|
||||
footnote:[/etc/os-release replaces the multitude of per-distribution
|
||||
release files https://manpages.debian.org/stable/systemd/os-release.5.en.html].
|
||||
If that file is not present, or it does not contain a clearly recognizable
|
||||
distribution identifier the following distribution specific release files are
|
||||
checked.
|
||||
|
||||
Ubuntu:: inspect /etc/lsb-release (`DISTRIB_ID=Ubuntu`)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user