[Qemu-devel] Re: MBR has broken by the installer on qemu-system-ppc

2010-01-24 Thread MICHIMURA Tadao
Hi, (2009/12/28 16:54), MICHIMURA Tadao wrote: (2009/12/26 0:52), Alexander Graf wrote: ..snip > The easiest way around this is usually to kpartx or "rescue disk" into > the image, grab the kernel and initrd and run qemu-system with -kernel > and -initrd. Those definitely d

[Qemu-devel] Re: MBR has broken by the installer on qemu-system-ppc

2009-12-27 Thread MICHIMURA Tadao
Hi, Thank you for your response. (2009/12/26 4:51), Andreas Färber wrote: ..snip /usr/local/bin/qemu-system-ppc -m 1024 -hdc fc6-ppc-1.img -boot c Have you tried -hda fc6-ppc-1.img -boot c? -hdc (secondary master) is > probably less tested with OpenBIOS. I have not only tried -hdc but also

[Qemu-devel] MBR has broken by the installer on qemu-system-ppc

2009-12-24 Thread MICHIMURA Tadao
Hi! I'm trying to install Fedora Core 6 (ppc) using qemu-system-ppc 0.12.0. However the system doesn't boot properly with following messages because the partition table has broken. Other versions of Fedora have same problem. Do I need any tips or tricks to install Fedora Core ? >> /usr/local/bi