Now that I have root I played with this.
Mistake 1: trying to run the exec. as: flash_root. Even though I'm in that directory, I should have typed:
./flash_root
--
Output
----------------
Calibrating timer since microsleep sucks ... takes a second
Setting up microsecond timing loop
OK, calibrated, now do the deed
Trying Am29F040B, 512 KB
probe_29f040b: id1 0xff, id2 0xff
Trying At29C040A, 512 KB
probe_jedec: id1 0xff, id2 0xff
Trying Mx29f002, 256 KB
probe_29f002: id1 177, id2 76
Trying SST29EE020A, 256 KB
probe_jedec: id1 0xb1, id2 0x4c
Trying SST28SF040A, 512 KB
probe_28sf040: id1 0xff, id2 0xff
Trying SST39SF020A, 256 KB
probe_39sf020: id1 0xb1, id2 0x4c
Trying SST39VF020, 256 KB
probe_39sf020: id1 0xb1, id2 0x4c
Trying W29C011, 128 KB
probe_jedec: id1 0xd0, id2 0xc4
Trying W29C020C, 256 KB
probe_jedec: id1 0xb1, id2 0x4c
Trying W49F002U, 256 KB
probe_49f002: id1 0xb1, id2 0x4c
Trying M29F400BT, 512 KB
probe_m29f400bt: id1 0xff, id2 0xff
Trying 82802ab, 512 KB
probe_82802ab: id1 0xff, id2 0xff
Trying 82802ac, 1024 KB
probe_82802ab: id1 0xff, id2 0xff
EEPROM not found
----------------
I have contacted ron for assistance.