I did not know that modifying the partitions when you have a bootcamp partition setup can screw it up. It did.
I tried some different things I found online, but I think I am making it worse. At one point the drive showed back up when holding down alt restarting, but when I selected it I got a error that said "Non-system disk." Now windows doesnt even show up though.
I deleted the partition I created in disk utility.
How can I get bootcamp to show back up to boot windows
I currently do not see the bootcamp option when holding down alt at startup.
diskutil list
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_HFS Macintosh HD 798.0 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
4: Microsoft Basic Data BOOTCAMP 201.3 GB disk0s4
diskutil cs list
No CoreStorage logical volume groups found
gpt -vv -r show /dev/disk0
gpt show: /dev/disk0: mediasize=1000204886016; sectorsize=512; blocks=1953525168
gpt show: /dev/disk0: Suspicious MBR at sector 0
gpt show: /dev/disk0: Pri GPT at sector 1
gpt show: /dev/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 1558595768 2 GPT part - 48465300-0000-11AA-AA11-00306543ECAC
1559005408 1269536 3 GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
1560274944 393250191 4 GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
1953525135 32 Sec GPT table
1953525167 1 Sec GPT header
fdisk /dev/disk0
Disk: /dev/disk0 geometry: 121601/255/63 [1953525168 sectors]
Signature: 0xAA55
Starting Ending
#: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
1: EE 1023 254 63 - 1023 254 63 [ 1 - 409639] <Unknown ID>
2: AF 1023 254 63 - 1023 254 63 [ 409640 - 1558595768] HFS+
3: AB 1023 254 63 - 1023 254 63 [1559005408 - 1269536] Darwin Boot
*4: 07 1023 254 63 - 1023 254 63 [1560274944 - 393250191] HPFS/QNX/AUX
sudo fdisk -e /dev/disk0
fdisk: could not open MBR file /usr/standalone/i386/boot0: No such file or directory
Enter 'help' for information
Thank you for any help
I tried some different things I found online, but I think I am making it worse. At one point the drive showed back up when holding down alt restarting, but when I selected it I got a error that said "Non-system disk." Now windows doesnt even show up though.
I deleted the partition I created in disk utility.
How can I get bootcamp to show back up to boot windows
I currently do not see the bootcamp option when holding down alt at startup.
diskutil list
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_HFS Macintosh HD 798.0 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
4: Microsoft Basic Data BOOTCAMP 201.3 GB disk0s4
diskutil cs list
No CoreStorage logical volume groups found
gpt -vv -r show /dev/disk0
gpt show: /dev/disk0: mediasize=1000204886016; sectorsize=512; blocks=1953525168
gpt show: /dev/disk0: Suspicious MBR at sector 0
gpt show: /dev/disk0: Pri GPT at sector 1
gpt show: /dev/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 1558595768 2 GPT part - 48465300-0000-11AA-AA11-00306543ECAC
1559005408 1269536 3 GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
1560274944 393250191 4 GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
1953525135 32 Sec GPT table
1953525167 1 Sec GPT header
fdisk /dev/disk0
Disk: /dev/disk0 geometry: 121601/255/63 [1953525168 sectors]
Signature: 0xAA55
Starting Ending
#: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
1: EE 1023 254 63 - 1023 254 63 [ 1 - 409639] <Unknown ID>
2: AF 1023 254 63 - 1023 254 63 [ 409640 - 1558595768] HFS+
3: AB 1023 254 63 - 1023 254 63 [1559005408 - 1269536] Darwin Boot
*4: 07 1023 254 63 - 1023 254 63 [1560274944 - 393250191] HPFS/QNX/AUX
sudo fdisk -e /dev/disk0
fdisk: could not open MBR file /usr/standalone/i386/boot0: No such file or directory
Enter 'help' for information
Thank you for any help