A small package that allows you to root your NETGEAR ReadyNAS.
To install, follow the below instructions
- login to your ReadyNAS admin page through your preferred web browser
- navigate to the Apps tab
- Use the upload button to upload and install "elevate-armv7l.deb" from this repository
- login through ssh as any user and type
elevate
To uninstall, Make sure you are running as root throught the "elevate command" then enter the below commands
export PATH=$PATH":/usr/local/sbin:/usr/sbin:/sbin"
dpkg -r elevate-armv7l
exit
Tested and Works on:
- ReadyNAS 214 fw 6.10.1
- ReadyNAS 214 fw 6.10.6
Will probably work on the following devices (Untested)
- ReadyNAS 102
- ReadyNAS 104
- ReadyNAS 202
- ReadyNAS 204
- ReadyNAS 212
- ReadyNAS 2120
A few obligatory warnings
- This can be a security risk if untrusted users can login with ssh
- You can do accidental damage very easily as root
- Don't be surprised if Netgear does not want provide support after you go messing around with root priviledges