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

2024-08-11 Thread Linux User #330250
Hello! On 11th of August 2024 23:27 Lennart Sorensen wrote: I am not sure why that is an hfs volume. Is that normal for grub on a powermac? I am affraid I have only used other powerpc linux systems myself. Looking it up a bit it does appear that it is normal to use hfs for /boot/grub since th

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

2024-08-11 Thread Lennart Sorensen
On Sun, Aug 11, 2024 at 02:04:18PM +0300, ilko Iliev wrote: > Hello Len, > Here's what the mounts are like: > /boot/grub /dev/sda2 hfs ro,relatime,uid=0,gid=0 That is certainly mounted readonly (ro) so unless you remount it rw it i

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

2024-08-11 Thread John Paul Adrian Glaubitz
Hello, > On Aug 10, 2024, at 8:48 PM, ilko Iliev 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

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

2024-08-11 Thread ilko Iliev
Hello Len, Here's what the mounts are like: TARGET SOURCE FSTYPE OPTIONS / /dev/sda3 ext4 rw,relatime,errors=remount-ro ├─/sys