Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Bootcamp crashes during partition

So I'm currently trying to install bootcamp onto my MacBook Pro. At first, it was going well, but during the partition it crashed, and the whole system rebooted itself. When I tried again bootcamp, it says that I don't have enough space. I did have about 55GB of free space, but now I only have about 22GB free space. So how do I find the location to remove the folder/files? And what is caused the bootcamp to crash?

MacBook Pro with Retina display, OS X Yosemite (10.10)

Posted on Jul 5, 2015 7:51 PM

Reply
3 replies

Jul 5, 2015 8:26 PM in response to howtonotdie

1. You can check Applications -> Utilities -> Console logs to look for information regarding the crash.

2. On Yosemite, a CoreStorage volume is used and a partial partition event will leave some disk space 'stranded'. Can you post the output of the following Terminal commands?


diskutil list

diskutil cs list

sudo gpt -vv -r show /dev/disk0

sudo fdisk /dev/disk0


The "sudo" commands will prompt for your password, and it will not be echoed back. You may also see a warning about improper use of "sudo" and potential data loss due to "abuse" of the command.

Jul 5, 2015 10:06 PM in response to Loner T

Kelvins-MBP:~ vhasayc$ diskutil list

/dev/disk0

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *121.3 GB disk0

1: EFI EFI 209.7 MB disk0s1

2: Apple_CoreStorage 120.5 GB disk0s2

3: Apple_Boot Recovery HD 650.1 MB disk0s3

/dev/disk1

#: TYPE NAME SIZE IDENTIFIER

0: Apple_HFS Macintosh HD *120.1 GB disk1

Logical Volume on disk0s2

E99ED08C-AA55-4C2A-AEFC-7E31D93DF4FF

Unlocked Encrypted

Kelvins-MBP:~ vhasayc$ diskutil cs list

CoreStorage logical volume groups (1 found)

|

+-- Logical Volume Group 01491A6A-65CC-4CCC-9C2A-FF7E4FD76542

=========================================================

Name: Macintosh HD

Status: Online

Size: 120472952832 B (120.5 GB)

Free Space: 12541952 B (12.5 MB)

|

+-< Physical Volume 8FD2C274-8881-43D2-8AB2-9F5655DC64D7

| ----------------------------------------------------

| Index: 0

| Disk: disk0s2

| Status: Online

| Size: 120472952832 B (120.5 GB)

|

+-> Logical Volume Family 4C3384AA-A2E8-4198-8336-E05120E60BDF

----------------------------------------------------------

Encryption Status: Unlocked

Encryption Type: AES-XTS

Conversion Status: Complete

Conversion Direction: -none-

Has Encrypted Extents: Yes

Fully Secure: Yes

Passphrase Required: Yes

|

+-> Logical Volume E99ED08C-AA55-4C2A-AEFC-7E31D93DF4FF

---------------------------------------------------

Disk: disk1

Status: Online

Size (Total): 120107974656 B (120.1 GB)

Conversion Progress: -none-

Revertible: Yes (unlock and decryption required)

LV Name: Macintosh HD

Volume Name: Macintosh HD

Content Hint: Apple_HFS

Kelvins-MBP:~ vhasayc$ sudo gpt -vv -r show /dev/disk0

gpt show: /dev/disk0: mediasize=121332826112; sectorsize=512; blocks=236978176

gpt show: /dev/disk0: PMBR at sector 0

gpt show: /dev/disk0: Pri GPT at sector 1

gpt show: /dev/disk0: Sec GPT at sector 236978175

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 235298736 2 GPT part - 53746F72-6167-11AA-AA11-00306543ECAC

235708376 1269760 3 GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC

236978136 7

236978143 32 Sec GPT table

236978175 1 Sec GPT header

Kelvins-MBP:~ vhasayc$ duso fdisk /dev/disk0

-bash: duso: command not found

Kelvins-MBP:~ vhasayc$ sudo fdisk /dev/disk0

Disk: /dev/disk0 geometry: 14751/255/63 [236978176 sectors]

Signature: 0xAA55

Starting Ending

#: id cyl hd sec - cyl hd [ start - size]

------------------------------------------------------------------------

1: EE 1023 254 63 - 1023 254 63 [ 1 - 236978175] <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

Jul 6, 2015 4:11 AM in response to howtonotdie

You may have disk fragmentation.


1. Back up OSX using Time Machine - Mac Basics: Time Machine backs up your Mac - Apple Support.

2. Boot into Internet Recovery - OS X: About OS X Recovery - Apple Support.

3. Erase your internal drive and restore from the TM backup in Step 1 - OS X Yosemite: Recover your entire system.


Please be aware that TM does not backup Bootcamp partitions.

Bootcamp crashes during partition

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.