bochs
IA-32 PC emulator
Install
- All systems
-
curl cmd.cat/bochs.sh
- Debian
-
apt-get install bochs - Ubuntu
-
apt-get install bochs - Arch Linux
-
pacman -S bochs - Kali Linux
-
apt-get install bochs - Fedora
-
dnf install bochs - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install bochs - OS X
-
brew install bochs - Raspbian
-
apt-get install bochs
bochs
IA-32 PC emulator
Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. Bochs is capable of running most operating systems inside the emulation including GNU, GNU/Linux, *BSD, FreeDOS, MSDOS and Windows 95/NT.