diff --git a/README.md b/README.md index 8914507..7b91088 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ xo and tastytea wrote these files. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can give us a hug. + # Install * Make sure you have sha*sum or md5sum installed * Make hashboot.sh executable @@ -13,11 +14,13 @@ meet some day, and you think this stuff is worth it, you can give us a hug. Also see [INSTALL](https://git.tastytea.de/?p=hashboot.git;a=blob_plain;f=INSTALL). + # Usage Run "hashboot.sh index" to generate checksums and a backup for /boot and MBR Run "hashboot.sh check" to check /boot and MBR Run "hashboot.sh recover" to replace corrupted files with the backup + # Notes A backup is stored in /var/cache/bootbackup.tar.gz