From: Michal Suchanek <hramrach@centrum.cz>
To: Mateusz Loskot <mateusz@loskot.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris
Date: Wed, 12 Jan 2011 17:48:30 +0100 [thread overview]
Message-ID: <AANLkTinsDiBRL0CbmLmdpdX4zdevd3nW+cbHFj_2Mbax@mail.gmail.com> (raw)
In-Reply-To: <4D2DC710.2050206@loskot.net>
On 12 January 2011 16:21, Mateusz Loskot <mateusz@loskot.net> wrote:
> On 12/01/11 14:40, Artyom Tarasenko wrote:
>>
>> On Wed, Jan 12, 2011 at 3:28 PM, Mateusz Loskot<mateusz@loskot.net>
>> wrote:
>>>
>>> On 12/01/11 12:32, Mateusz Loskot wrote:
>>>>
>>>> On 12/01/11 11:57, Artyom Tarasenko wrote:
>>>>>
>>>>> On Wed, Jan 12, 2011 at 12:47 PM, Mateusz Loskot<mateusz@loskot.net>
>>>>> wrote:
>>>>>>
>>>>>> On 10/01/11 21:04, Artyom Tarasenko wrote:
>>>>>>>
>>>>>>> On Mon, Jan 10, 2011 at 6:59 PM, Mateusz Loskot<mateusz@loskot.net>
>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>> I suggest using QEMU git master. You could try the binaries
>>>>>>>>> from my website: http://www.weilnetz.de/qemu/
>>>>>>>>
>>>>>>>> Stefan,
>>>>>>>>
>>>>>>>> Thank you very much!
>>>>>>>> So far, I have tried to use versions of QEMU from Qemu Manager 0.7
>>>>>>>> as well as QEMU 0.13 from
>>>>>>>> http://homepage3.nifty.com/takeda-toshiya/
>>>>>>>> but without any luck. I suppose it's because these versions do not
>>>>>>>> have most recent OpenBIOS usable with SPARC.
>>>>>>>
>>>>>>> If you need Solaris, OpenBIOS is currently not your choice.
>>>>>>
>>>>>> I understand.
>>>>>>
>>>>>>> Have to use an OBP blob.
>>>>>>
>>>>>> Where can I find instructions on how to use it?
>>>>>>
>>>>>> Actually, I don't need Solaris but SPARC.
>>>>>> So, even Linux for SPARC would do for me.
>>>>>>
>>>>>> I tried Debian 4.0 (etch) and Debian 5.0 (lenny) but with no luck.
>>>>>> I think I confused the 32 vs 64 bit and SPARC flavors.
>>>>>
>>>>> 32 bit Debian 4.0 should work out of the box, also with OpenBIOS.
>>>>
>>>> OK, then I will stick to the Linux distribution for 32-bit SPARC
>>>> and see if it works for me.
>>>
>>> If anyone is curious, I did a quick test on my over-engineered
>>> configuration with Windows Vista running VirtualBox with Ubuntu 64-bit
>>> as guest system running QEMU which is supposed to run Debian Etch 32-bit
>>> SPARC.
>>>
>>> I run:
>>>
>>> $ qemu-img create -f qcow hda.img 20G
>>> $ qemu-system-sparc -m 256 -hda hda.img -cdrom
>>> /home/mloskot/software/debian/debian-40r8-sparc-netinst.iso -boot d
>>> -localtime
>>
>> Try -nographic .
>
> Here is what I get, no output, CPU runs 100% for long -40-sminutes
>
> http://www.flickr.com/photos/mloskot/5349339628/
>
> I can use CTRL-a to access terminal commands and monitor
>
>
> In the meantime, I also tested Debian Etch with QEMU 0.13 running directly
> under Windows Vista. I installed QEMU 0.13 from binaries downloadable using
> Qemu Manager (http://www.davereyn.co.uk/).
> (I'm having problems with Stefan Weil's binaries as explained in this
> thread, even if I can run them, the qemu-img.exe behaves strange not
> accepting disk sizes).
>
> Anyway, It looks Debian booted properly:
>
> http://www.flickr.com/photos/mloskot/5348739869/
>
> I've just passed partitions formatting step, fingers crossed.
>
>> Also it's interesting to know whether you see
>> something when you start qemu-system-sparc without any command line
>> options.
>
> Here is what I get
>
> $ qemu-system-sparc
> qemu: Too much memory for this machine: 384, maximum 256
>
> By the way, I run
>
> $ qemu -version
> QEMU PC emulator version 0.12.3 (qemu-kvm-0.12.3), Copyright (c) 2003-2008
> Fabrice Bellard
>
>
> Thinking of future, could anyone estimate when it will be possible to
> boot Solaris 10 installation from ISO disks, if at all?
> To summary, what OS alternative for SPARC we have got apart from Debian
> which are known to work under QEMU? *BSD systems?
>
I can run NetBSD sparc install CD just fine.
It supports sparc32 in the latest release.
HTH
Michal
next prev parent reply other threads:[~2011-01-12 16:48 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-07 17:28 [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris Mateusz Loskot
2011-01-07 17:36 ` Michal Suchanek
2011-01-10 11:17 ` Mateusz Loskot
2011-01-07 18:15 ` Stefan Weil
2011-01-10 11:19 ` Mateusz Loskot
2011-01-10 17:08 ` Stefan Weil
2011-01-10 17:59 ` Mateusz Loskot
2011-01-10 21:04 ` Artyom Tarasenko
2011-01-12 11:47 ` Mateusz Loskot
2011-01-12 11:57 ` Artyom Tarasenko
2011-01-12 12:32 ` Mateusz Loskot
2011-01-12 14:28 ` Mateusz Loskot
2011-01-12 14:40 ` Artyom Tarasenko
2011-01-12 15:21 ` Mateusz Loskot
2011-01-12 16:48 ` Michal Suchanek [this message]
2011-01-12 17:15 ` Mateusz Loskot
2011-01-12 19:00 ` Blue Swirl
2011-01-12 23:34 ` Mateusz Loskot
2011-01-13 10:13 ` Michal Suchanek
2011-01-13 12:40 ` Mateusz Loskot
2011-01-13 16:01 ` Mateusz Loskot
2011-01-10 22:18 ` Stefan Weil
2011-01-12 11:38 ` Mateusz Loskot
2011-01-12 12:30 ` Mateusz Loskot
2011-01-12 19:05 ` Stefan Weil
2011-01-12 19:17 ` Stefan Weil
2011-01-12 21:37 ` Michal Suchanek
2011-01-12 21:46 ` Stefan Weil
2011-01-07 20:37 ` Blue Swirl
2011-01-10 11:22 ` Mateusz Loskot
2011-01-13 15:32 ` [Qemu-devel] " Mateusz Loskot
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=AANLkTinsDiBRL0CbmLmdpdX4zdevd3nW+cbHFj_2Mbax@mail.gmail.com \
--to=hramrach@centrum.cz \
--cc=mateusz@loskot.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 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).