All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: Benito <benito@itcsnam.com>
Cc: Michael Tokarev <mjt@tls.msk.ru>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Raspberry ARM with 32-bit guest
Date: Thu, 04 Apr 2013 14:05:59 +0200	[thread overview]
Message-ID: <515D6CA7.20906@suse.de> (raw)
In-Reply-To: <515D5E9E.70002@itcsnam.com>

Hi,

Am 04.04.2013 13:06, schrieb Benito:
> I know this might absurd, but
> I'm trying to run a 32-bit guest on a Raspberry Pi - Raspbian OS -
> Debian Wheezy ARM
> I have used :
> 
> qemu-img create -f raw harddrive.raw 700M
> qemu -hda harddrive.raw -cdrom fedora14.iso
> 
> I've installed qemu via apt-get install qemu on the Pi.

You're not providing sufficient details for the upstream community to
help you, so CC'ing the Debian maintainer. "qemu" sounds rather old,
it's qemu-system-i386 since several versions already.

Did you check that you have sufficient RAM on your Raspi? Or disk space
on your SD card / USB disk? Disk images are created sparse, and when the
host runs out of resources lots of things can happen.

> After I do the 2nd command, the guest os starts up , but soon consumes
> 100% cpu , and then hangs. Tried with puppy 511 , centos6.3 minimal ,
> fedora14
> 
> Is there a way to run any of these in "invisible" mode or user mode ,
> and get past this obstacle.. ?

qemu-i386 can execute individual Linux binaries, with a bunch of known
issues. Might or might not work for you - you don't say what you
actually want to do.

> Can I create this guest on a faster machine , and clone itto the Pi's
> qemu that runs ARM ?

Yes. The disk image is just a file.

Regards,
Andreas

> Also am I missing something regarding the creation of the guest? I don't
> need a GUI for the guest, just need to be able to get to it and execute
> commands.
> Please could someone point me in the right direction ?
> 
> Kind Regards
> Benito

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

  reply	other threads:[~2013-04-04 12:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-04 11:06 [Qemu-devel] Raspberry ARM with 32-bit guest Benito
2013-04-04 12:05 ` Andreas Färber [this message]
2013-04-04 13:11   ` Aurelien Jarno
2013-04-04 13:17     ` Peter Maydell
2013-04-05  6:36       ` Benito

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=515D6CA7.20906@suse.de \
    --to=afaerber@suse.de \
    --cc=benito@itcsnam.com \
    --cc=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.