Failure Notification 98Installing the downloaded module from websiteDownload latest module from NEC Corporate Website (http://www.nec.com/).ProcedureMicrosoft OS1. Sign-in to the Windows with Administrators privilege.2. Extract downloaded zip file.3. Run the setup.exe.By default, installed in following directory.C:\Program Files\RAID Report Service\Linux OS1. Login root user.2. Extract downloaded zip file.# cp ./{filename}.zip /tmp/raidsrv# cd /tmp/raidsrv# unzip {filename}.zip3. Add execute permission to the setup.sh and run.# chmod 755 ./setup.sh# ./setup.sh --installBy default, installed in following directory./opt/nec/raidsrvInstalling the Starter PackGet Starter Pack from Option or NEC Corporate Website (http://www.nec.com/).ProcedureMicrosoft OS1. Sign-in to the Windows with Administrators privilege.2. Put on the Starter Pack in media drive.3. Move to Starter Pack directory and run the start_up.bat.4. Click [Integrated Installation] in Starter Pack menu.5. Select the [Application], and [RAID Report Service]. Click Install.By default, installed in following directory.C:\Program Files\RAID Report Service\Linux OS1. Login root user.2. Put on the Starter Pack in media drive.3. Create a mount point. ※if already created, no need to this procedure.# mkdir /media/cdrom4. Mount a Starter Pack.# mount -r -t iso9660 /dev/sr0 /media/cdrom5. Move to packages.# cd /media/cdrom/software/{revision}/lnx/pp/raidsrv/{revision} depends on Starter Pack version.6. Copy to zip file of RAID Report Service and extract.# cp ./EXPRESSBUILDER8_*.zip /tmp/raidsrv/# cd /tmp/raidsrv/