bximage
Disk Image Creation Tool for Bochs
Install
- All systems
-
curl cmd.cat/bximage.sh
- Debian
-
apt-get install bximage
- Ubuntu
-
apt-get install bximage
- Arch Linux
-
pacman -S bximage
- Kali Linux
-
apt-get install bximage
- Fedora
-
dnf install bximage
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bximage
- Raspbian
-
apt-get install bximage
- Dockerfile
- dockerfile.run/bximage
bximage
Disk Image Creation Tool for Bochs
This tool is part of the Bochs project. Its purpose is to generate disk images that are used to allocate the guest operating system in Bochs environment.
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.