qemu_anitx
- Download ISO from https://antixlinux.com/download/
- Run
qemu-img.exe create anitx.img 10G –f raw
to create a virtual file system. - Run
qemu-system-x86_64 -m 1024 -boot d -cdrom antiX-23_x64-full.iso -hda anitx.img -display gtk
- Choose "Boot from hard disk"
- HANGS!