[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 do work :-). I will

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

2009-12-29 Thread Alexander Graf
Am 28.12.2009 um 08:54 schrieb 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

[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