Hello.
I have a problem with installing OS on a microzed 7020. I tried to install OS on this guide: https://github.com/SDU-Embedded/linux_zynq/wiki/Installing-Linux-on-the-MicroZed .
But after installation, I have problems getting a dynamic ip. To solve this problem, I registered a static ip, so I managed to ping 8.8.8.8.
Then there was a problem with 'apt-get update'. At first, requests to http://ports.ubuntu.com/ubuntu-ports/ and then there is an error getting updates.
The main problem in my case is the inability to connect via ssh to the Board, I have the ability to ping it, but when connecting via ssh to it, the console just freezes. When starting with debag, the last message is:
debug 1 SSH2_MSG_KEXINIT sent
A clean linux image from the official site does not suit me because it does not have a package Manager. When installing a clean image, ssh works.
Can you link to ready-made images like ubuntu or how can I solve these problems?
Thanks,
-- Alexander