Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| home_server:home_server_setup:disk_check [2020-07-01 Wed wk27 23:12] – [Some other file system tips:] baumkp | home_server:home_server_setup:disk_check [2023-04-30 Sun wk17 17:43] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag> | + | {{tag>linux fsck format partition boot corrupt parted}} |
| =====fsck - file system check===== | =====fsck - file system check===== | ||
| Line 23: | Line 23: | ||
| *To check directory size use '' | *To check directory size use '' | ||
| *The filesystem boot file is /etc/fstab, '' | *The filesystem boot file is /etc/fstab, '' | ||
| + | *To check ext2/3/4 file system information and configuration of a partition '' | ||
| ++++Home Server Index|< | ++++Home Server Index|< | ||
| Line 36: | Line 37: | ||
| ====Find Information on Hard disks==== | ====Find Information on Hard disks==== | ||
| - | The lsblk command has a lot of information returned. | + | The ‘’lsblk’’ |
| + | The ‘’tune2fs’’ command is used by the system administrator to change/ | ||