BUFFALO LS421DE NAS. 1) Go to Buffalo web-site, buffalotech.com, download the following: - firmware update, comes with LSupdater program - unzip file

Size: px
Start display at page:

Download "BUFFALO LS421DE NAS. 1) Go to Buffalo web-site, buffalotech.com, download the following: - firmware update, comes with LSupdater program - unzip file"

Transcription

1 BUFFALO LS421DE NAS OUR NAS HARDWARE CONFIGURATIONS NAS1: - 2 Crucial M GB SATA III 2.5 SSD (new) - 2 Icy Dock EZConvert Pro MB982SP-1S 2.5 SSD to 3.5 SATA Adapter Case RAID0 - DLNA Media Server NAS2: - 2 Seagate ST1000DM003 1TB HHD (pulled from computer) JBOD Drive 1 Church and home business JBOD Drive 2 Personal file and software storage NAS3: - 1 Seagate ST2000DM001 2TB HHD (pulled from computer) - 1 Seagate ST1000DM003 1TB HHD (pulled from computer) JBOD Drive 1 (2TB) NAS1 backup JBOD Drive 2 (1TB) NAS2 backup GENERAL PREPARATION 1) Go to Buffalo web-site, buffalotech.com, download the following: - firmware update, comes with LSupdater program - unzip file Note: At the time of this writing, our NAS came with firmware version The update is version To the best of my understanding, the drive(s) installed in the NAS stores the firmware data, it is not written to the hardware. LSupdater writes the firmware to the hardware and the drive. LSupdater also forces drive initialization and formatting. There are options to turn on or off formatting. 2) Use a WIRED computer on your network, not wireless 3) Enable DHCP on Router, if disabled 3) Install Buffalo Navigator software from CD that came with NAS

2 PREPARING PREVIOUSLY USED DRIVE(S) Windows Environment This process will destroy all data make a backup if you need to retain data 1) Install drive on to a computer via SATA or USB, power up computer 2) Right click My Computer > Manage > Disk Management - Note the drive disk number for the NAS disk drive you are preparing (example, Disk 2) - Close Disk Management program 3) Start > Run > CMD > DISKPART [enter] - Runs DISKPART program - DISKPART program may be stopped at anytime by typing EXIT [enter] 4) type LIST DISK [enter] (space between LIST and DISK) - DISKPART creates a list of all drive disks on your computer - Note the disk number under Disk ### header (example, Disk 2) 5) type SELECT DISK 2 [enter] (space between each word and disk number) - Response: Disk 2 is now the selected disk. 6) type CLEAN [enter] - This will un-allocate and un-initialize the disk - Another command is CLEAN ALL : - Will place 0 s on entire disk space - Clean All will take a lot of time and is not necessary for NAS drive prep - Clean All is good to use if you are disposing or selling a drive 7) After CLEAN is completed, type EXIT [enter], to exit DISKPART - Don t leave DISKPART hanging operational, exit the program 8) Power down computer, remove drive The above process of drive preparation is complete. Repeat for any additional used drives you may have for the NAS. Special Note: You can also perform this process on new drives if they will not initialize in the NAS. Initialization process described later.

3 NAS HARDWARE PREPARATION 1) Mount drives on supplied NAS drive racks, install drives in NAS 2) Connect network cable 3) Connect power supply 4) Turn on NAS, rear switch above network connector. Fan turns on. Wait, observe LED s 5) Front panel LED sequence after power up Wait a few seconds - White LED flashing / Red LED off Wait a few minutes, then - White LED flashing / Red LED solid on Wait a few seconds, then - White LED solid on / Red LED solid on 6) Press the initialize button (front panel above USB) for a few seconds, release Wait, observe LED s 7) Front panel LED sequence after initialize button is depressed and released Wait a few seconds - White LED solid on / Red LED flashing Wait about 10 minutes drive format and data writing from NAS hardware - White LED solid on / Red LED off 8) NAS drives are prepared. NAS is ready for configuration. If all goes well as mentioned above, go to step 9. Else go to RUNNING LSUPDATER PROGRAM NO DATA ON DRIVES to assist in NAS drive formatting and initialization. 9) Run NAS Navigator program - Navigator will display all Link/Tera-Stations on your network - Upon first startup of NAS, the NAS IP Address will be DHCP assigned - NOTE NAS FIRMWARE VERSION reporting in Navigator (bottom right) 10) Right click on highlighted NAS in detail window. Select Properties 11) Change NAS to static IP Address if desired Go to RUNNING LSUPDATER PROGRAM NO DATA ON DRIVES

4 THIS PROCESS WILL RE-FORMAT DRIVES IN NAS If you want to update firmware using LSUPDATER.EXE and have data on working drives in NAS, go to EDITING AND RUNNING LSUPDATER PROGRAM WORKING DRIVES WITH DATA EDITING AND RUNNING LSUPDATER PROGRAM NO DATA ON DRIVES This program will force update the NAS with the firmware packed in the zip file, initialize the NAS and drive(s), and force format drives. Open LSUPDATER.INI file for editing. Edit the [Flags] and [SpecialFlags] sections as follows with one space before and after the equal sign (=): [Flags] VersionCheck = 0 [SpecialFlags] NoFormatting = 0 Debug = 1 Save LSUPDATER.INI file Do not change any items above [Flags] header This edit will do the following: - VersionCheck = 0 Will Not Check Version (0=false) - NoFormatting = 0 Will Format NAS Drives (0=false) - Debug = 1 Debug Enabled (1=true)

5 1) It is strongly suggested to turn off all other Link/Tera-Stations on network 2) On computer, Run LSUPDATER.EXE 3) Choose Link/Tera-Station to update 4) Right click on Title Bar. Edit following options: Update Config [x] Update boot [x] Do not check version [x] Update kernel [x] Rebuild partition table [x] Update initrd [x] Delete user data partition [x] Update root [x] Force update Destination of Firmware \boot Change IP Address if required CONFIRM PROPER OPTION SETTINGS BEFORE PROCEEDING - All option boxes CHECKED 5) Click OK CONFIRM PROPER NETWORK NAS TO UPDATE BEFORE PROCEEDING 7) Click Update LSUPDATER will inform you when update process is complete. When update is finished, you can now go to Navigator to program the NAS options and applications.

