All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Qemu-devel] What happened to linuxppc-img from Freeoszoo
  2005-06-24 21:52 [Qemu-devel] What happened to linuxppc-img from Freeoszoo Tero Kaarlela
@ 2005-06-24 19:21 ` jeebs
  2005-06-25 11:19   ` [Qemu-devel] " Stefano Marinelli
  0 siblings, 1 reply; 6+ messages in thread
From: jeebs @ 2005-06-24 19:21 UTC (permalink / raw)
  To: qemu-devel

"Tero Kaarlela"

>    I tried to boot linuxppc image from freeoszoo with QemuCVS. kernel 
> boots ok but then I get errors that it cant read filesystem from dev hda.
>    Also tried with 0.7.0 and it freezes at: Freeing unused kernel memory

What's the date of the disk image itself?

Late last year, QEMU reworked the disk geometry, and that can confuse old 
disk images.  The images expect an old style and the newer qemu offers a 
different geometry.

qemu now more closely does what a real system does.  But I think somebody in 
the qemu user forum came across a situation where it wasn't true.  Don't 
remember the details, but I think it was for 512m sizes.  I don't remember 
well, so I could be wrong.  Anyway, it works better now than it did before.

Somebody with lots of bandwidth needs to go through those old images and see 
if they still work right.

We know for certain the ReactOS image doesn't work anymore and needs to be 
replaced.  I don't think anybody has gotten around to replacing it, though. 
And since ReactOS is so small and installs so easily, there hasn't been a 
great need to update it.


If you can figure out what the geometry was on the disk image, then you can 
use the -hdacs command line option to tell qemu to use those settings.

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

* [Qemu-devel] What happened to linuxppc-img from Freeoszoo
@ 2005-06-24 21:52 Tero Kaarlela
  2005-06-24 19:21 ` jeebs
  0 siblings, 1 reply; 6+ messages in thread
From: Tero Kaarlela @ 2005-06-24 21:52 UTC (permalink / raw)
  To: qemu-devel

Hi,

    I tried to boot linuxppc image from freeoszoo with QemuCVS. kernel 
boots ok but then I get errors that it cant read filesystem from dev hda.
    Also tried with 0.7.0 and it freezes at: Freeing unused kernel memory

  my boot command line was: 0.7.0 qemu-system-ppc -prep -kernel 
zimage.prep linuxppc.img
                                                CVS qemu-system-ppc M 
prep -kernel zimage.prep linuxppc.img

So am I doing something wrong or is it broken currently?


Tero

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

* [Qemu-devel] Re: What happened to linuxppc-img from Freeoszoo
  2005-06-24 19:21 ` jeebs
@ 2005-06-25 11:19   ` Stefano Marinelli
  2005-06-25 16:23     ` Tero Kaarlela
  0 siblings, 1 reply; 6+ messages in thread
From: Stefano Marinelli @ 2005-06-25 11:19 UTC (permalink / raw)
  To: qemu-devel

On Fri, 24 Jun 2005 14:21:04 -0500, <jeebs@yango.us> wrote:
> We know for certain the ReactOS image doesn't work anymore and needs to be 
> replaced.  I don't think anybody has gotten around to replacing it, though. 
> And since ReactOS is so small and installs so easily, there hasn't been a 
> great need to update it.

I've put a new updated image. It works. It's on the freeoszoo


-- 
-------
Stefano
-------

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

* [Qemu-devel] Re: What happened to linuxppc-img from Freeoszoo
  2005-06-25 16:23     ` Tero Kaarlela
@ 2005-06-25 15:45       ` Stefano Marinelli
  2005-06-25 19:58         ` Tero Kaarlela
  0 siblings, 1 reply; 6+ messages in thread
From: Stefano Marinelli @ 2005-06-25 15:45 UTC (permalink / raw)
  To: qemu-devel

On Sat, 25 Jun 2005 19:23:01 +0300, Tero Kaarlela wrote:
>>I've put a new updated image. It works. It's on the freeoszoo
>    Of reactos not linuxppc?

Reactos. If I'll have some time, in the next days, I could prepare a ppc
sarge image.

-- 
-------
Stefano
-------

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

* Re: [Qemu-devel] Re: What happened to linuxppc-img from Freeoszoo
  2005-06-25 11:19   ` [Qemu-devel] " Stefano Marinelli
@ 2005-06-25 16:23     ` Tero Kaarlela
  2005-06-25 15:45       ` Stefano Marinelli
  0 siblings, 1 reply; 6+ messages in thread
From: Tero Kaarlela @ 2005-06-25 16:23 UTC (permalink / raw)
  To: qemu-devel

Stefano Marinelli wrote:

>On Fri, 24 Jun 2005 14:21:04 -0500, <jeebs@yango.us> wrote:
>  
>
>>We know for certain the ReactOS image doesn't work anymore and needs to be 
>>replaced.  I don't think anybody has gotten around to replacing it, though. 
>>And since ReactOS is so small and installs so easily, there hasn't been a 
>>great need to update it.
>>    
>>
>
>I've put a new updated image. It works. It's on the freeoszoo
>
>  
>

   Of reactos not linuxppc?


Tero

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

* Re: [Qemu-devel] Re: What happened to linuxppc-img from Freeoszoo
  2005-06-25 15:45       ` Stefano Marinelli
@ 2005-06-25 19:58         ` Tero Kaarlela
  0 siblings, 0 replies; 6+ messages in thread
From: Tero Kaarlela @ 2005-06-25 19:58 UTC (permalink / raw)
  To: qemu-devel

Stefano Marinelli wrote:

>On Sat, 25 Jun 2005 19:23:01 +0300, Tero Kaarlela wrote:
>  
>
>>>I've put a new updated image. It works. It's on the freeoszoo
>>>      
>>>
>>   Of reactos not linuxppc?
>>    
>>
>
>Reactos. If I'll have some time, in the next days, I could prepare a ppc
>sarge image.
>
>  
>
It would be nice since I am trying to add things to PREP residual data. 
And it would be easier to see everything goes in correctly with a 
working linux.


Tero

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

end of thread, other threads:[~2005-06-25 17:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-24 21:52 [Qemu-devel] What happened to linuxppc-img from Freeoszoo Tero Kaarlela
2005-06-24 19:21 ` jeebs
2005-06-25 11:19   ` [Qemu-devel] " Stefano Marinelli
2005-06-25 16:23     ` Tero Kaarlela
2005-06-25 15:45       ` Stefano Marinelli
2005-06-25 19:58         ` Tero Kaarlela

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.