Advertisement
Guest User

Untitled

a guest
Jul 31st, 2014
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. Attempt to fix an NTFS partition.
  2.  
  3. -h, --help Display this help
  4. -V, --version Display version information
  5.  
  6. sudo apt-get install ntfsprogs
  7.  
  8. sudo ntfsfix /dev/sdXX
  9.  
  10. sudo apt-get install testdisk
  11.  
  12. sudo testdisk
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement