Skip to content

A small package that allows you to root your NETGEAR ReadyNAS.

Notifications You must be signed in to change notification settings

PyroChiliarch/readynas214-root

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

readynas214-root

A small package that allows you to root your NETGEAR ReadyNAS.

img

To install, follow the below instructions

  1. login to your ReadyNAS admin page through your preferred web browser
  2. navigate to the Apps tab
  3. Use the upload button to upload and install "elevate-armv7l.deb" from this repository
  4. 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

  1. export PATH=$PATH":/usr/local/sbin:/usr/sbin:/sbin"
  2. dpkg -r elevate-armv7l
  3. 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

About

A small package that allows you to root your NETGEAR ReadyNAS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages