Appendix B: Configuration or Firmware Upgrade with a USB Drive446fwupdate.cfgThe configuration file, fwupdate.cfg, is an ASCII text file containingkey-value pairs, one per line.Each value in the file must be separated by a single = character, withoutany surrounding spaces. Keys are not case sensitive.This section only explains common options of the file.Note: To use any options developed after version 2.2.13, the firmwareversion running on your EMX must be able to support them.user A required option. Specify the name of a user account with Administrator Privileges. For a EMX with factory default configuration, set this option toadmin.password A required option. Specify the password of the specified admin user. For a EMX with factory default configuration, set this option toraritan.logfile Specify the name of a text file where the EMX will append the logmessages when interpreting the USB drive contents. If the specified file does not exist in the USB drive, it will beautomatically created. If this option is not set, no log message are recorded. Thedisadvantage is that no feedback is available if the EMX detects aproblem with the USB drive contents.firmware Specify the name of a firmware binary file used to upgrade yourEMX. The specified firmware file must be compatible with your EMX andhave an official Raritan signature. If the specified firmware file is the same as the current firmwareversion of your EMX, no firmware upgrade is performed unless youhave set the option "force_update" to true.force_update