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)