NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Verhodo
May 26, 2021Aspirant
ReadyNAS ultra6 shares not reachable / frontview does not persist changes
I am facing the same issue as several others here in the forum where the NAS has become unreachable and frontview does not persist changes anymore. I am guessing OS partition full. In the pas...
StephenB
May 26, 2021Guru - Experienced User
Verhodo wrote:
I was able to log onto the machine with telnet. However, I notice there is no full blown linux on there. So I feel rather limited in recursively trying to find large files etc.
Try entering
# start_raid.sh # mount /dev/md0 /sysroot # mount --bind /proc /sysroot/proc # mount --bind /dev/pts /sysroot/dev/pts # mount --bind /sys /sysroot/sys # chroot /systoor /bin/bash
That will actually mount the OS partition and chroot - giving you the full range of linux commands in the OS partition, and also letting you examine the OS partition.
Then you check fullness with df // -h and df // -i.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!