From: Dennis Luehring <dl.soluz@gmx.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] can't boot debian wheezy sparc in qemu
Date: Mon, 14 Jul 2014 20:19:03 +0200 [thread overview]
Message-ID: <53C41F17.6010503@gmx.net> (raw)
i've followed the avices on Artyom Tarasenko's blog to install debian
wheezy sparc on qemu
but qemu won't boot the graphical installation
with -nographic the debian default installation seems to work
is this a known bug?
these are my installation steps
fresh ubuntu 14.04 x64 (3.13.0-30-generic) installation
apt-get install gcc-4.8 --> 4.8.2-19ubuntu1
apt-get install g++ --> 4:4.8.2-1ubuntu6
apt-get install git
apt-get install libglib2.0-dev --> 2.40.0-2
apt-get install libfdt-dev --> 1.4.0+dfsg-1
apt-get install libsdl1.2-dev --> 1.2.15-8ubuntu1.1
apt-get install libgtk2.0-dev --> 2.24.23-0ubuntu1.1
apt-get install libvte-dev --> 1:0.28.2-5ubuntu1
-->current debian weezy sparc from 2014/07/14, ~10:00
wget
http://cdimage.debian.org/debian-cd/7.6.0/sparc/iso-dvd/debian-7.6.0-sparc-DVD-1.iso
-->get qemu git revision c15a34eda0f270888a0e4676997317e1bd7894b8, head
at 2014/07/14, ~15:25
git clone git://git.qemu-project.org/qemu.git
cd qemu
./configure --target-list=sparc64-softmmu
make
./qemu/qemu-img create my_sparc_hda 4G
qemu-system-sparc64 -hda my_sparc_hda -cdrom
debian-7.6.0-sparc-DVD-1.iso -boot d
next reply other threads:[~2014-07-14 18:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-14 18:19 Dennis Luehring [this message]
2014-07-15 22:21 ` [Qemu-devel] can't boot debian wheezy sparc in qemu Mark Cave-Ayland
2014-07-17 6:43 ` Dennis Luehring
2014-07-17 22:22 ` Mark Cave-Ayland
2014-07-18 6:06 ` Dennis Luehring
2014-07-18 8:29 ` Mark Cave-Ayland
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=53C41F17.6010503@gmx.net \
--to=dl.soluz@gmx.net \
--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.