hashboot/README

10 lines
327 B
Plaintext
Raw Normal View History

2015-06-05 14:04:44 +02:00
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
2015-06-05 14:04:44 +02:00
A backup is stored in /var/cache/bootbackup.tar.gz
Detailed documentation is in the sourcecode.