Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
But I got nothing but errors
The errors are in the attached picture
How can I solve this. I also tried to build it from source but that didn't work because of errors while making. It works under QEMU
Bochs is nowhere near as simple to start up as qemu is - It needs a configuration file that specifies all of the hardware to emulate. If you start it with no arguments, it should provide an interface to create/edit this configuration file (including specifying your disk images)
You could just RTFM to solve this problem. This forum is not meant to teach you how to use your tools.
managarm: Microkernel-based OS capable of running a Wayland desktop (Discord: https://discord.gg/7WB6Ur3). My OS-dev projects: [mlibc: Portable C library for managarm, qword, Linux, Sigma, ...] [LAI: AML interpreter] [xbstrap: Build system for OS distributions].