6 THIS PROCESS WILL NOT RE-FORMAT DRIVES IN NAS This process is for updating the firmware only on an operational NAS. EDITING AND RUNNING LSUPDATER PROGRAM WORKING DRIVES WITH DATA This program will force update the NAS with the firmware packed in the zip file only. It will retain existing data on drives in NAS. Open LSUPDATER.INI file for editing. Edit the [Flags] and [SpecialFlags] sections as follows with one space before and after the equal sign (=): [Flags] VersionCheck = 0 [SpecialFlags] NoFormatting = 1 Debug = 1 Save LSUPDATER.INI file Do not change any items above [Flags] header This edit will do the following: - VersionCheck = 0 Will Not Check Version (0=false) - NoFormatting = 1 Will Not Format NAS Drives (1=true) - Debug = 1 Debug Enabled (1=true)

7 1) It is strongly suggested to turn off all other Link/Tera-Stations on network 2) On computer, Run LSUPDATER.EXE 3) Choose Link/Tera-Station to update 4) Right click on Title Bar. Edit following options: Update Config [x] Update boot [x] Do not check version [x] Update kernel [ ] Rebuild partition table [BLANK] [x] Update initrd [ ] Delete user data partition [BLANK] [x] Update root [x] Force update Destination of Firmware \boot Change IP Address if required CONFIRM PROPER OPTION SETTINGS BEFORE PROCEEDING - Config Rebuild partition table MUST BE UNCHECKED - Config Delete user data partition MUST BE UNCHECKED 5) Click OK CONFIRM PROPER NETWORK NAS TO UPDATE BEFORE PROCEEDING 7) Click Update LSUPDATER will inform you when update process is complete. When update is finished, you can now go to Navigator to program the NAS options and applications.

8 IF THINGS DON T WORK Cold Boot NAS: Turn OFF, LED s and fan turn off, wait, Turn ON, what happens? Can computer connect to NAS via Navigator program? 1) Confirm on Buffalo s web-site the compatibility of drive(s) you use 2) Confirm DHCP is enabled and active on router 3) Confirm network functions and wired connections 4) Turn off Anti-virus and firewalls 5) Did LSUPDATER program display the NAS IP Address? - Best to use static IP Address on NAS 6) Confirm drives are seated all the way in to the NAS SATA connectors - Hard Drive will have a spin noise and most have activity LED flashing - SSD s most have activity LED in housing connector side, difficult to view - Turn off room lighting and look in to NAS to see LED HDD / SSD activity 7) Attach drive to computer - If you used USB connection to CLEAN before, connect via SATA this time - Re-Run CLEAN using DISKPART 8) Attach drive to computer start Disk Manager - Drive should report as being Online - Drive should be un-allocated no partitions or formatting - Drive should be reporting not initialized 9) Will computer initialize, partition and format drive. And, write/read data? 8) What is the NAS status using Navigator program? - If EMERGENCY MODE is active there are two things to do, depending on: 1) What NAS Firmware version is Navigator reporting (bottom right) Did the Firmware update report original version number? Check network communications Re-run LSUPDATER 2) If Firmware update version is reporting in Navigator correctly, communications work Double check drive compatibility I can t think of much else that could cause install / update problems. Trouble shooting is beyond the scope of this document and appears to be a hardware issue. If you still have issues, call Buffalo Tech Support.

9 A NOTE ABOUT USING BACKUP FEATURE NAS TO NAS Folders in BACKUP NAS need to marked for Backup in folder creation screen BACKUP process is initialized by the NAS storage station that has the data to go to backup NAS. In other words, example, NAS1 has data to backup to NAS3 NAS3 File Sharing Folder Setup - create folder for NAS1 data to backup to. Mark this folder as Backup in options screen NAS1 Backup Backup create a backup job NAS1 to NAS3 Select other options to your needs NAS1 MUST initiate the Backup sequence!!! Not NAS3 NAS3 is only marked as Backup available When a backup process in running, the backup NAS3 folders will appear in the network share on the computer when viewed no file reading or writing is allowed until the backup process is completed or canceled NAS3 is locked down until released by NAS1 when all data is transferred. A NOTE ABOUT DATA TRANSFER RATES NAS TO NAS Data transfer from NAS to NAS can be done two ways: - Using computer to initiate data transfer using network shares - SLOW!!! - Using NAS Backup feature FASTEST!!! Computer to NAS is very fast also, to upload data to NAS. I have noticed Computer to NAS and NAS to computer is faster than Computer to Computer over all. THINK IT THROUGH Set up NAS network names, folder names and the such with a plan. Easy for a single NAS. With multiple NAS s, careful planning comes in to play. It is easy to change things. Experiment and test first before placing cherished data on NAS s. Farewell and Good Fortunes!!!

10 PS: OUR NETWORK NAS SYSTEM AND SOLUTIONS There were many problems we had before introducing NAS Stations to our network. Data was everywhere on mainly four computers with large hard drives. Accounting software data files were on one computer and accessible computer to computer. Kidz didn t have access to the media server. And it goes on and on. These NAS Stations solved the issues we had. Pulled all the hard drives and installed SSD s in the computers. The 1TB and over hard drive were installed in the NAS s. There is no longer any need to hold huge amounts of data on the computers any more. The accounting data files are on the NAS available to all computers that have the software installed. We have 7TB of NAS storage space, 5TB was from used computer hard drives. These LS421 s can handle, to the best of my knowledge and at this time, 4TB hard drives in each bay. I m sure it is not limited, good tech support question. Organized and store all the software, drivers, computer drive C backups, personal files, church files, home business files, pictures, audio and media files easily in to the NAS network. Set up a DLNA NAS for media server everybody now can use media files direct from the NAS. Computers don t have to be on all the time anymore as a server. Everyone in the household has their own private place on a NAS with user name and password for their use. The benefits are many and well worth the $150 each, with 3 year warranty. The customizable automatic backup with differential from NAS to NAS is a real nice feature. No more manual backups of important church, business or personal files. The customizable immediate backup feature is great upon initial setup. Going to test the NAS sleep mode shortly in the future. The compliment of our intranet network and clients: 1 Gateway wireless router 2 Wireless AP s 4 8 port switches 9 Computers 2 Network printers 1 Network plotter 3 PS3s 1 PS4 4 PSPs 2 Data mobile phones 1 Home theater AVR 1 DirecTV HD receiver 3 Flat screen TVs

