421
Operating Systems and Porting / Re: [NEWS] Fedora 32 is released
« on: May 19, 2020, 09:44:31 am »
I've tried out the Fedora 32 Workstation Live USB, sadly it does _not_ work. I've sent Fedora team an email to their mailing list https://lists.fedoraproject.org/archives/list/ppc@lists.fedoraproject.org/thread/FYTZDTC4BCZDIC7Y7UCUZQ4EDDGBVAGY/
And the response is:
And the response is:
Quote
no, there are multiple issues, but the image works fine in a VM. The
problem is that petitboot doesn't fully understand the grub config
(/boot/grub/grub.cfg) used in the Live image, same config does work when
processed by grub in a VM. The solution is to keep only 64-bit
versions/paths as we don't produce 32-bit content for a long time, for
details see https://github.com/weldr/lorax/pull/1017. It means it will
be fixed in F-33.
The workaround is to edit the kernel/initrd paths before booting to
be /ppc/ppc64/{vmlinuz,initrd.img} instead of /ppc/ppc. Or maybe there
is a newer/fixed version of petitboot, so also building a new firmware
image could help.