Skip to content
View in the app

A better way to browse. Learn more.

Gear Crushers

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

QNAP TS412NAS Firmware Update Issues

Featured Replies

Not Enough Memory for Firmware Update


 


I have a TS-412 running firmware 4.0.2 and have been happy with it (No issues). I recently wanted to keep it up to date with the latest firmware (4.0.7) but upon trying to update the TS-412 with the latest version of firmware using Live Update option it fails and states:

ERROR

System updated failed. Firmware file format error.



 

If I try the manual method under the Firmware Update tab the error is different and states:

Error

System update failed. No enough space on RAM/ disk available for firmware update.



 

Total Memory under System Status: 249.7MB

Under Resource Monitor - Memory Usage: 

Physical Used 157.75MB, Free 92.58MB

Swap Total: 517.62 MB

Swap Used: 34.68 MB

Swap Free: 482.93 MB

 

I rebooted the NAS in attempts to clear up any RAM. I shutdown any service I can find to free up memory and still no luck.

  • Author

Solution that worked for me is....



 



Copy your new image to the NAS Public folder



 



Check to see if /mnt/update folder exists



[~] # ls /mnt



HDA_ROOT/ HDB_ROOT/ HDC_ROOT/ HDD_ROOT/ config/   ext/      update@



 



Remove the /mnt/update folder if exists



[~] # rm -rf /mnt/update



 



Confirm /mnt/update has been removed



[~] # ls /mnt 



HDA_ROOT/ HDB_ROOT/ HDC_ROOT/ HDD_ROOT/ config/   ext/



 



Now make a copy of the new image and add -work at the end



[~] # cp /share/Public/TS-412_20140412-4.0.7.img /share/Public/TS-412_20140412-4.0.7-work.img



 



Now make a link



[~] # ln -sf /mnt/HDA_ROOT/update /mnt/update



 



Finally, run the update command



[~] # /etc/init.d/update.sh /share/Public/TS-412_20140412-4.0.7-work.img



 



Reboot the NAS <--important so NAS can boot up off new version



[~] # reboot



NOTE: It takes awhile to reboot, like 5-10 minutes so be patient.



 



Reference QNAP NAS Community Form Articles





Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.