Not really a big problem, but I am going to install QEMU on my chromebook so that I can emu windows. This chromebook comes with exactly 2 GB of RAM, but how much should I give to Windows? Do I give all 2 Gigs or a bit less? What do I do? Modify this command for me, so I can know, thanks.
qemu -m 256 -hda winxp.img -cdrom winxpsp2.iso -boot d
256 is the number of MB
qemu -m 256 -hda winxp.img -cdrom winxpsp2.iso -boot d
256 is the number of MB