update PVE系统安装.md.

This commit is contained in:
秋刀狐狸
2022-07-19 03:38:17 +00:00
committed by Gitee
parent e3d391cd45
commit 811af10fe0
2 changed files with 9 additions and 0 deletions
+9
View File
@@ -84,3 +84,12 @@ PVE下载地址:https://www.proxmox.com/en/downloads
如果设备安装的内存比较小,比如只有4G、8G,可以酌情考虑将 swapsize 改大,比如8(此处无需填写单位GB)。
![PVE磁盘文件系统](img/pve_hd_fs.png)
虽然PVE系统会根据设备安装的内存大小自动计算合理的 swapsize,但我安装了16GB内存,因此我此处仅给了4GB的空间作为交换空间。
### PVE时区选项
PVE此时处于未接入互联网的“离线”安装状态,因此不会从互联网中读取时区信息,我们需要手动修改时区。
在 “Contry” 处手动输入 “China”,下方的 “Time zone” 将自动变更为“Asia/Shanghai”。
![输入图片说明](img/pve_timezone.png)
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB