mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-02-18 00:17:43 +01:00
docs(sqlserver2025): add PVE9/Kernel 6.x incompatibility warning
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
"password": null
|
||||
},
|
||||
"notes": [
|
||||
{
|
||||
"text": "SQL Server SQLPAL is incompatible with Proxmox VE 9 (Kernel 6.x) in LXC containers. Use a VM instead.",
|
||||
"type": "warning"
|
||||
},
|
||||
{
|
||||
"text": "If you choose not to run the installation setup, execute: `/opt/mssql/bin/mssql-conf setup` in LXC shell.",
|
||||
"type": "info"
|
||||
|
||||
Reference in New Issue
Block a user