On Fri, Sep 16, 2016, at 08:51 AM, Greg Reagle wrote: > On Fri, Sep 16, 2016, at 08:14 AM, Kamil Cholewiński wrote: > > qemu works fine > > I ran > qemu-img create stali.img 256M > then > qemu-system-x86_64 -m 128 -cdrom stali.iso -hda stali.img -boot d > and I get attached screen shot. I don't think I can copy and paste from > qemu.
I changed the QEMU memory to 512 MB and now it works. What is the minimum? I am surprised 128 MB is insufficient given how tiny it is.