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
linux:filesystem [2019/03/31 21:47] tmadelinux:filesystem [2024/01/16 20:49] (current) – [FILESYSTEM] tmade
Line 7: Line 7:
 === Repair === === Repair ===
  
 +  time badblocks -sv /dev/mmcblk0p2 -o mmcblk0p2.log                                #Checking for bad blocks in read-only mode and write output to "mmcblk0p2.log"
   badblocks -s -o /home/stream/badblocks.txt /dev/sda1    badblocks -s -o /home/stream/badblocks.txt /dev/sda1 
   badblocks -n -v /dev/mmcblk0   badblocks -n -v /dev/mmcblk0
Line 40: Line 41:
   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
 +  
 +===nvme===
 +
 +  apt-get install nvme-cli
 +  nvme smart-log /dev/nvme0n1                      
      
 === Useful Commands === === Useful Commands ===
linux/filesystem.1554061678.txt.gz · Last modified: 2019/03/31 21:47 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