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

Retina iMac 3tb Fusion drive Boot Camp failure

Trying to install Windows 8.1 to a 1tb Bootcamp partition on 3tb Fusion drive. BCA creates the partition, Windows installer sees it, but requires formatting it, but then it can't install to it. I get an error that it can't create or see the partition. I'm assuming this has to do with BCA creating the partition someplace Windows can't handle it (past the first 2.2tb of the drive).


Here is the info requested in a previous thread.


Rogers-iMac:~ reberhart$ 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 121.0 GB disk0s2

3: Apple_Boot Boot OS X 134.2 MB disk0s3

/dev/disk1

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *3.0 TB disk1

1: EFI EFI 209.7 MB disk1s1

2: Apple_CoreStorage 2.0 TB disk1s2

3: Apple_Boot Recovery HD 650.0 MB disk1s3

4: Microsoft Basic Data 1.0 TB disk1s4

/dev/disk2

#: TYPE NAME SIZE IDENTIFIER

0: Apple_HFS Macintosh HD *2.1 TB disk2

Logical Volume on disk0s2, disk1s2

718A36B4-10B9-49A9-B585-CFC222080507

Unencrypted Fusion Drive

/dev/disk3

#: TYPE NAME SIZE IDENTIFIER

0: FDisk_partition_scheme *8.0 GB disk3

1: DOS_FAT_32 WININSTALL 8.0 GB disk3s1

/dev/disk4

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *4.0 TB disk4

1: EFI EFI 314.6 MB disk4s1

2: Apple_HFS My Book 4.0 TB disk4s2

Rogers-iMac:~ reberhart$ diskutil cs list

CoreStorage logical volume groups (1 found)

|

+-- Logical Volume Group 49E959A5-5F3C-4178-8A2D-067D2C853A96

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

Name: Macintosh HD

Status: Online

Size: 2118855286784 B (2.1 TB)

Free Space: 114688 B (114.7 KB)

|

+-< Physical Volume D9052F80-9907-4815-8AF1-C9FF8D9C3293

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

| Index: 0

| Disk: disk0s2

| Status: Online

| Size: 120988852224 B (121.0 GB)

|

+-< Physical Volume E2271529-B42D-49F9-B231-3CAE6A0FF812

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

| Index: 1

| Disk: disk1s2

| Status: Online

| Size: 1997866434560 B (2.0 TB)

|

+-> Logical Volume Family AAC1C060-264E-4435-9992-5380CAF17B07

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

Encryption Status: Unlocked

Encryption Type: None

Conversion Status: NoConversion

Conversion Direction: -none-

Has Encrypted Extents: No

Fully Secure: No

Passphrase Required: No

|

+-> Logical Volume 718A36B4-10B9-49A9-B585-CFC222080507

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

Disk: disk2

Status: Online

Size (Total): 2112999915520 B (2.1 TB)

Conversion Progress: -none-

Revertible: No

LV Name: Macintosh HD

Volume Name: Macintosh HD

Content Hint: Apple_HFS

Rogers-iMac:~ reberhart$ sudo gpt -vv -r show /dev/disk0


WARNING: Improper use of the sudo command could lead to data loss

or the deletion of important system files. Please double-check your

typing when using sudo. Type "man sudo" for more information.


To proceed, enter your password, or type Ctrl-C to abort.


Password:

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

236715992 262144 3 GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC

236978136 7

236978143 32 Sec GPT table

236978175 1 Sec GPT header

Rogers-iMac:~ reberhart$ sudo fdisk /dev/disk0

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

Signature: 0xAA55

Starting Ending

#: id cyl hd sec - cyl hd sec [ 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

iMac (Retina 5K, 27-inch, Late 2014), OS X Yosemite (10.10.2), null

Posted on Mar 15, 2015 3:36 PM

Reply
96 replies

Mar 15, 2015 3:51 PM in response to Loner T

Whoops. Should have caught that myself.


Rogers-iMac:~ reberhart$ sudo gpt -vv -r show /dev/disk1

Password:

gpt show: /dev/disk1: mediasize=3000592982016; sectorsize=512; blocks=5860533168

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

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

gpt show: /dev/disk1: Sec GPT at sector 5860533167

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

3902492520 1269536 3 GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC

3903762056 376

3903762432 1956769792 4 GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7

5860532224 911

5860533135 32 Sec GPT table

5860533167 1 Sec GPT header

Rogers-iMac:~ reberhart$ sudo fdisk /dev/disk1

Disk: /dev/disk1 geometry: 97451/255/63 [1565565872 sectors]

Signature: 0xAA55

Starting Ending

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

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

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

Mar 15, 2015 7:08 PM in response to rogerfrommission viejo

BCA has two methods of Windows installation.


1. Hybrid MBR - This requires Windows to be installed within the first 2TB of the disk. Your partitioning indicates otherwise.

2. EFI - This is supported on Late 2013+ Macs. This requires either BCA to boot the EFI version of Windows installer, or from your Windows Installation media (USB or DVD) selection EFI boot manually. This will also split the designated partition into two parts and FAT MSR (128MB) and the remainder which becomes NTFS. In your specific case, this is also not possible, as you can see the designated Windows partition is beyond the 2TB limit.


The BCA seems to have failed leaving you in a bad state. You should use BCA and delete this partition. As a test, if you create a partition of 1.2 TB for Windows, the first 200MB will be within the 2TB limit, which might help and you can try it. Otherwise use EFI installer and leave BCA alone. You will still need to use BC drivers.

Mar 16, 2015 8:16 PM in response to rogerfrommission viejo

Okay. Re-created the 1tb partition with BCA. Ran into the same problem. Held down Option during the reboot and was able to get into the boot options. Chose the EFI Boot. This took me back to the Windows installer. Failed in exactly the same way, with the exception that it now considered the Bootcamp partition to be Drive 1/Partition 4 instead of Drive 0/Partition 4.

Mar 16, 2015 8:48 PM in response to Loner T

Still no go. Created a 1.5tb partition. BCA automatically restarted machine. Selected the bootcamp partition. Windows installer said it had to be formatted as NTFS. Formatted it. Selected the partition again and hit next. Received error. Quit installer. Held down Option. Chose EFI Boot. Went through the same song and dance. Same error.


According to the TwoCanoes article, doesn't the entire partition have to fall within the first 2.2tb, not just part of it? If that's the case, then I'd have to go to quite a bit of effort to rejigger my drive. Honestly don't think it's worth it. This computer may be my wife's next upgrade while I build a new Windows PC.


Here is the error I get every time:


User uploaded file

Mar 17, 2015 5:53 AM in response to rogerfrommission viejo

1. Do not use BCA. Remove the current partition using BCA.

2. Use Disk Utility and the partition does not need to fit in 2.2 TB if EFI is used. GPT-only disks only need an EFI FAT at the beginning of the disk. The 2.2TB requirement is for Hybrid MBR installations, because MBRs use 32-bit LBAs which cannot handle more than 2.2TB using 512-byte sectors. There are ways around this specific issue as well. The designated Windows partition should be Free Space.

3. Once you create it, use your USB2 disk which has necessary drivers and point to this free space partition for installation.

Mar 17, 2015 8:14 AM in response to rogerfrommission viejo

1. Run DU.

2. Click on the current Macintosh HD.

3. Click on the '+' sign at bottom right and split Macintosh HD into half.

4. Select the upper half and create a partition and from the drop down box for format select Free Space. The DU right pane will have OSX, Grey Blank Space, white OSX Remainder. This can also be down using diskutil cs resizeStack, but it has some quirks.

5. Use the USB created by BCA. Power cycle your Mac, and hold the Alt Key. Choose EFI Boot, and select the Free Space chunk created in 4 and Test.

6. Please ensure you have your OSX fully backed up, in case it needs to erased/restored.

Retina iMac 3tb Fusion drive Boot Camp failure

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