From cdae661626b9aed5e12b1fbf939b3a842deaa79a Mon Sep 17 00:00:00 2001 From: Marten <43725244+Tiyn@users.noreply.github.com> Date: Mon, 2 Nov 2020 12:43:42 +0100 Subject: [PATCH] disk-management: read-only file error - source is now based on fsck documentation --- wiki/linux/disk-management.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/wiki/linux/disk-management.md b/wiki/linux/disk-management.md index ed47805..bdea838 100644 --- a/wiki/linux/disk-management.md +++ b/wiki/linux/disk-management.md @@ -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: