https://github.com/chriscarini/netgear-readynas-r4tor6
https://github.com/chriscarini/netgear-readynas-r4tor6
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chriscarini/netgear-readynas-r4tor6
- Owner: ChrisCarini
- Created: 2020-11-05T05:01:40.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-05T05:57:36.000Z (almost 5 years ago)
- Last Synced: 2024-10-18T07:39:20.600Z (about 1 year ago)
- Size: 65.9 MB
- Stars: 12
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# netgear-readynas-R4toR6
This repo is intended to store two `.bin` files for upgrading Netgear ReadyNAS from version 4.* to 6.* - you can find more details on [my blog post covering the upgrade steps](https://blog.chriscarini.com/2020/11/upgrading-readynas-ultra-2-from.html).
These files were originally found on [the Netgear Community forum](https://community.netgear.com/t5/ReadyNAS-Storage-Apps-Current/ReadyNAS-OS-6-9-3-Run-on-existing-x86-4-2-notsupported/m-p/905274) - I'm saving them here for myself for posterity.
I have also created md5 checksums for the two `.bin` files, included as `.bin.md5sum` files; you can verify using the below command:
```
$ md5sum -c *.bin.md5sum
R4toR6_6.9.5.bin: OK
R4toR6_Prep_Addon.bin: OK
```I, nor Netgear, support these files - following the steps in the above blog post are unsupported by Netgear, and myself. I take no responsibility for any data loss caused by using the files in this repo, or steps on the blog post. Use at your own risk.