Flexion.Org
Bad grammar and typos for total strangers
Wiki › Ready NASRAIDar
Wiki Index All Recent Edit Bottom

ReadyNAS RAIDar

1.   Introduction
2.   Installing RAIDar

Introduction

RAIDar is used to discover ReadyNAS devices on the network and start the ReadyNAS web-based configuration utility.

Installing RAIDar

We need to expressly tell the RAIDar installer script to use 'bash' on Ubuntu and because the Java based GUI installer is not compatible with Compiz we will must use the console ( '-c' ) based installer. Fortunately the installed RAIDar application is compatible with Compiz.

 wget -c http://www.readynas.com/download/RAIDar/RAIDar_Linux_4_01c1-p1.sh
 chmod 755 RAIDar_Linux_4_01c1-p1.sh
 sudo bash ./RAIDar_Linux_4_01c1-p1.sh -c

I have only documented the prompts you need to answer.

 I found the following supported browsers:
 1. firefox
 2. opera
 Please enter your selection:
 1

 Starting Installer ...
 This will install RAIDar on your computer.

 It is recommended that you close all other applications before continuing.
 OK [o, Enter], Cancel [c]
 o

 Please read the following License Agreement. You must accept the terms of this agreement before continuing with the installation.

 I accept the agreement
 Yes [1], No [2]
 1

 Where should RAIDar be installed?
 [/usr/local/RAIDar]
 /opt/RAIDar

 Don't create a Start Menu folder
 Yes [y], No [n, Enter]
 n

 Select the folder where you would like RAIDar to create symlinks, then click Next.
 [/usr/local/bin]
 /usr/local/bin

 Run RAIDar?
 Yes [y, Enter], No [n]
 n

References

$Id: ReadyNASRAIDar,v 1.4 2008/07/01 10:39:20 martin Exp $

Wiki Index All Recent Edit Top
 
Valid XHTML Valid CSS Hacker