Hi Adrian,
thanks for your work again!
On 14 Apr 2021, at 22:43, John Paul Adrian Glaubitz wrote:
Let me know how the image works for you, then I can commit the changes
for
the grub-installer package to git when we know it works for most
people for
the time being.
I now found some time to run the install procedure from USB disks (I
could boot fine via `boot ud:\boot\grub\powerpc.elf`). I did a very
default install with the preset partition table. But it failed at
installing grub at the end of the installation procedure. I can see the
obvious: It is not correct to install grub to /dev/sdb3 as this is the
partition that was created for swap. But there seems to be even more
going wrong:
```
Apr 15 19:52:24 grub-installer: info: Installing grub on '/dev/sdb3'
Apr 15 19:52:24 grub-installer: info: grub-install does not support
--no-floppy
Apr 15 19:52:24 grub-installer: info: Running chroot /target
grub-install --macppc-directory=/boot/grub --no-nvram --force
Apr 15 19:52:24 grub-installer: Installing for powerpc-ieee1275
platform.
Apr 15 19:52:25 grub-installer: grub-install: error: filesystem on
/boot/grub is neither HFS nor HFS+
Apr 15 19:52:25 grub-installer: .
Apr 15 19:52:25 grub-installer: error: Running 'grub-install
--macppc-directory=/boot/grub --no-nvram --force failed.
Apr 15 19:55:20 main-menu[245]: (process:4796): dpkg-divert: warning:
diverting file '/sbin/start-stop-daemon' from an Essential package with
rename is dangerous, use --no-rename
Apr 15 19:55:20 main-menu[245]: (process:4796): dpkg-divert: warning:
diverting file '/sbin/start-stop-daemon' from an Essential package with
rename is dangerous, use --no-rename
Apr 15 19:55:20 main-menu[245]: (process:4796): dpkg-divert: warning:
diverting file '/sbin/start-stop-daemon' from an Essential package with
rename is dangerous, use --no-rename
Apr 15 19:55:20 main-menu[245]: (process:4796): grub-probe: error:
Apr 15 19:55:20 main-menu[245]: (process:4796):
Apr 15 19:55:20 main-menu[245]: (process:4796): failed to get canonical
path of `/boot/grub'
```
I’m sending you full install logs via direct mail. If you do need any
more information, just tell me. The machine is still warm and running
the install OS and I could try some things.
Thank you
Johannes