optools/sys/BootSync
brent s. 67338238af
this should fix some issues with loop mounts
2021-01-19 01:14:33 -05:00
..
README added README to BootSync 2019-08-20 00:59:24 -04:00
bootsync.hook adding some changes 2021-01-19 01:12:07 -05:00
bootsync.py this should fix some issues with loop mounts 2021-01-19 01:14:33 -05:00
bootsync.xsd adding XML/XSD support for hashtype attr 2019-08-18 23:17:31 -04:00
prep.txt d'oh 2019-08-19 00:29:22 -04:00
sample.config.xml make the example make more sense 2021-01-19 01:12:48 -05:00

README

This mini-project allows you to maintain segregated ESP failover in a multi-disk setup.

If you have just one disk in your system, this project is useless to you. I promise.

The examples assume use of UEFI and GRUB2, but it can easily be tweaked to use other bootloaders with a little research and modification to the configuration (and commenting out/modifying the writeConfs() function; I'll maybe make that a little smarter in the future).