Skip to content

Karma is a tool that allows a user to check the integrity of a filesystem on linux

License

Notifications You must be signed in to change notification settings

MichaelYelavich/Karma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Karma

Karma is a tool that diagnioses and repairs filesystem errors.

Dependancies

Karma uses FSCK.

Goals

  • A pretty GTK gui.
  • Inclusion in Adrenalin performance suite.

Installation

set working directory in terminal chmod +x Karma.sh sudo ./Karma.sh

Usage

Make sure to replace /dev/sdaX with the actual partition you want to check. To find the partition you want to check run lsblk this will list all of your block devices. Save the script to the file, (Karma.sh) and then make it executable using the command chmod +x Karma.sh Depending on your system configuration you may have to invoke root access via sudo.

About

Karma is a tool that allows a user to check the integrity of a filesystem on linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages