9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] plan9 on qemu problems...
@ 2004-12-28 18:21 Joseph Stewart
  2004-12-28 21:06 ` jmk
  0 siblings, 1 reply; 2+ messages in thread
From: Joseph Stewart @ 2004-12-28 18:21 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

I'm running plan9 on qemu under win32 (compiled with MINGW).

I applied the patches suggested in this list several days ago
(thanks!), and booted from CD and installed into a HD image... all
seemed fine until trying to reboot into the newly created HD image.

I then see:

dev A0 port 1F0 config 0040 capabilities 0300 mwdma 0000 udma 201F
dev A0 port 170 config 85C0 capabilities 0200 mwdma 0103

and qemu seems to "go to sleep" (meaning plan9 never starts up, no
error messages, etc).

Here's the line I start qemu up with:

qemu -L bios -hda p9hd.img

Anyone else having problems like this?

What other debug info might I provide that would help fix this?

Thanks!

-joe

-- 
Person who say it cannot be done should not interrupt person doing it.
 -- Old Scottish Proverb


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

* Re: [9fans] plan9 on qemu problems...
  2004-12-28 18:21 [9fans] plan9 on qemu problems Joseph Stewart
@ 2004-12-28 21:06 ` jmk
  0 siblings, 0 replies; 2+ messages in thread
From: jmk @ 2004-12-28 21:06 UTC (permalink / raw)
  To: joseph.stewart, 9fans

I found the Win32 Qemu to be very flakey, sometimes it would work,
sometimes hang as you describe. It was downloaded, not compiled from
scratch. I found some problems by going into the monitor (ctrl-alt-2)
and dumping the instruction stream at the current pc (x/10i $eip)
then using acid on the kernel binary to see where it was looping
(e.g. in the ne2000 driver if you don't have the 'nodummyrr' option).

--jim

On Tue Dec 28 13:22:19 EST 2004, joseph.stewart@gmail.com wrote:
> I'm running plan9 on qemu under win32 (compiled with MINGW).
> 
> I applied the patches suggested in this list several days ago
> (thanks!), and booted from CD and installed into a HD image... all
> seemed fine until trying to reboot into the newly created HD image.
> 
> I then see:
> 
> dev A0 port 1F0 config 0040 capabilities 0300 mwdma 0000 udma 201F
> dev A0 port 170 config 85C0 capabilities 0200 mwdma 0103
> 
> and qemu seems to "go to sleep" (meaning plan9 never starts up, no
> error messages, etc).
> 
> Here's the line I start qemu up with:
> 
> qemu -L bios -hda p9hd.img
> 
> Anyone else having problems like this?
> 
> What other debug info might I provide that would help fix this?
> 
> Thanks!
> 
> -joe
> 
> -- 
> Person who say it cannot be done should not interrupt person doing it.
>  -- Old Scottish Proverb


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

end of thread, other threads:[~2004-12-28 21:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-28 18:21 [9fans] plan9 on qemu problems Joseph Stewart
2004-12-28 21:06 ` jmk

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