From: "Blue Swirl" <blauwirbel@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Sparc Emulation
Date: Thu, 22 Nov 2007 19:11:13 +0200 [thread overview]
Message-ID: <f43fc5580711220911u726d6fa0p96566ea6486e65e4@mail.gmail.com> (raw)
In-Reply-To: <275cdfcf0711220015ha40cd21s1a4d5dd0caa583cf@mail.gmail.com>
On 11/22/07, Andreas Sotirakopoulos <sotirakopoulos@gmail.com> wrote:
> Hi,
>
> I am not sure I should be posting this here but the forum is down and
> I am struggling for days to get this right.
>
> I am trying to use the qemu sparc emulation but I have encountered a
> problem. Although it boots in a console I have not the ability to
> mount any devices (specially my cdrom), in fact there are very few
> devices present, only three tty, so as to be able to run some sparc
> binary files I need to. Furthermore I have noticed that the /proc
> directory is missing and I suspect that that is what causes this
> problem.
>
> Is it possible to overcome such a problem? Do I do something wrong?
It seems you are using the sparc-test initrd setup, which is not a
full system as you have noticed. Instead you should create a disk
image with qemu-img and find a bootable install CD image, then install
Linux with these like:
qemu-system-sparc -boot d -hda hd.img -cdrom debian-31r1-sparc-binary-1.iso
Or if you only need to run a few Linux binaries, then you could try
the user emulator instead:
qemu-sparc -L ../qemu-tests/usr/local/gnemul/qemu-sparc ./ls
prev parent reply other threads:[~2007-11-22 17:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-22 8:15 [Qemu-devel] Sparc Emulation Andreas Sotirakopoulos
2007-11-22 17:11 ` Blue Swirl [this message]
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=f43fc5580711220911u726d6fa0p96566ea6486e65e4@mail.gmail.com \
--to=blauwirbel@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).