3.5 EXTERNAL NETWORK HDD. User s Manual

3.5 EXTERNAL NETWORK HDD. User s Manual 3.5 EXTERNAL NETWORK HDD User s Manual Table of Content Before You Use Key Features H/W Installation Illustration of Product LED Definition NETWORK HDD Assembly Setup the Network HDD Home Disk Utility

More information

Ultra Thin Client TC-401 TC-402. Users s Guide

Ultra Thin Client TC-401 TC-402. Users s Guide Ultra Thin Client TC-401 TC-402 Users s Guide CONTENT 1. OVERVIEW... 3 1.1 HARDWARE SPECIFICATION... 3 1.2 SOFTWARE OVERVIEW... 4 1.3 HARDWARE OVERVIEW...5 1.4 NETWORK CONNECTION... 7 2. INSTALLING THE

More information

SATO Network Interface Card Configuration Instructions

SATO Network Interface Card Configuration Instructions SATO Network Interface Card Configuration Instructions Table of Contents 1. Reset of wired/wireless interface card... 3 2. Installing the All-In-One Utility (recommended)... 4 3. Configuring wired/wireless

More information

Movie Cube. User s Guide to Wireless Function

Movie Cube. User s Guide to Wireless Function Movie Cube User s Guide to Wireless Function Table of Contents 1. WLAN USB Adapter Connection...3 2. Wireless Setup...4 2.1 Infrastructure (AP)...5 2.2 Peer to Peer (Ad Hoc)...7 2.3 Settings for PC...8

More information

3.5 Mobile LAN Disk. User Guide

3.5 Mobile LAN Disk. User Guide 3.5 Mobile LAN Disk User Guide Contents 1. Hardware...2 1.1 Power...2 1.2 Ports...2 1.3 Reset Button...2 1.4 LEDs...2 1.5 Front View...3 1.6 Rear View...3 2. Installation....... 4 2.1 Requirements 4 2.2

More information

Pharos Control User Guide

Pharos Control User Guide Outdoor Wireless Solution Pharos Control User Guide REV1.0.0 1910011083 Contents Contents... I Chapter 1 Quick Start Guide... 1 1.1 Introduction... 1 1.2 Installation... 1 1.3 Before Login... 8 Chapter

More information

BlackArmor NAS 110 User Guide

BlackArmor NAS 110 User Guide BlackArmor NAS 110 User Guide BlackArmor NAS 110 User Guide 2010 Seagate Technology LLC. All rights reserved. Seagate, Seagate Technology, the Wave logo, and FreeAgent are trademarks or registered trademarks

More information

BlackArmor NAS 440/420 User Guide

BlackArmor NAS 440/420 User Guide BlackArmor NAS 440/420 User Guide BlackArmor NAS 440/420 User Guide 2010 Seagate Technology LLC. All rights reserved. Seagate, Seagate Technology, the Wave logo, and FreeAgent are trademarks or registered

More information

1. System Requirements

1. System Requirements BounceBack Data Transfer 14.2 User Guide This guide presents you with information on how to use BounceBack Data Transfer 14.2. Contents 1. System Requirements 2. Attaching Your New Hard Drive To The Data

More information

Network Attached Storage User Manual

Network Attached Storage User Manual http://www.icybox.de IB-NAS902 Network Attached Storage User Manual Content Content... 2 Introduction... 3 SMB... 3 FTP... 3 DHCP... 3 More than a NAS... 3 Package content... 4 Take a look at the IB-NAS902...

More information

Open Source and License Source Information

Open Source and License Source Information BlackArmor NAS 220 BlackArmor NAS 220 User Guide 2010 Seagate Technology LLC. All rights reserved. Seagate, Seagate Technology, the Wave logo, and FreeAgent are trademarks or registered trademarks of Seagate

More information

Thecus N2100 FAQ. 1. NAS Management

Thecus N2100 FAQ. 1. NAS Management Thecus N2100 FAQ Thecus N2100 FAQ...1 1. NAS Management...1 1-1. Map a network drive in Windows XP...1 1-2. Map a network drive in Mac OS X...2 1-3. Configure the firewall software such as Norton Internet

More information

Figure 1 Sample WiseLink screens, showing MP3 music files (left) and photos (right) available as shared files from your networked PC or media server

Figure 1 Sample WiseLink screens, showing MP3 music files (left) and photos (right) available as shared files from your networked PC or media server SAMSUNG S GUIDE TO DLNA Welcome to the era of 21 st -century television! Samsung s added a new level of functionality to its HDTVs with DLNA CERTIFIED connectivity. Now, your compatible Samsung HDTV can

More information

How To Use 1Bay 1Bay From Awn.Net On A Pc Or Mac Or Ipad (For Pc Or Ipa) With A Network Box (For Mac) With An Ipad Or Ipod (For Ipad) With The

How To Use 1Bay 1Bay From Awn.Net On A Pc Or Mac Or Ipad (For Pc Or Ipa) With A Network Box (For Mac) With An Ipad Or Ipod (For Ipad) With The 1-bay NAS User Guide INDEX Index... 1 Log in... 2 Basic - Quick Setup... 3 Wizard... 3 Add User... 6 Add Group... 7 Add Share... 9 Control Panel... 11 Control Panel - User and groups... 12 Group Management...

More information

2-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual

2-Bay Raid Sub-System Smart Removable 3.5 SATA Multiple Bay Data Storage Device User's Manual 2-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual www.vipower.com Table of Contents 1. How the SteelVine (VPMP-75211R/VPMA-75211R) Operates... 1 1-1 SteelVine

More information

FANTEC MR-35DU3-6G USER MANUAL

FANTEC MR-35DU3-6G USER MANUAL FANTEC MR-35DU3-6G USER MANUAL Menu Menu... 1 1. Product Introduction... 2 2. Operation... 3 2.1 RAID mode setup... 4 2.1.1 JBOD Modus... 5 2.1.2 BIG Modus... 6 2.1.3 RAID0... 7 2.1.4 RAID1... 8 2.1.5

More information

HQP-1072 Series System User Guide

HQP-1072 Series System User Guide HQP-1072 Series System User Guide Table of Contents HQP-1072 Hardware User Guide...3 1. HQP-1072 system Introduction...4 1.1 Box Contents...4 1.2 Specification...6 1.3 Appearance...8 2. Setting Up...10

