CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/08 11:44:22
Modified files:
sbin/fdisk : part.c
Log message:
Recognize GPT partitions of type 21686148-6449-6e6f-744e-656564454649 (a.k.a.
"IdontNeedEFI", a.k.a. "BIOS boot"). Often used to contain the second stage boot
loader binary on disk images.
Makes it easier to recognize/overwrite/remove the contents.
Example image provided by mlarkin@
