#Due to misoperation or other reasons, read only file system appears to check the condition of the hard disk
df -lh
Fsck repairs its own file system, such as sda1 and sda2
fsck -y /dev/sda1
fsck -y /dev/sda2
#Due to misoperation or other reasons, read only file system appears to check the condition of the hard disk
df -lh
Fsck repairs its own file system, such as sda1 and sda2
fsck -y /dev/sda1
fsck -y /dev/sda2