i manage to solve it.That is recovery mod with the original recovery. You need switch to fastboot mod (volume down+power). Then with adb you can flash twrp.
need to rename TWRP-3.0.2-0-omega.img to recovery.img
so using
fastboot flash recovery recovery.img
instead of
fastboot flash recovery TWRP-3.0.2-0-omega.img