PongoOS
PongoOS copied to clipboard
When i try to build with docker this happen
root@toby-GA-970A-DS3:/home/toby# docker run docker.pkg.github.com/checkra1n/pongoos/build-pongo:latest make: *** No targets specified and no makefile found. Stop.
right so i got it working but now i get this error when using boot linux py
toby@toby-GA-970A-DS3:~/pongoOS/scripts$ sudo python3 load_linux.py -k Linux.lzma -d dtbpack
Loading device tree...
Device tree loaded successfully.
Loading kernel...
Traceback (most recent call last):
File "load_linux.py", line 71, in