[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: "cannot create /boot/grub/grub.cfg.new: Read-only file system" on a Power Mac G5



Hello,

> On Aug 10, 2024, at 8:48 PM, ilko Iliev <ilko@gyuvetch.bg> wrote:
> 
> Whenever I'm trying to upgrade/install something I get the following errors. 
> I'd appreciate some pointers as to where to begin as I'm clueless on the matter.

You must install the package “hfsprogs”, then run:

# umount /boot/grub
# fsck.hfs -y /dev/sda2
# mount -a
# dpkg-configure -a

Adrian

Reply to: