1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-10-09 17:38:14 +02:00

disk-management: read-only file error

- source is now based on fsck documentation
This commit is contained in:
Marten
2020-11-02 12:43:42 +01:00
committed by GitHub
parent 007d295526
commit cdae661626

View File

@@ -25,8 +25,6 @@ Now you need to resize the filesystem with `resize2fs /dev/sda2`.
### sudo: unable to open ... Read-only file system
source: [https://askubuntu.com/questions/197459/how-to-fix-sudo-unable-to-open-read-only-file-system]
Ususally the filesystem will go into read-only mode whe the system is running
and there is a consistency error.
To fix it run: