使用教程 Installation Guides
1. 一键在线安装驱动 1. One-click Online Install
在 TrueNAS Shell 中执行以下命令,脚本将自动检测系统版本并完成安装。 Run this command in TrueNAS Shell to automatically detect your version and install the driver.
curl -sSL https://raw.githubusercontent.com/zzzhouuu/truenas-nvidia-drivers/refs/heads/main/scripts/install.sh | bash
2. 一键恢复默认驱动 2. One-click Restore Default
提示:如遇系统不兼容,或在升级 TrueNAS 系统前,请执行此命令还原为官方驱动。 Tip: Run this to restore default drivers if you encounter incompatibilities or before upgrading TrueNAS.
curl -sSL https://raw.githubusercontent.com/zzzhouuu/truenas-nvidia-drivers/refs/heads/main/scripts/restore.sh | bash