<supplemental background information>
Where did Recovery HD on the Boot drive go? Why is it so hard to find after 10.12 Sierra?
The HFS+ Extended disk structure is used on the boot drive through 10.12 Sierra, and it leaves Recovery as a separate partition (out in the open) where the ROM-based Startup Manager (aka Boot Picker) can always find it. Diskutil disk numbers will change, as they are re-derived at boot time. Diskutil list output can look like this:
/dev/disk1 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *80.0 GB disk1
1: EFI EFI 209.7 MB disk1s1
2: Apple_HFS X12-Drv80 79.1 GB disk1s2
3: Apple_Boot Recovery HD 650.0 MB disk1s3
--------
By the time you get to about 10.14 Mojave and later, APFS is firmly entrenched and Recovery HD is no longer a partition, it has disappeared inside an APFS Container, where older ROM-based Startup Manager (left over from the HFS+ Extended age) may not be able to recognize it.
/dev/disk5 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *240.1 GB disk5
1: EFI EFI 209.7 MB disk5s1
2: _APFS Container disk7 239.8 GB disk5s2
-AND-
/dev/disk7 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +239.8 GB disk7
Physical Store disk5s2
1: APFS Volume X14-SSD240 96.7 GB disk7s1
2: APFS Volume Preboot 26.5 MB disk7s2
3: APFS Volume Recovery 507.6 MB disk7s3 no longer a partition, also not tagged as Apple_Boot
4: APFS Volume VM 20.5 KB disk7s4