On Mon, 2019-08-19 at 11:46 -0500, Greg Hellings wrote:
> On Thu, Aug 15, 2019 at 3:42 PM Steven Munroe <munroes...@gmail.com> wrote:
> 
> > > My qemu boot command is currently:
> > > qemu-system-ppc64 -m 2048 -smp 2 -machine pseries -cpu power9 -hda
> > <qcow2 image from download server> -cdrom <cloud-init image>
> > 
> > Looks like you are running an LE image in the BE machine:
> > 
> > try qemu-system-ppc64le
> > 
> 
> I can't find that executable anywhere. However, switching from power9 to
> power8 appears to have eliminated the issues.

We stopped supporting big-endian ppc64 a few releases back, so probably
at that point the big-endian qemu executable was dropped and the
little-endian one was given the 'ppc64' name.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to