NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
wolay
Feb 22, 2015Follower
RN102 - can't connect to web-interface after uninstalling app
Hi, I’m new user here because I have problem whit my ReadyNas 102 Can't connect to the web-interface (web admin panel). Installed and uninstalled the ReadyNAS Photos II app. Already tried to ...
- May 18, 2016
OK So I have fixed my issue without having to go to the linux level
If you have set up a readycloud account, you can log in there and upgrade your firmware remotely.
This worked for me, I hadn't thought of this until Netgear informed me that my readycloud account was going to close and once I got in I upgraded the firmware and now I can access the admin page through the network
rayza
Oct 10, 2015Aspirant
I have the same problem
I am unable to ssh into the system but can boot the readynas 102 into boot mode and telnet in using putty
When i try
# cd /etc/apache2/sites-enabled
I get
-sh: cd: can't cd to /etc/apache2/sites-enabled
when I check the contents of /etc apache2 is not there
if I try
# journalctl -a | grep apache2 | tail -n 20
I get the response
-sh: journalctl: not found
not sure what else I can do :(
StephenB
Oct 10, 2015Guru - Experienced User
Did you mount the OS partition?
- rayzaOct 12, 2015Aspirant
hmmm no, I only have limited knowlege of linux systems and was not aware I had to mount the partition
What is the process to mount it?
I did a quick search on google, would the following be sufficient or are there more commands that need to be executed?
# start_raid.sh
# mount /dev/md0 /sysroot- StephenBOct 14, 2015Guru - Experienced User
Not sure you want to start RAID
Perhaps try
mount /dev/md0 /mnt
- rayzaOct 16, 2015Aspirant
I get the following
___________________________________________________________
# mount /dev/md0/sysroot
mount: can't find /dev/md0/sysroot in /etc/fstab
# pwd
/root
# mount /dev/md0 /sysroot
mount: mounting /dev/md0 on /sysroot failed: No such file or directory
# cd /sysroot
# mount /dev/md0
mount: can't find /dev/md0 in /etc/fstab
# mount /dev/md0 /sysroot
mount: mounting /dev/md0 on /sysroot failed: No such file or directory
# cd /etc/apache2/sites-enabled
-sh: cd: can't cd to /etc/apache2/sites-enabled
#
# # mount /dev/md0 /sysroot
# mount: mounting /dev/md0 on /sysroot failed: No such file or directory
-sh: mount:: not found___________________________________________________________
Related Content
NETGEAR Academy

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