Quantcast
Channel: Ubuntu Forums - Virtualisation
Viewing all articles
Browse latest Browse all 4211

Qemu-i386 on ARM.

$
0
0
Hi,

I've been having some issues with qemu, but first here's my setup:

I'm running qemu-i386 on an ARM tablet in an attempt to run wine in user mode.
I know this will probably give me very bad performance, but that's not a problem.
My tablets specs are:

4G storage (allocated to ubuntu 14.04 for ARM) (I'll upgrade this soon to ~12GB with a new sdcard),
1GB ram,
1.0GHz CPU.

It's not great, but it's fast enough for my needs.

So, I downloaded ubuntu 14.04 core for i386, and unpacked it into /usr/i386-ubuntu14.04-gnueabi/, then copied /usr/bin/qemu-i386-static to /usr/i386-ubuntu14.04/gnueabi/usr/bin/.
At this point, I can successfully chroot into my i386 ubuntu installation, and all works fine, and at decent speed.
However, if I try to run an i386 executable with:

qemu-i386 -L /usr/i386-ubuntu14.04-gnueabi/ /usr/i386-ubuntu14.04-gnueabi/bin/bash (or any other i386 executable)

The system maxes the CPU and does absolutely nothing until I kill the process.
I also encountered this in virtualbox on my quad-core system, so it's not about lack of cpu power on my tablet.
Does anyone know what I'm doing wrong?

Thanks in advance,
Hamish

Viewing all articles
Browse latest Browse all 4211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>