Cobra Forum

Linux Specialised Support => System76 Support => Topic started by: mahesh on Oct 26, 2023, 06:51 AM

Title: Read only filesystem fix?
Post by: mahesh on Oct 26, 2023, 06:51 AM
Hey all,
Ubuntu 19.10 on a System76 Kudu laptop

So I have a second HD in my laptop that i've never used, and I've discovered that it wasn't even mounted...
So, I made this entry in my /etc/fstab

Code:
UUID=e811bcf7-fbf1-4822-91ba-73cc0d52b6c7 /media/terra    ext4    user,errors=remount-ro,auto,exec,rwAnd that seemed to work, I can see the drive now, but I can't change anything - "Read-only filesystem"

Does anyone know how I can fix this?

I can provide more info if you tell me what you need.