More information

Network Storage Server. User s Manual

Network Storage Server. User s Manual Network Storage Server User s Manual Introduction... 3 Features... 3 Minimum Requirements... 3 Package Contents... 3 Understand your Storage Server... 5 Back Panel... 5 Front Panel... 6 Getting started...

More information

Tutorial How to upgrade firmware on Phison S8 controller MyDigitalSSD using a Windows PE environment

Tutorial How to upgrade firmware on Phison S8 controller MyDigitalSSD using a Windows PE environment Tutorial How to upgrade firmware on Phison S8 controller MyDigitalSSD using a Windows PE environment Version 2.0 This tutorial will walk you through how to create a bootable USB drive to enter into a WINPE

More information

Network Attached Storage System Recovery Procedure

Network Attached Storage System Recovery Procedure TECHNICAL BULLETIN Network Attached Storage System Recovery Procedure This document describes how to recover your Network Attached Storage (NAS) system if it has failed due to a problem with the internal

More information

Technical Support. Package Contents. CENTRIA WNDR4700/WNDR4720 Installation Guide

Technical Support. Package Contents. CENTRIA WNDR4700/WNDR4720 Installation Guide Technical Support After installing your device, locate the serial number on the label of your product and use it to register your product at https://my.netgear.com. You must register your product before

More information

SSD Guru. Installation and User Guide. Software Version 1.4

SSD Guru. Installation and User Guide. Software Version 1.4 SSD Guru Installation and User Guide Software Version 1.4 Contents Welcome!............................................................................. 1 Key features.........................................................................

More information

ThinkPad USB Portable Secure Hard Drive User Guide

ThinkPad USB Portable Secure Hard Drive User Guide ThinkPad USB Portable Secure Hard Drive User Guide Note Before installing the product, be sure to read the information in Lenovo Limited Warranty on page B-1 and Before you begin the installation on page

More information

Vess A2000 Series. NVR Storage Appliance. Windows Recovery Instructions. Version 1.0. 2014 PROMISE Technology, Inc. All Rights Reserved.

Vess A2000 Series. NVR Storage Appliance. Windows Recovery Instructions. Version 1.0. 2014 PROMISE Technology, Inc. All Rights Reserved. Vess A2000 Series NVR Storage Appliance Windows Recovery Instructions Version 1.0 2014 PROMISE Technology, Inc. All Rights Reserved. Contents Introduction 1 Different ways to backup the system disk 2 Before

More information

PIGCHAMP MOBILE. PigCHAMP Knowledge Software. Installation Guide for Mobile Units

PIGCHAMP MOBILE. PigCHAMP Knowledge Software. Installation Guide for Mobile Units PIGCHAMP MOBILE PigCHAMP Knowledge Software Installation Guide for Mobile Units Table of Contents: Important Note:... 4 Chapter 1: PC Setup... 5 A. Install PigCHAMP Mobile Manager on Windows XP...5 B.

More information

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 16 Fixing Windows Problems

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 16 Fixing Windows Problems A+ Guide to Managing and Maintaining Your PC, 7e Chapter 16 Fixing Windows Problems Objectives Learn what to do when a hardware device, application, or Windows component gives a problem Learn what to do

More information

is605 Dual-Bay Storage Enclosure for 3.5 Serial ATA Hard Drives FW400 + FW800 + USB2.0 Combo External RAID 0, 1 Subsystem User Manual

is605 Dual-Bay Storage Enclosure for 3.5 Serial ATA Hard Drives FW400 + FW800 + USB2.0 Combo External RAID 0, 1 Subsystem User Manual is605 Dual-Bay Storage Enclosure for 3.5 Serial ATA Hard Drives FW400 + FW800 + USB2.0 Combo External RAID 0, 1 Subsystem User Manual (English/Deutsch/ 中 文 ) v1.0 August 23, 2007 Table of Contents CHAPTER

More information

User Manual. 2 Bay Docking Station

User Manual. 2 Bay Docking Station FANTEC MR-CopyDU3 User Manual 2 Bay Docking Station With One Touch Backup (OTB) and Copy Function Hardware: PC and Notebooks, Macintosh USB 1.1, USB 2.0 or USB 3.0 interface Features: 2,5 or 3,5 SATA I,II,III

More information

LPT1 Printer Connector. External Power Supply Connector Power Indicator

LPT1 Printer Connector. External Power Supply Connector Power Indicator AXIS 1650 Set-up Instructions Page 3 Unpack box Verify that you have all the items listed below: LPT1 Printer Connector Network Indicator Ethernet Connector External Power Supply Connector Power Indicator

More information

Introduction... 3 Features... 3 Minimum Requirements... 3 Package Contents... 3 Understand your storage server... 4 Back Panel... 4 Front Panel...

Introduction... 3 Features... 3 Minimum Requirements... 3 Package Contents... 3 Understand your storage server... 4 Back Panel... 4 Front Panel... Introduction... 3 Features... 3 Minimum Requirements... 3 Package Contents... 3 Understand your storage server... 4 Back Panel... 4 Front Panel... 5 Getting started... 7 Chapter 1... 14 Status... 14 Chapter

More information

5-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual

5-Bay Raid Sub-System Smart Removable 3.5 SATA Multiple Bay Data Storage Device User's Manual 5-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual www.vipower.com Table of Contents 1. How the SteelVine (VPMP-75511R/VPMA-75511R) Operates... 1 1-1 SteelVine

More information

BounceBack Server Solution Reference Guide

BounceBack Server Solution Reference Guide BounceBack Server Solution Reference Guide Contents Introduction... 2 System Requirements... 3 Initial Setup... 4 BounceBack Server Appliance Front View... 5 BounceBack Server Appliance Rear View... 6

More information

Tutorial How to upgrade firmware on Phison S5 controller MyDigitalSSD

Tutorial How to upgrade firmware on Phison S5 controller MyDigitalSSD Tutorial How to upgrade firmware on Phison S5 controller MyDigitalSSD Version 1.3 This tutorial will walk you through how to create a bootable USB drive and how to apply the newest firmware S5FAM030 to

More information

DF-7506 1-to-2 SATA II RAID Box

