Tagged Questions
3
votes
2answers
561 views
Running 64 bit Ubuntu distribution from 32 bit Ubuntu
Related to this question How do I run qemu with 64bit processor on a 64bit machine?, I'm trying to run latest ubuntu 11.10 64bit distribution under Ubuntu 11.04 32 bit using qemu on a core2duo (64 bit ...
3
votes
1answer
3k views
How do I run qemu with 64bit processor on a 64bit machine?
I'm running Ubuntu 11.04 64 bit and recently installed qemu-kvm. Now I want to start a 64bit live CD using qemu -m 512 -boot d -cdrom archlinux-2010.05-netinstall-x86_64.iso This loads the image and I ...