NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
bengsig
Aug 24, 2024Aspirant
Shares lost from admin page
My ReadyNAS 212 has lost all shares and I only see: I have looked at other articles mentioning the same, and I have checked I am not running out of space. And also, when I ssh to the system, ...
- Aug 25, 2024
bengsig wrote:
However, clicking update, I am told I am on the latest so I cannot upgrade to 6.10:
First of all, you are seeing that message only because you've chosen to set "Check for Updates" to "long term stable" on the system->settings->update page. You can just change that setting to "stable" and you will get 6.10.10
However, if you have apps installed, then I suggest stopping at 6.10.9. 6.10.10 removes the ability to install apps from the web admin apps page.
You can download 6.10.9 from here:
Extract the firmware from the arm zip file, and then install it manually (system->settings, then press the "install firmware" button in the middle of the page.
Sandshark
Aug 25, 2024Sensei - Experienced User
There is a script that can usually fix that. But before you run it, you need to be sure you don't have a full OS partition, as the script needs space there to operate and running it without that space available can make matters worse. And you need to make sure you have a backup in case what the script tries to fix isn't your issue.
bengsig
Aug 25, 2024Aspirant
As I also wrote initially, I am not running out of space:
so the root partition has ample free space. I also heard about the script mentioned, and would very much like to have it.
Thanks!
- StephenBAug 25, 2024Guru - Experienced User
bengsig wrote:
I also heard about the script mentioned, and would very much like to have it.
This was written by a Netgear developer for support use some years ago. Unfortunately, the last time I checked, the certificate had expired.
However, you can still run it using these steps:
# cd // # wget --no-check-certificate https://gitlab.codycook.us/readynas-scripts/share_lun_ui_fix.sh/raw/master/share_lun_ui_fix.sh # chmod +x ./share_lun_ui_fix.sh # ./share_lun_ui_fix.sh
- SandsharkAug 25, 2024Sensei - Experienced User
Or, you can just download it with your browser and put it on the NAS instead of using wget. You still need to do the chmod to make it executable. It's just a text script. What you don't get, but bypassing certificate checking also does that, is some verification it's not been spoofed.
- bengsigAug 25, 2024Aspirant
Thanks a lot for pointing me at that script. However, https://gitea.threefifteen.info/readynas-scripts/share_lun_ui_fix.sh/src/branch/master/README.md tells me I need to be on ReadyNAS OS 6.10.0 or newer, and my ReadyNAS 212 is on 6.9.6. However, clicking update, I am told I am on the latest so I cannot upgrade to 6.10:
Any other suggestions?
Related Content
- May 30, 2016Retired_Member
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!