On Sun, 2025-07-06 at 15:06 -0500, Cedar Maxwell wrote:
> Continue? [Y/n] y
> (Reading database ... 494570 files and directories currently
> installed.)
> Removing linux-image-6.12.17-powerpc64 (6.12.17-1) ...
> /etc/kernel/postrm.d/initramfs-tools:
> update-initramfs: Deleting /boot/initrd.img-6.12.17-powerpc64
> /etc/kernel/postrm.d/zz-update-grub:
> /usr/sbin/grub-mkconfig: 274: cannot create /boot/grub/grub.cfg.new:
> Read-only file system

Your HFS boot filesystem has errors and was mounted read-only.

You need to install hfsprogs, umount /boot/grub and then run "fsck.hfs 
/dev/sda2"
where (sda2) is the partition of your HFS filesystem. (All from memory, please
verify the actual paths are correct).

There are some bugs in the HFS/HFS+ driver in the Linux kernel which may have
caused this. These bugs are now being worked on by new maintainers [1].

Adrian

> [1] https://github.com/hfs-linux-kernel/hfs-linux-kernel/issues

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to