read only file system error

This commit is contained in:
Paul Trowbridge 2021-07-15 16:56:15 -04:00
parent 7778d7197e
commit 6cfd44a556
1 changed files with 3 additions and 0 deletions

View File

@ -18,3 +18,6 @@ usermod -a -G sudo fc_api
chown user_name directory/
chgrp user_name directory/
attempted to change password with "Read only file system" as an error, as well a pull a git repository with the same error.
used fsck /dev/sda5 to fix a whole list of issues, problem resolved