Bochs does not work
Posted: Sun Oct 15, 2017 3:33 am
I just installed bochs over commandline in Ubuntu 16.04
Then I tried to execute my OS
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
Code: Select all
sudo apt-get update
sudo apt-get install bochs
Code: Select all
bochs <img file>
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