Hi aTc, ED did give me the link to download the latest Pyra OS.
Well, since I am a fan of "not invented here", I did not use the install.sh script, but did repack/rename the rootfs and copied to my download server.
The I flashed an SD card with ./makesd:
DEV=/dev/sdb ./makesd pyra -c none -r http://download.goldelico.com/letux-debian-rootfs/latest-pyra.tbz
This installs the latest letux kernel (which is 4.10.5) and u-boot.
Pyra boots fine up to login:
But then I am stuck... What is the default root user/password setup?
And I have no X11. This may come from installing my letux-kernel or some differences to the zmatt kernel you use. But without root login I can't debug...
Another potential channel would be to log in through g_ether (which runs and is found by the host). But what is the IP address if the usb0 interface? And again user/password are needed :)
BR, Nikolaus