Hi, Am 25.12.2009 um 07:56 schrieb MICHIMURA Tadao:
> 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/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. Regards, Andreas