Manually updating the firmware


最后修订日期: 2022-06-24
1. Login to the NAS via SSH

2. To create tmpfs space and mount as /mnt/update, use below commands: 
# mkdir -p /mnt/update 
# mount -t tmpfs -o size=50% none /mnt/update
# cd /mnt/update

3. Find the correct firmware for your NAS model on our Download Center.

4. Download the firmware file to the NAS (example with NAS model TS-XXX):
[/mnt/update] # wget https://download.qnap.com/Storage/TS-XXX/TS-XXX_201505XX-4.1.4.zip

5. Unzip the file:
[/mnt/update] # unzip TS-XXX_201505XX-4.1.4.zip

6. Run the update script:
[/mnt/update] # /etc/init.d/update.sh /mnt/update/TS-XXX_201505XX-4.1.4.img

7.Reboot the NAS
# reboot

这篇文章有帮助吗?

谢谢您,我们已经收到您的意见。

请告诉我们如何改进这篇文章:

如果您想提供其他意见,请于下方输入。

选择规格

      显示更多 隐藏更多
      open menu
      back to top