Im making a operating system in c# cosmos called dino os and when I try to run it in virtual box it just says: "error: file '/boot/dino' not found. error: you need to load the kernel first." I don't know why it happens my code is literally just the starter code that cosmos gives you.
I tried changing my csproj file to try to use other virtual machine programs but still didn't work.