2
I run diskutil list
and have this schema:
/dev/disk1
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk1
1: EFI EFI 209.7 MB disk1s1
2: Apple_HFS Mac HDD 999.9 GB disk1s2
I want to delete all information about EFI partition (EFI bootloader) and use instead legacy boot with Chameleon. (is already installed but BIOS run EFI bootloader in first time ever, don't cant change this).
How I can do this whithout break all my hard disk?