]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Attempt to defuse a land mine before anyone else steps on it: The
authorColin Percival <cperciva@FreeBSD.org>
Sat, 31 Oct 2020 03:36:31 +0000 (03:36 +0000)
committerColin Percival <cperciva@FreeBSD.org>
Sat, 31 Oct 2020 03:36:31 +0000 (03:36 +0000)
commitd8e59012e29dee301a7af5c2a70749637319fafc
tree1d8d4be910c0df83f9c7e531d237bce5032c928b
parent76dfd556f1e08d9550b2abc19a79abb6569cd130
Attempt to defuse a land mine before anyone else steps on it: The
freebsd-boot partition is not always the first one.

Following the instructions in UPDATING resulted in my overwriting
the efiboot0 partition on my laptop with ZFS boot blocks, which
had negative effects on the system's bootability.

Reviewed by: allanjude
Differential Revision: https://reviews.freebsd.org/D27002
UPDATING