diff --git a/README.html b/README.html new file mode 100644 index 0000000..26ef41a --- /dev/null +++ b/README.html @@ -0,0 +1,9 @@ +

For build instruction see INSTALL.

+ +

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

+ +

A backup is stored in /var/cache/bootbackup.tar.gz

+ +

Detailed documentation is in the sourcecode.