Ubuntu Core Image bootable?

Hi, I have built a image based on ubuntu core. I flashed it into a microSD and inserted into GRISP. However, when I boot it with SSH, ssh username@ip, I don’t know what is the username. Could someone help me? Also, is ubuntu core image compatiable with the GRISP2 hardware?

1 Like

I have used Grisp with Ubuntu in the past with no issues but perhaps the never versions have issues Im not aware of.

Could you please do the following in the root directory of your project :

rebar3 grisp report

It will create a report in the your_project/_grisp/ folder.
If you paste the contents here I might be able to understand better what could be the issue.

Cheers,
Igor