qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Q: Issue booting Solaris 8 (SPARC)
@ 2005-08-01  8:32 Adam Bradley
  0 siblings, 0 replies; 5+ messages in thread
From: Adam Bradley @ 2005-08-01  8:32 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 466 bytes --]

Trying to install Solaris 8 SPARC into qemu (tarball 0.71) in a 2.6.11 
system.

---snip---
linux:/data/qemu # uname -a
Linux linux 2.6.11.4-21.7-default #1 Thu Jun 2 14:23:14 UTC 2005 i686 
i686 i386 GNU/Linux
---snip---

Issuing the following command
---snip---
linux:/data/qemu # qemu-system-sparc -hda /data/qemu/solaris -m 256 
-boot d -cdrom /data/Solaris8InstallCD.iso
---snip---

And receive the errors in the attachment - any ideas?
Thanks in advance.
Adam

[-- Attachment #2: qemu-solaris --]
[-- Type: image/png, Size: 14762 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Qemu-devel] Q: Issue booting Solaris 8 (SPARC)
@ 2005-08-01 20:25 Blue Swirl
  2005-08-01 22:15 ` Michael McConnell
  2005-08-03 19:21 ` Thomas Steffen
  0 siblings, 2 replies; 5+ messages in thread
From: Blue Swirl @ 2005-08-01 20:25 UTC (permalink / raw)
  To: adam_j_bradley; +Cc: qemu-devel

Hi,

Looks like the boot block gets loaded correctly (nice data point). It's a 
bit confusing to see UFS in the error message, shouldn't that be ISOFS or 
CDFS?

You could try debugging that further by making a new Proll image with 
DEBUG_OBP enabled in openprom.c file.

I'm now in the middle of switching from Proll to OpenHackWare for the prom. 
OHW has much better OpenFirmware structure, making it better choice for 
Sparc64.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] Q: Issue booting Solaris 8 (SPARC)
  2005-08-01 20:25 [Qemu-devel] Q: Issue booting Solaris 8 (SPARC) Blue Swirl
@ 2005-08-01 22:15 ` Michael McConnell
  2005-08-03 19:21 ` Thomas Steffen
  1 sibling, 0 replies; 5+ messages in thread
From: Michael McConnell @ 2005-08-01 22:15 UTC (permalink / raw)
  To: qemu-devel

Blue Swirl wrote:
> Hi,
> 
> Looks like the boot block gets loaded correctly (nice data point). It's 
> a bit confusing to see UFS in the error message, shouldn't that be ISOFS 
> or CDFS?

I'm not sure if this is relevant, but the line "Kernel loaded" surely the size 
should be somewhat larger than 0K?

-- 
-- Michael "Soruk" McConnell
    Eridani Star System

    MailStripper - http://mailstripper.eridani.co.uk/
    Mail Me Anywhere - http://www.MailMeAnywhere.com/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] Q: Issue booting Solaris 8 (SPARC)
@ 2005-08-02  7:30 Blue Swirl
  0 siblings, 0 replies; 5+ messages in thread
From: Blue Swirl @ 2005-08-02  7:30 UTC (permalink / raw)
  To: soruk; +Cc: qemu-devel

Hi,

That (confusing) message wasn't updated after CD/HDD boot was added. It just 
shows the pre-loaded kernel size, 0K is OK for CD/HDD boot.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Qemu-devel] Q: Issue booting Solaris 8 (SPARC)
  2005-08-01 20:25 [Qemu-devel] Q: Issue booting Solaris 8 (SPARC) Blue Swirl
  2005-08-01 22:15 ` Michael McConnell
@ 2005-08-03 19:21 ` Thomas Steffen
  1 sibling, 0 replies; 5+ messages in thread
From: Thomas Steffen @ 2005-08-03 19:21 UTC (permalink / raw)
  To: qemu-devel

On 8/1/05, Blue Swirl <blueswir1@hotmail.com> wrote:
> Looks like the boot block gets loaded correctly (nice data point). It's a
> bit confusing to see UFS in the error message, shouldn't that be ISOFS or
> CDFS?

Unless the Solaris install CDs have changed since I least investigated
them: no. They contains a partition table (which usually confuses
Linux quite a bit) and several UFS partitions. So the CD is actuall
very similar to an installed Solaris system, but it is read only of
course.

For Qemu that should be good news: once the installer works, there is
a good chance that the system will boot, too.

Thomas

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-08-03 19:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-01 20:25 [Qemu-devel] Q: Issue booting Solaris 8 (SPARC) Blue Swirl
2005-08-01 22:15 ` Michael McConnell
2005-08-03 19:21 ` Thomas Steffen
  -- strict thread matches above, loose matches on Subject: below --
2005-08-02  7:30 Blue Swirl
2005-08-01  8:32 Adam Bradley

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).