Run DANIX in emulator or virtualizer
A way to test DANIX without rebooting, in absolutely safe environment
This may be interesting if you want to take screenshots of booting or test Danix without reboot. Its generally somewhat slower.
You can read more about Qemu on Qemu homepage.
Qemu
If you are using windows, you can use qemu version for windows. On Debian or DANIX you can just install package qemu.
qemu -cdrom danix.isoyou might add additional option -m 256 to give more memory to the virtual machine.
You can read more about Qemu on Qemu homepage.
XEN, User mode Linux and Colinux have some special requirements. They need different operating system kernel. We will try to prepare such solutions during summer, possibly including them on standard Danix DVD.