Hi all,
now I could install
debian-12.0.0-ppc64-NETINST-1.iso
from 2023-05-28.
But grub would not install.
I can boot into grub.
The partition is (ieee1275/hd,apple3) and I can find the kernel in /boot:
config-6.2.0-9-powerpc64 vmlinux-6.1.0-9-powerpc64 initrd.img.old vmlinux.old vmlinux System.map-6.1.0-9-powerpc64 initrd.img initrd.img-6.1.0-9-powerpc64
now I am somehow lost.
What should I set for root?
set root=(ieee1275/hd.apple3)
gives no error, but
linux /boot/vmlinux-6.1.0-9-powerpc64 root=/dev/sda3
-> error: no server is specified
Any hints?
Claudia