faum-iso-to-cd
Virtual machine running in user mode
Install
- All systems
-
curl cmd.cat/faum-iso-to-cd.sh
- Debian
-
apt-get install faumachine
- Ubuntu
-
apt-get install faumachine
- Kali Linux
-
apt-get install faumachine
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install faumachine
- Dockerfile
- dockerfile.run/faum-iso-to-cd
faumachine
Virtual machine running in user mode
FAUmachine is a virtual machine that can simulate PC hardware like QEMU. Its main focus is to simulate the real hardware as close as possible. FAUmachine comes with the ability to inject faults to different hardware simulators, e.g. to inject intermittent or transient faults to the simulated disk or the simulated memory. FAUmachine also comes with an experiment controller, with which automated tests, like installing an operating system from an iso image, can be run.