Missing bootcamp at startup
Tried to resize my bootcamp partition and now I can't Boot into my bootcamp drive
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
Tried to resize my bootcamp partition and now I can't Boot into my bootcamp drive
How did you try?
I tried by using the slider in the disk utility in the partition tab
i may of inadvertintly earased it
the bootcamp drive and all of its files are still visable in the os side in the finder
kosakowski wrote:
I tried by using the slider in the disk utility in the partition tab
i may of inadvertintly earased it
the bootcamp drive and all of its files are still visable in the os side in the finder
You can not resize a Boot Camp partition that way, but you know that now. Remove the partition (use Boot Camp to remove it) and start from the beginning again.
I am trying to save everything on that drive. Cad programming software, word docs, excel estimates that have taken months to build.
Will this wipe that away?
Yes it will,
There may be another way but I do not advise on that route, wait and see if someone can assist you in rebuilding the partition.
Why do you not have a backup, this need not have happened?
I have backups of my mac on a time capsul but it doesn't back up the PC side
Then you have no backup, a poor choice.
I have put out a request for assistance, all you can do is wait, and there is no guarantee of success here.
Take the waiting time to plan a backup strategy for your Windows partition for the future. 🙂
what type of backup would save me from reinstalling everything on the partition
With Windows it's difficult but Windows Backup would have saved your data files, and there are plenty of 3rd party backup programs for Windows. You would still have to reinstall everything else however.
To be clear, I would never entrust important work to Windows running on a Mac unless it was in a VM, if I needed a native installation of Windows I would run it on a PC.
Your post made me think. I have a vm. I use parralels and when i access it everything is there. The programs run, and all of my files are still there. what would make the bootcamp partition image at startup disapear
Backup your VM file now. (make a snapshot) once that is done your data at least is safe. Reinstall Windows in Boot Camp, reinstall the applications, export all the VM data to an external drive (FAT32 format) and import to the Boot Camp partition.
I would just the VM from now on, it's safer.
Parallels is an application that runs on OS X which in turn is only looking at the disks's GPT. It's booting Windows from a GPT partition. But when natively booting Windows, the CSM-BIOS Apple uses depends on a different partition scheme called MBR. By resizing in Disk Utility, the MBR was (in a sense) corrrupted. It's more correct to say the hybrid MBR was replaced with a protective MBR, meaning an MBR with only a single entry. Since it lacks an entry for Windows, Windows can't boot.
Soapbox: You say the data is important, took months to produce. But actions speak louder than words, and your actions say "I hate my data, it's completely, utterly useless and I can't wait for it to disappear." So I suggest you change your Windows backup strategy from "my data *****, I really wish I could start over" to something that's compatiable with the importance you say your data has to you.
Since you have access to the data through Parallels, I'd work on a backup plan now, before you do anything else.
Next you can post the results from these two read-only commands and I'll comment on how easy or difficult it might be to fix the problem so you can natively boot again.
sudo gpt -r -v show disk0
sudo fdisk /dev/disk0
gpt show: disk0: mediasize=500277790720; sectorsize=512; blocks=977105060
start size index contents
0 1 PMBR
1 1 Pri GPT header
2 32 Pri GPT table
34 6
40 409600 1 GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
409640 781005968 2 GPT part - 48465300-0000-11AA-AA11-00306543ECAC
781415608 1269536 3 GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
782685144 6535616
789220760 6137344 4 GPT part - 48465300-0000-11AA-AA11-00306543ECAC
795358104 61791336
857149440 119955456 5 GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
977104896 131
977105027 32 Sec GPT table
977105059 1 Sec GPT header
Todds-MacBook-Pro:~ toddkosakowski$
Disk: /dev/disk0 | geometry: 60821/255/63 [977105060 sectors] |
Signature: 0xAA55
Starting Ending
#: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
1: EE 1023 254 63 - 1023 254 63 [ 1 - 977105059] <Unknown ID>
2: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
3: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
4: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
Todds-MacBook-Pro:~ toddkosakowski$
Hi Christopher, thanks for responding.
Missing bootcamp at startup