So I followed up until step 11. but then I got this:
Is that supposed to pop up? Maybe I did it incorrectly Here is the rest.
sudo gpt -r -vv show disk0
Password:
gpt show: disk0: mediasize=1000204886016; sectorsize=512; blocks=1953525168
gpt show: disk0: Suspicious MBR at sector 0
gpt show: disk0: Malformed MBR at sector 0
gpt show: disk0: Pri GPT at sector 1
gpt show: disk0: Sec GPT at sector 1953525167
start size index contents
0 1 MBR
1 1 Pri GPT header
2 32 Pri GPT table
34 6
40 409600 1 GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
409640 1465558000 2 GPT part - 48465300-0000-11AA-AA11-00306543ECAC
1465967640 1269528 3 GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
1467237168 3280
1467240448 486281216 4 GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
1953521664 3471
1953525135 32 Sec GPT table
1953525167 1 Sec GPT header
___________________________________________________________
Sudo gdisk /dev/rdisk0
Password:
GPT fdisk (gdisk) version 1.0.3
Warning: Devices opened with shared lock will not have their
partition table automatically reloaded!
Partition table scan:
MBR: hybrid
BSD: not present
APM: not present
GPT: present
Found valid GPT with hybrid MBR; using GPT.
Command (? for help): p
Disk /dev/rdisk0: 1953525168 sectors, 931.5 GiB
Sector size (logical): 512 bytes
Disk identifier (GUID): 4DD3FFA0-6824-4B6F-AB1E-527F293AC0EE
Partition table holds up to 128 entries
Main partition table begins at sector 2 and ends at sector 33
First usable sector is 34, last usable sector is 1953525130
Partitions will be aligned on 8-sector boundaries
Total free space is 6753 sectors (3.3 MiB)
Number Start (sector) End (sector) Size Code Name
1 40 409639 200.0 MiB EF00 EFI System Partition
2 409640 1465967639 698.8 GiB AF00
3 1465967640 1467237167 619.9 MiB AB00
4 1467240448 1953521663 231.9 GiB 0700 Basic data partition
Command (? for help): D
Partition number (1-4): 4
Command (? for help): N
Partition number (4-128, default 4): 4
First sector (34-1953525130, default = 1467237168) or {+-}size{KMGTP}: 1467240448
Last sector (1467240448-1953525130, default = 1953525130) or {+-}size{KMGTP}:+48 6281216
Last sector (1467240448-1953525130, default = 1953525130) or {+-}size{KMGTP}: +486281216
Current type is 'Apple HFS/HFS+'
Hex code or GUID (L to show codes, Enter = AF00): 0700
Changed type of partition to 'Microsoft basic data'
Command (? for help): P
Disk /dev/rdisk0: 1953525168 sectors, 931.5 GiB
Sector size (logical): 512 bytes
Disk identifier (GUID): 4DD3FFA0-6824-4B6F-AB1E-527F293AC0EE
Partition table holds up to 128 entries
Main partition table begins at sector 2 and ends at sector 33
First usable sector is 34, last usable sector is 1953525130
Partitions will be aligned on 8-sector boundaries
Total free space is 6753 sectors (3.3 MiB)
Number Start (sector) End (sector) Size Code Name
1 40 409639 200.0 MiB EF00 EFI System Partition
2 409640 1465967639 698.8 GiB AF00
3 1465967640 1467237167 619.9 MiB AB00
4 1467240448 1953521663 231.9 GiB 0700 Microsoft basic data
Command (? for help): W
Warning! Mismatched GPT and MBR partition! MBR partition 4, of type 0x07,
has no corresponding GPT partition! You may continue, but this condition
might cause data loss in the future!
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
Do you want to proceed? (Y/N):