Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
linux:filesystem [2018/01/19 22:33] – [FILESYSTEM] tmadelinux:filesystem [2019/03/31 21:47] tmade
Line 8: Line 8:
  
   badblocks -s -o /home/stream/badblocks.txt /dev/sda1    badblocks -s -o /home/stream/badblocks.txt /dev/sda1 
 +  badblocks -n -v /dev/mmcblk0
   fsck /dev/hda2   fsck /dev/hda2
   fsck.ext3 -a -CO /dev/sdx   fsck.ext3 -a -CO /dev/sdx
Line 36: Line 37:
   smartctl -a /dev/sda                             #Status   smartctl -a /dev/sda                             #Status
   smartctl -A /dev/sda                             #Status/ Attributes - check "Current_Pending_Sector"   smartctl -A /dev/sda                             #Status/ Attributes - check "Current_Pending_Sector"
-**check "Current_Pending_Sector". Value 0 means all sectors ok, so the disk is healthy!**+**Note: Check "Current_Pending_Sector". Value 0 means all sectors ok, so the disk is healthy!**
   smartctl -t long /dev/sda                        #Status   smartctl -t long /dev/sda                        #Status
   smartctl -t long /dev/sda                        #Check Status disk /dev/sda   smartctl -t long /dev/sda                        #Check Status disk /dev/sda
linux/filesystem.txt · Last modified: 2024/01/16 20:49 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki