mirror of https://schlomp.space/tastytea/hashboot
added README.html
parent
54b3d8c7a8
commit
51cbda1961
|
@ -0,0 +1,9 @@
|
||||||
|
<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>
|
Loading…
Reference in New Issue