From a2dbeb60b587d1661d3410a5ee592761537c6a2e Mon Sep 17 00:00:00 2001 From: tastytea Date: Sat, 17 Oct 2015 23:45:49 +0200 Subject: [PATCH] =?UTF-8?q?Umm=E2=80=A6=20test=3F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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