Hi Loner T
I followed all the steps but Bootcamp still missing.
this is exactly what I did please let me know which part wasn't correct.
Thank you for your time
Last login: Mon Oct 19 16:56:53 on console
Lauras-iMac:~ I-mac-lbds$ Sudo gdisk /dev/rdisk0
Password:
GPT fdisk (gdisk) version 1.0.1
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: 976773168 sectors, 465.8 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 68FB0390-3648-4705-BF3D-715A7E00AE28
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 976773134
Partitions will be aligned on 8-sector boundaries
Total free space is 461 sectors (230.5 KiB)
Number Start (sector) End (sector) Size Code Name
1 40 409639 200.0 MiB EF00 EFI System Partition
2 409640 648847143 309.2 GiB AF00 Macintosh HD
3 648847144 650116679 619.9 MiB AB00 Recovery HD
4 650117120 976773119 155.8 GiB 0700 BOOTCAMP
Command (? for help): D
Partition number (1-4): 4
Command (? for help): N
Partition number (4-128, default 4): 4
First sector (34-976773134, default = 650116680) or {+-}size{KMGTP}: 650117200
Last sector (650117200-976773134, default = 976773134) or {+-}size{KMGTP}: +326656000
Last sector (650117200-976773134, default = 976773134) or {+-}size{KMGTP}: +326656300
Last sector (650117200-976773134, default = 976773134) or {+-}size{KMGTP}: +326655900
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: 976773168 sectors, 465.8 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 68FB0390-3648-4705-BF3D-715A7E00AE28
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 976773134
Partitions will be aligned on 8-sector boundaries
Total free space is 561 sectors (280.5 KiB)
Number Start (sector) End (sector) Size Code Name
1 40 409639 200.0 MiB EF00 EFI System Partition
2 409640 648847143 309.2 GiB AF00 Macintosh HD
3 648847144 650116679 619.9 MiB AB00 Recovery HD
4 650117200 976773099 155.8 GiB 0700 Microsoft basic data
Command (? for help): W
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
Do you want to proceed? (Y/N): Y
OK; writing new GUID partition table (GPT) to /dev/rdisk0.
Warning: Devices opened with shared lock will not have their
partition table automatically reloaded!
Warning: The kernel may continue to use old or deleted partitions.
You should reboot or remove the drive.
The operation has completed successfully.
Lauras-iMac:~ I-mac-lbds$ Sudo gdisk /dev/rdisk0
Password:
Sorry, try again.
Password:
GPT fdisk (gdisk) version 1.0.1
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: 976773168 sectors, 465.8 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 68FB0390-3648-4705-BF3D-715A7E00AE28
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 976773134
Partitions will be aligned on 8-sector boundaries
Total free space is 561 sectors (280.5 KiB)
Number Start (sector) End (sector) Size Code Name
1 40 409639 200.0 MiB EF00 EFI System Partition
2 409640 648847143 309.2 GiB AF00 Macintosh HD
3 648847144 650116679 619.9 MiB AB00 Recovery HD
4 650117200 976773099 155.8 GiB 0700 Microsoft basic data
Command (? for help): R
Recovery/transformation command (? for help): O
Disk size is 976773168 sectors (465.8 GiB)
MBR disk identifier: 0xC1CB4021
MBR partitions:
Number Boot Start Sector End Sector Status Code
1 1 409639 primary 0xEE
2 409640 648847143 primary 0xAF
3 648847144 650116679 primary 0xAB
Recovery/transformation command (? for help): H
WARNING! Hybrid MBRs are flaky and dangerous! If you decide not to use one,
just hit the Enter key at the below prompt and your MBR partition table will
be untouched.
Type from one to three GPT partition numbers, separated by spaces, to be
added to the hybrid MBR, in sequence: 2 3 4
Place EFI GPT (0xEE) partition first in MBR (good for GRUB)? (Y/N): Y
Creating entry for GPT partition #2 (MBR partition #2)
Enter an MBR hex code (default AF):
Set the bootable flag? (Y/N): N
Creating entry for GPT partition #3 (MBR partition #3)
Enter an MBR hex code (default AB):
Set the bootable flag? (Y/N): N
Creating entry for GPT partition #4 (MBR partition #4)
Enter an MBR hex code (default 07):
Set the bootable flag? (Y/N): Y
Recovery/transformation command (? for help): O
Disk size is 976773168 sectors (465.8 GiB)
MBR disk identifier: 0xC1CB4021
MBR partitions:
Number Boot Start Sector End Sector Status Code
1 1 409639 primary 0xEE
2 409640 648847143 primary 0xAF
3 648847144 650116679 primary 0xAB
4 * 650117200 976773099 primary 0x07
Recovery/transformation command (? for help): W
Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
PARTITIONS!!
Do you want to proceed? (Y/N): Y
OK; writing new GUID partition table (GPT) to /dev/rdisk0.
Warning: Devices opened with shared lock will not have their
partition table automatically reloaded!
Warning: The kernel may continue to use old or deleted partitions.
You should reboot or remove the drive.
The operation has completed successfully.
Lauras-iMac:~ I-mac-lbds$