Browse Source

disk-management: read-only file error

- source is now based on fsck documentation
master
Marten 1 month ago
committed by GitHub
parent
commit
cdae661626
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      wiki/linux/disk-management.md

+ 0
- 2
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 ### 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 Ususally the filesystem will go into read-only mode whe the system is running
and there is a consistency error. and there is a consistency error.
To fix it run: To fix it run:

Loading…
Cancel
Save