Netgear ReadyNAS Ultra 2: Difference between revisions

From Edgar BV Wiki
Jump to navigation Jump to search
No edit summary
 
Line 1: Line 1:
= Rsync backups =
= Rsync backups =
[[Netgear ReadyNas Ultra setup for rsync to Synology]]
[[Synology#Netgear ReadyNas Ultra setup for rsync to Synology]]


= ssh =
= ssh =

Latest revision as of 13:35, 17 September 2020

Rsync backups

Synology#Netgear ReadyNas Ultra setup for rsync to Synology

ssh

username root / adminpw

Upgrading to use SMB 2 for windows use

By default the Radiator 4 uses smb v1, which Windows 10 disables. You can enable smb v2: [1] [2]

vi /etc/frontview/samba/addons/addons.conf

[global]
 min protocol = SMB2
 max protocol = SMB2

(/etc/samba/smb.conf is generated so changes there will be overwritten)

Updgrading from RAIDiator 4 to 6

Also known as upgrading from OS4 to OS6

  • Update the BIOS to the latest version

firwmare files basic instructions

Basic instructions for the conversion itself itself are

   BACKUP, BACKUP, BACKUP
   Upload PREPR4TOR6_0.1-x86.bin as an add-on using the ReadyNAS web gui, but do not reboot afterwards (avoids the need to do manual factory resets)
   Upload R4toR6_6.9.4.bin using the ReadyNAS web gui firmware update
   After you upload the addon/firmware and reboot, it will update the firmware and start a factory default. 

detailed instructions