hashboot/README.html

10 lines
355 B
HTML
Raw Normal View History

2015-10-03 16:17:37 +02:00
<p>For build instruction see INSTALL.</p>
<p>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</p>
<p>A backup is stored in /var/cache/bootbackup.tar.gz</p>
<p>Detailed documentation is in the sourcecode.</p>