DF-7506 1-to-2 SATA II RAID Box DF-7506 1-to-2 SATA II RAID Box Version 1.0 Table of Contents Chapter 1 Product Introduction...3 1.1 Features...3 1.1.1 Shipping Package Content...3 1.2 Front View...4 1.3 Rear View...6 1.4 Disk Drive

More information

How To Set Up A Hard Drive With A Harddrive With A 2Gb Hard Drive (I386) And 2Gb Drive (Amd64) On A Hardrive (I219) (Iee) (Amd66) (Ai219

How To Set Up A Hard Drive With A Harddrive With A 2Gb Hard Drive (I386) And 2Gb Drive (Amd64) On A Hardrive (I219) (Iee) (Amd66) (Ai219 1 Package Contents Device User manual Power adapter Power cord USB 2.0 Cable FireWire 800 Cable (IEEE1394.B) esata cable 2 Front View of the Device A Drive eject button B LED indicator C Front door panel

More information

NAS HARD DRIVE ENCLOSURE USER MANUAL. S T O R E n S H A R E MUSIC DATA PHOTO MOVIE

NAS HARD DRIVE ENCLOSURE USER MANUAL. S T O R E n S H A R E MUSIC DATA PHOTO MOVIE NAS HARD DRIVE ENCLOSURE USER MANUAL S T O R E n S H A R E MUSIC DATA PHOTO MOVIE w w w. v a n t e c u s a. c o m Package Contents: NexStar LX External 3.5 HDD NAS Enclosure: User Manual NexStar LX External

More information

Addonics T E C H N O L O G I E S. NAS Adapter. Model: NASU2. 1.0 Key Features

Addonics T E C H N O L O G I E S. NAS Adapter. Model: NASU2. 1.0 Key Features 1.0 Key Features Addonics T E C H N O L O G I E S NAS Adapter Model: NASU2 User Manual Convert any USB 2.0 / 1.1 mass storage device into a Network Attached Storage device Great for adding Addonics Storage

More information

Taurus Super-S3 LCM. Dual-Bay RAID Storage Enclosure for two 3.5-inch Serial ATA Hard Drives. User Manual March 31, 2014 v1.2 www.akitio.

Taurus Super-S3 LCM. Dual-Bay RAID Storage Enclosure for two 3.5-inch Serial ATA Hard Drives. User Manual March 31, 2014 v1.2 www.akitio. Dual-Bay RAID Storage Enclosure for two 3.5-inch Serial ATA Hard Drives User Manual March 31, 2014 v1.2 www.akitio.com EN Table of Contents Table of Contents 1 Introduction... 1 1.1 Technical Specifications...

More information

Taurus - RAID. Dual-Bay Storage Enclosure for 3.5 Serial ATA Hard Drives. User Manual

Taurus - RAID. Dual-Bay Storage Enclosure for 3.5 Serial ATA Hard Drives. User Manual Dual-Bay Storage Enclosure for 3.5 Serial ATA Hard Drives User Manual v1.0 August 23, 2007 EN Table of Contents CHAPTER 1 - INTRODUCTION 1 CHAPTER 3 - SYSTEM SET UP 9 ICON KEY 1 THE TAURUS RAID 1 AVAILABLE

More information

Network Storage System with 2 Bays

Network Storage System with 2 Bays USER GUIDE Network Storage System with 2 Bays Model: NAS200 About This Guide About This Guide Icon Descriptions While reading through the User Guide you may see various icons that call attention to specific

More information

Service Bulletin [2014 02]

Service Bulletin [2014 02] How do you know if you have a PanelView Plus or a Panelview Plus 6? The quickest way is to look at the type of memory slot the unit has on the back. If it accepts and SD Card, it s a PanelView Plus 6.

More information

Quick Start. Nighthawk X8 AC5300 Tri-Band WiFi Router Model R8500. Package Contents. NETGEAR, Inc. 350 East Plumeria Drive San Jose, CA 95134 USA

Quick Start. Nighthawk X8 AC5300 Tri-Band WiFi Router Model R8500. Package Contents. NETGEAR, Inc. 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You can visit www.netgear.com/support to register your product, get help, access the latest downloads and user manuals, and join our community. We

More information

Allworx OfficeSafe Operations Guide Release 6.0

Allworx OfficeSafe Operations Guide Release 6.0 Allworx OfficeSafe Operations Guide Release 6.0 No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopy,

More information

How to Remotely View Security Cameras Using the Internet

How to Remotely View Security Cameras Using the Internet How to Remotely View Security Cameras Using the Internet Introduction: The ability to remotely view security cameras is one of the most useful features of your EZWatch Pro system. It provides the ability

More information

SiS964 RAID. User s Manual. Edition. Trademarks V1.0 P/N: 91-187-U49-M2-0E

SiS964 RAID. User s Manual. Edition. Trademarks V1.0 P/N: 91-187-U49-M2-0E SiS964 RAID User s Manual Edition V1.0 P/N: 91-187-U49-M2-0E Trademarks All brand or product names mentioned are trademarks or registered trademarks of their respective holders. CONTENTS Introduction...

More information

USB 3.0 DUAL SATA HDD DOCKING STATION

USB 3.0 DUAL SATA HDD DOCKING STATION USB 3.0 DUAL SATA HDD DOCKING STATION User Manual (DA-70547) Introduction DA-70547 is a USB3.0 enabled dual-sata hard drive enclosure. It supports simultaneously use of two 2.5 or 3.5 SATA hard disk for

More information

External Storage 200 Series. User s Manual

External Storage 200 Series. User s Manual External Storage 200 Series User s Manual Version 1.2 00P3DS200ZSEA2 Table of Contents User s Manual 1. Overview...3 2. Key Features...3 3. Rear Connectors...4 4. Setup the External Storage 200...4 5.

More information

BASIC INSTRUCTIONS TO CONFIGURE ZYXEL P8701T CPE USING THE WEB INTERFACE

BASIC INSTRUCTIONS TO CONFIGURE ZYXEL P8701T CPE USING THE WEB INTERFACE BASIC INSTRUCTIONS TO CONFIGURE ZYXEL P8701T CPE USING THE WEB INTERFACE 12/11/2012 Index 1 INTRODUCTION... 1-1 2 FACTORY DEFAULT SETTINGS... 2-1 3 CPE BASIC OPERATIONS... 3-1 3.1 PASSWORD MODIFICATION...

More information

Please ring the Service Desk on 8204 1866 or 1300 363 227 if you require assistance or encounter problems.

Please ring the Service Desk on 8204 1866 or 1300 363 227 if you require assistance or encounter problems. BEFORE YOU BEGIN Sites that do not have an Administration File Server are known as Peer to Peer sites. They have only Administration Workstations with one workstation that performs the nightly backup process.

More information

USB 2.0 3.5 External Hard Disk Drive

USB 2.0 3.5 External Hard Disk Drive USB 2.0 3.5 External Hard Disk Drive System Requirements Notebook or Desktop PC with USB2.0 or USB1.1 port. Windows 98SE/Me/2000, or Windows XP (Make sure the device driver for USB Host controller has

More information

3.5 Mobile LAN Disk User Guide

3.5 Mobile LAN Disk User Guide 3.5 Mobile LAN Disk User Guide A new, unformatted HDD must be initialized before LAN operation. Via LAN connection, format HDD under administrator s user interface before use Refer to Nettool Quick Installation

More information

TE100-P21/TEW-P21G Windows 7 Installation Instruction

TE100-P21/TEW-P21G Windows 7 Installation Instruction Hardware Installation TE100-P21/TEW-P21G Windows 7 Installation Instruction 1. Go to http://www.trendnet.com/downloads/ to download the Windows 7 Utility. Save the file to your desktop. 2. Right click

More information

HP MediaSmart Server Software Upgrade from v.1 to v.3

HP MediaSmart Server Software Upgrade from v.1 to v.3 HP MediaSmart Server Software Upgrade from v.1 to v.3 Table of Contents Upgrade Your Server Software to HP MediaSmart Server v.3 2 Before You Begin 3 What's New... 3 Features That Will Change... 4 Prepare

More information

Using GIGABYTE Notebook for the First Time

Using GIGABYTE Notebook for the First Time Congratulations on your purchase of the GIGABYTE Notebook. This manual will help you to get started with setting up your notebook. The final product configuration depends on the model at the point of your

More information

ThinkServer RS140 Operating System Installation Guide

ThinkServer RS140 Operating System Installation Guide ThinkServer RS140 Operating System Installation Guide Note: Before using this information and the product it supports, be sure to read and understand the Read Me First and Safety, Warranty, and Support

More information

ThinkServer RD550 and RD650 Operating System Installation Guide

ThinkServer RD550 and RD650 Operating System Installation Guide ThinkServer RD550 and RD650 Operating System Installation Guide Note: Before using this information and the product it supports, be sure to read and understand the Read Me First and Safety, Warranty, and

More information

Manual IB-3620 Series

Manual IB-3620 Series IB-RD3620SU3 1 IB-3620U3 CONTENT 1. Introduction... 3 1.1 General Information... 3 2. Hardware IB-3620 Series... 4 2.1 LED Indication / Button Front Panel... 4 2.2 Rear View... 5 3. HDD Installation...

More information

How To Set Up A Backupassist For An Raspberry Netbook With A Data Host On A Nsync Server On A Usb 2 (Qnap) On A Netbook (Qnet) On An Usb 2 On A Cdnap (

How To Set Up A Backupassist For An Raspberry Netbook With A Data Host On A Nsync Server On A Usb 2 (Qnap) On A Netbook (Qnet) On An Usb 2 On A Cdnap ( WHITEPAPER BackupAssist Version 5.1 www.backupassist.com Cortex I.T. Labs 2001-2008 2 Contents Introduction... 3 Hardware Setup Instructions... 3 QNAP TS-409... 3 Netgear ReadyNas NV+... 5 Drobo rev1...

More information

Quick Installation Guide

Quick Installation Guide V2.01 Model: FI9821W Quick Installation Guide Indoor HD Pan/Tilt Wireless IP Camera Black White For Windows OS ------- Page 1 For MAC OS ------- Page 16 ShenZhen Foscam Intelligent Technology Co., Ltd

More information

HP MediaSmart Server Software Upgrade from v.2 to v.3

HP MediaSmart Server Software Upgrade from v.2 to v.3 HP MediaSmart Server Software Upgrade from v.2 to v.3 Table of Contents Table of Contents Upgrade Your Server Software to HP MediaSmart Server v.3 2 Before You Begin 3 What's New 3 Features That Will

More information

How do I configure the wireless printer using a USB or Ethernet cable and install the printer driver in Windows?

How do I configure the wireless printer using a USB or Ethernet cable and install the printer driver in Windows? How do I configure the wireless printer using a USB or Ethernet cable and install the printer driver in Windows? STEP I: Gather the wireless network settings of your wireless access point or wireless router

More information

Resilient NAS by Design. Buffalo. A deployment guide to disaster recovery. Page 1

Resilient NAS by Design. Buffalo. A deployment guide to disaster recovery. Page 1 Buffalo Resilient NAS by Design A deployment guide to disaster recovery Page 1 Table of contents Introduction. 3 1.0 RAID configuration. 4 1.1 RAID Disk crash recovery..4 1.2 RAID Disk crash recovery Procedure..4

More information

Updating Your Firmware

Updating Your Firmware Updating Your Firmware WARNING: This firmware update is only valid for OCZ VERTEX Solid State Drives Flashing your Vertex will result in complete data loss. Please back up your drive before proceeding

More information

SATA+Ultra ATA RAID CONTROLLER RC212. User Manual

SATA+Ultra ATA RAID CONTROLLER RC212. User Manual SATA+Ultra ATA RAID CONTROLLER RC212 Contents Feature and benefits Package contents System requirement Magic Switch introduction and jumper setting Hardware installation Important message for user RAID

More information

Dual HD Giganet NAS Enclosure User s Manual

Dual HD Giganet NAS Enclosure User s Manual Before you begin Dual HD Giganet NAS Enclosure User s Manual 1. If you purchased the Dual HD Giganet NAS enclosure (indicated as The NAS hereafter) to share your file or media with other computers, you

More information

Canvio Home FAQ. is designed to be very easy to install and use to back up, share, and remotely access the files from your computers.

Canvio Home FAQ. is designed to be very easy to install and use to back up, share, and remotely access the files from your computers. What is a Canvio Home device? Canvio Home is a Network-Attached Storage device that is designed to be very easy to install and use to back up, share, and remotely access the files from your computers.

More information

XL-RAID-SATA2-USB. User Manual. v.1.2 (January, 2010)

XL-RAID-SATA2-USB. User Manual. v.1.2 (January, 2010) XL-RAID-SATA2-USB User Manual v.1.2 (January, 2010) With regard to this manual Thank you for using the product of Xtendlan Technology Inc. This manual will introduce XTENDLAN XL-RAID-SATA2-USB. Before

More information

Seagate NAS OS 4 Reviewers Guide: NAS / NAS Pro / Business Storage Rackmounts

Seagate NAS OS 4 Reviewers Guide: NAS / NAS Pro / Business Storage Rackmounts Seagate NAS OS 4 Reviewers Guide: NAS / NAS Pro / Business Storage Rackmounts Seagate NAS OS 4 Reviewers Guide 2 Purpose of this guide Experience the most common use cases for the product, learn about

More information

SATA1.5G/ATA133 RAID Controller Card RC215 User Manual

SATA1.5G/ATA133 RAID Controller Card RC215 User Manual SATA1.5G/ATA133 RAID Controller Card RC215 Features and Benefits Compliant with Serial ATA 1.0 specification Compliant with PCI Specification, revision 2.2 Provides three independent channels to connect

More information

FANTEC MR-35HDC HARD DISK COPYSTATION

FANTEC MR-35HDC HARD DISK COPYSTATION FANTEC MR-35HDC HARD DISK COPYSTATION POWER Red= Blue=Dup 0 Copy Start 1 Compare Mute BIG Prescan JBOG Erase Reset USER MANUAL MENU MENU... 1 1. Product Introduction... 2 2. Operation in function... 3

More information

P-660R-T1 v3 QUICK START GUIDE. ADSL2+ Access Router DEFAULT LOGIN DETAILS. Firmware v3.40 Edition 1, 09/2008. IP Address: http://192.168.1.

P-660R-T1 v3 QUICK START GUIDE. ADSL2+ Access Router DEFAULT LOGIN DETAILS. Firmware v3.40 Edition 1, 09/2008. IP Address: http://192.168.1. P-660R-T1 v3 QUICK START GUIDE ADSL2+ Access Router Firmware v3.40 Edition 1, 09/2008 DEFAULT LOGIN DETAILS IP Address: http://192.168.1.1 Username: admin Password: 1234 www.zyxel.com Copyright C 2008

More information

QOS 8 High-Speed RAID System Guide

QOS 8 High-Speed RAID System Guide QOS 8 High-Speed RAID System Guide Not for Redistribution 1 Introduction The QOS is a standalone storage array, part of a file- based workflow involving numerous users sharing the same files in real time.

More information

Fiery Clone Tool For Embedded Servers User Guide

Fiery Clone Tool For Embedded Servers User Guide Fiery Clone Tool For Embedded Servers User Guide Fiery Clone Tool allows you to clone image files to a folder on a USB flash drive connected to the Fiery server. You can restore the image file to the Fiery

More information

How To Remotely View Your Security Cameras Through An Ezwatch Pro Dvr/Camera Server On A Pc Or Ipod (For A Small Charge) On A Network (For An Extra $20) On Your Computer Or Ipo (For Free

How To Remotely View Your Security Cameras Through An Ezwatch Pro Dvr/Camera Server On A Pc Or Ipod (For A Small Charge) On A Network (For An Extra $20) On Your Computer Or Ipo (For Free How to Remotely View Security Cameras Using the Internet Introduction: The ability to remotely view security cameras is one of the most useful features of your EZWatch Pro system. It provides the ability

More information

HDD Docking Station for 2.5 /3.5 SATA HDD with esata Connector User Manual

HDD Docking Station for 2.5 /3.5 SATA HDD with esata Connector User Manual Declaration Thank you for purchasing. Please read these instructions carefully before use. Notice Make sure that all cables are connected before turning the power on. Do not use the Docking station in

More information

Iomega Home Media Network Hard Drive

Iomega Home Media Network Hard Drive Page 1 of 75 Iomega Home Media Network Hard Drive Iomega, the stylized "i" logo, and all Iomega brand blocks are either registered trademarks or trademarks of Iomega Corporation in the United States and/or

More information

Chapter 4. Backup / Restore

Chapter 4. Backup / Restore Recovery Guide 9 Restoring with the OS CD (Only for models that ship with the operating system CD) 98 Samsung Recovery Solution (Optional) 00 Recovery Guide 9 This section describes how to restore your

More information

Coolmax CN-590 Network Storage Solution

Coolmax CN-590 Network Storage Solution Coolmax CN-590 Network Storage Solution Model Name Controller hip CPU OS Memory Interface CN-590 S2892 150MHz RTOS 8MB SDRAM / 1MB NOR Flash LAN Standard 10/100Base-TX Auto MDI/MDI-X Connector Type RJ-45

More information

Operating System Installation Guide

Operating System Installation Guide Operating System Installation Guide This guide provides instructions on the following: Installing the Windows Server 2008 operating systems on page 1 Installing the Windows Small Business Server 2011 operating

More information

3.5 LAN HDD Enclosure User s Manual

3.5 LAN HDD Enclosure User s Manual 3.5 LAN HDD Enclosure User s Manual NOTE: 1. USB and LAN can t be used at the same time. 2. HDD should be formatted as FAT32. Please check Disk utility section in this manual. 3. For internet FTP usage,

More information

Type Message Description Probable Cause Suggested Action. Fan in the system is not functioning or room temperature

Type Message Description Probable Cause Suggested Action. Fan in the system is not functioning or room temperature Table of Content Error Messages List... 2 Troubleshooting the Storage System... 3 I can t access the Manager... 3 I forgot the password for logging in to the Manager... 3 The users can t access the shared

More information

EZblue BusinessServer The All - In - One Server For Your Home And Business

EZblue BusinessServer The All - In - One Server For Your Home And Business EZblue BusinessServer The All - In - One Server For Your Home And Business Quick Start Guide Version 3.11 1 2 3 EZblue Server Overview EZblue Server Installation EZblue Server Configuration 4 EZblue Magellan

More information

USER S MANUAL. www.vantecusa.com

USER S MANUAL. www.vantecusa.com USER S MANUAL www.vantecusa.com Package Contents: Dual 3.5 RAID Enclosure w/fan USB 3.0 & esata Interface 1 NexStar MX 2 USB 3.0 Cable 3 esata Cable 4 Power Adapter 5 User s Manual 6 Enclosure Stand 7

More information

Dual Bay Home Media Store. User Manual

Dual Bay Home Media Store. User Manual Dual Bay Home Media Store User Manual CH3HNAS2 V1.0 CONTENTS Chapter 1: Home Page... 3 Setup Wizard... 3 Settings... 3 User Management... 3 Download Station... 3 Online User Manual... 3 Support... 3 Chapter

More information

3.5 Dual Bay USB 3.0 RAID HDD Enclosure

3.5 Dual Bay USB 3.0 RAID HDD Enclosure 3.5 Dual Bay USB 3.0 RAID HDD Enclosure User Manual August 11, 2011 v1.1 MFG Part # MT2U3-MP BARCODE Introduction 1 Introduction 1.1 System Requirements 1.1.1 PC Requirements Minimum Intel Pentium III

More information

Boot Camp Installation & Setup Guide

Boot Camp Installation & Setup Guide Boot Camp Installation & Setup Guide Contents 3 Introduction 3 What You Need 4 Installation Overview 4 Step 1: Check for updates 4 Step 2: Prepare your Mac for Windows 4 Step 3: Install Windows 4 Step

More information

Ethernet Radio Configuration Guide

Ethernet Radio Configuration Guide Ethernet Radio Configuration Guide for Gateway, Endpoint, and Repeater Radio Units April 20, 2015 Customer Service 1-866-294-5847 Baseline Inc. www.baselinesystems.com Phone 208-323-1634 FAX 208-323-1834

More information

Your Data Security Guardian. SafeTANK GR5630-WSB3+ User Manual. v.1.0 (Oct, 2012) www.raidon.com.tw

Your Data Security Guardian. SafeTANK GR5630-WSB3+ User Manual. v.1.0 (Oct, 2012) www.raidon.com.tw SafeTANK GR5630-WSB3+ User Manual v..0 (Oct, 202) Introduction Thank you for purchasing RAIDON products. This manual will introduce the GR5630-WSB3+. Before using your GR5630-WSB3+, please read this manual

More information

ThinkServer RD350 and RD450 Operating System Installation Guide

ThinkServer RD350 and RD450 Operating System Installation Guide ThinkServer RD350 and RD450 Operating System Installation Guide Note: Before using this information and the product it supports, be sure to read and understand the Read Me First and Safety, Warranty, and

More information

Intel Rapid Start Technology (FFS) Guide

Intel Rapid Start Technology (FFS) Guide Intel Rapid Start Technology (FFS) Guide Technical white paper Table of contents Intel Rapid Start Technology (FFS) Guide... 2 Product Definition... 2 Requirements... 2 Enabling Intel Rapid Start Technology...

More information

Local Caching Servers (LCS): User Manual

Local Caching Servers (LCS): User Manual Local Caching Servers (LCS): User Manual Table of Contents Local Caching Servers... 1 Supported Browsers... 1 Getting Help... 1 System Requirements... 2 Macintosh... 2 Windows... 2 Linux... 2 Downloading

More information

Allworx Installation Course

Allworx Installation Course VPN Hello and welcome. In the VPN section we will cover the steps for enabling the VPN feature on the Allworx server and how to set up a VPN connection to the Allworx System from your PC. Page 1 VPN The

More information

User s Manual. Copyright 2010 Vantec Thermal Technologies. All Rights Reserved.

User s Manual. Copyright 2010 Vantec Thermal Technologies. All Rights Reserved. Copyright 2010 Vantec Thermal Technologies. All Rights Reserved. User s Manual Package Contents: 1 NextStar FX Gigabit NAS Adapter x1 2 AC Adapter x1 3 Installation Guide x1 4 Rubber Feet x4 5 User s CD

More information

FUSION R400 RAID USB 3.0

FUSION R400 RAID USB 3.0 FUSION R400 RAID USB 3.0 1U Rackmount 4-Drive Hardware RAID 5 SATA Storage System with USB 3.0 Interface User s Guide For Windows Contents 1 Fusion R400 RAID USB 3.0 Features 1 2 Drive Installation and

More information

Installing Operating Systems

Installing Operating Systems CHAPTER 6 The unattended operating system installation function helps you install the Microsoft Windows and RedHat Linux operating system families. UCS-SCU has integrated device drivers including RAID

More information

LinkStation Setup Manual www.buffalotech.com

LinkStation Setup Manual www.buffalotech.com LinkStation Setup Manual www.buffalotech.com 35010969 ver.02 Contents Chapter 1 Setup...3 LinkNavigator Setup (LS-XHL, LS-CHL)... 3 LinkNavigator Setup (LS-WXL)... 5 LinkNavigator Setup (LS-WSXL)... 7

More information

DVG-2101SP VoIP Telephone Adapter

DVG-2101SP VoIP Telephone Adapter This product can be set up using any current web browser, i.e., Internet Explorer 6 or Netscape Navigator 6.2.3. DVG-2101SP VoIP Telephone Adapter Before You Begin 1. If you purchased this VoIP Telephone

More information

Using GIGABYTE Notebook for the First Time

Using GIGABYTE Notebook for the First Time Congratulations on your purchase of the GIGABYTE Notebook P7! This Manual will help you to get started with setting up your notebook. For more detailed information, please visit our website at http://www.gigabyte.com.

More information

PA-80 USB Interface. Installation and Operating Manual. 1. Installation Manual 2. Driver Software installation 3. Operating Manual 4.

PA-80 USB Interface. Installation and Operating Manual. 1. Installation Manual 2. Driver Software installation 3. Operating Manual 4. PA-80 USB Interface Installation and Operating Manual 1. Installation Manual 2. Driver Software installation 3. Operating Manual 4. Applications Important Notice: Only a qualified service technician should

More information

NSA-220. Support Notes. (Network Storage Appliance) ZyXEL Storage

NSA-220. Support Notes. (Network Storage Appliance) ZyXEL Storage NSA-220 (Network Storage Appliance) ZyXEL Storage Support Notes Version 1.00 March 2007 Overview of NSA-220 ZyXEL NSA-220 is an economic solution which integrated so many features you could ever think

More information