News:

SMF - Just Installed!

Main Menu

Read only filesystem fix?

Started by mahesh, Oct 26, 2023, 06:51 AM

Previous topic - Next topic

mahesh

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.