Hi guys, I started learning OSv to use in a project and installed it successfully in a laptop Fedora 32 to initial tests, but I need to use this unikernel on an ARM board, specifically NVIDIA Jetson Nano.
In the NVIDIA Jetson Nano I executed the scripts below: $ git clone https://github.com/cloudius-systems/osv.git cd osv && git submodule update --init --recursive $ ./scripts/setup.py The first script runs without problems, but the script to set up doesn't execute and show me an error (below or attached). Can anyone help me or recommend other forms on how to install the OSv at ARM board? [image: 2020-12-02 (2).png] -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/osv-dev/b6fa34e2-7765-4728-8a4d-ec5b5905b6d3n%40googlegroups.com.
