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:29] – [FILESYSTEM] tmadelinux:filesystem [2018/01/19 22:33] – [FILESYSTEM] tmade
Line 35: Line 35:
   apt-get install smartmontools                    #Install smartmontools                       apt-get install smartmontools                    #Install smartmontools                    
   smartctl -a /dev/sda                             #Status   smartctl -a /dev/sda                             #Status
-  smartctl -A /dev/sda                             #Status/ Attributes - check "Current_Pending_Sector". **Value 0 means all sectors ok!**+  smartctl -A /dev/sda                             #Status/ Attributes - check "Current_Pending_Sector" 
 +**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
Line 41: Line 42:
 === Useful Commands === === Useful Commands ===
  
-  /sbin/blkid                            #Show Harddisk/ Partition Information such as Label, UUID, Filesystem +  /sbin/blkid                                      #Show Harddisk/ Partition Information such as Label, UUID, Filesystem 
-  e2label /dev/sdxx mylabel              #Change Label            +  e2label /dev/sdxx mylabel                        #Change Label            
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