I have successfully enabled USB OTG for one of my Pi Zeros (by these simple instructions).
I can boot the other Pi Zeros via switches of 7 port USB hub.
I have connected the Pi Zero via USB, logged in via ssh and did "sudo shutdown 0".
Is it possible to boot this Pi now without disconnecting and reconnecting USB cable?
Is there some command I can use to simulate powering on?
(from Linux laptop where the Pi Zero is connected to)