2021-01-20 17:43:19 -05:00
2021-01-20 17:43:19 -05:00
2021-01-20 21:39:49 -05:00
2021-01-20 17:44:41 -05:00
2021-01-20 17:43:19 -05:00
2021-01-20 17:43:19 -05:00

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).
Description
Synchronize GRUB across multiple disks.
https://r00t2.io/
Readme 43 KiB
Languages
Python 100%