Skip to content
adamcaudill edited this page Oct 2, 2014 · 2 revisions

To flash firmware to the drive, you must first have a "burner" image capable of actually writing it. See "Setting Up the Environment" for more information.

Once you have the burner image and firmware image, flash it by running:

DriveCom.exe /drive=[letter] /action=SendFirmware /burner=[burner] /firmware=[firmware]

where [letter] is the drive letter, [burner] is the burner image name, and [firmware] is the firmware image name.

This will enter boot mode if not already in it, transfer and execute the burner image, then transfer and boot the firmware image.