Re: [Qemu-devel] What happened to linuxppc-img from Freeoszoo

2005-06-27 Thread Jim C. Brown
On Mon, Jun 27, 2005 at 12:12:43PM -0500, [EMAIL PROTECTED] wrote: > Right... But most of the images on FreeOSZoo were done using the *old* > version of qemu, where the geometry is different. > > That means the geometry on the images may not be what newer versions of qemu > expect. > > I did know

Re: [Qemu-devel] What happened to linuxppc-img from Freeoszoo

2005-06-27 Thread jeebs
"Jim C. Brown" >> 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. > > No, the geometry reported by 0.7.0 (which sees the disk properly and can > mount > partition) and CVS (w

Re: [Qemu-devel] What happened to linuxppc-img from Freeoszoo

2005-06-27 Thread Jim C. Brown
> >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 > > Late last year, QEMU reworked the disk geometry, and that can con

Re: [Qemu-devel] What happened to linuxppc-img from Freeoszoo

2005-06-24 Thread jeebs
"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-devel] What happened to linuxppc-img from Freeoszoo

2005-06-24 Thread Tero Kaarlela
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.pr