Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

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

Windows 10 fails to boot after installing reFIT

Hi! Im running Windows 10 on Macbook late 2007 installed via Winclone ( i'm not using Boot Camp at all, disk was partitioned by Disk Utility before install in FAT32 - winclone converted it in NTFS) .

Everything works fine before i'm suggest to install reFIT and repair disk in Disk Utility.

Now i can't see option Windows when mac starts and i'm holding "option".


I'm suppose that i'm try everything from this thread :

1) Hybrid MBR

3) Make a partition in gdisk

2) Make bootable flag in fdisk


I think I made a mistake somewhere because you do not know what else to do.

here is my config:


diskutil list

/dev/disk0

#: TYPE NAME SIZE IDENTIFIER

0: GUID_partition_scheme *320.1 GB disk0

1: EFI EFI 209.7 MB disk0s1

2: Apple_HFS Snow Leo 159.6 GB disk0s2

3: Apple_Boot Recovery HD 650.0 MB disk0s3

4: Microsoft Basic Data Untitled 159.6 GB disk0s4

diskutil cs list

No CoreStorage logical volume groups found


sudo gpt -vv -r show /dev/disk0

Password:

gpt show: /dev/disk0: mediasize=320072933376; sectorsize=512; blocks=625142448

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 625142447

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 311731608 2 GPT part - 48465300-0000-11AA-AA11-00306543ECAC

312141248 1269544 3 GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC

313410792 792

313411584 311730176 4 GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7

625141760 655

625142415 32 Sec GPT table

625142447 1 Sec GPT header




sudo fdisk /dev/disk0

Disk: /dev/disk0 geometry: 38913/255/63 [625142448 sectors]

Signature: 0xAA55

Starting Ending

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

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

1: EE 0 0 2 - 25 127 14 [ 1 - 409639] <Unknown ID>

2: AF 25 127 15 - 1023 254 63 [ 409640 - 311731608] HFS+

3: AB 1023 254 63 - 1023 254 63 [ 312141248 - 1269544] Darwin Boot

*4: 07 1023 254 63 - 1023 254 63 [ 313411584 - 311730176] HPFS/QNX/AUX


Recovery/transformation command (? for help): o



Disk size is 625142448 sectors (298.1 GiB)

MBR disk identifier: 0x00000000

MBR partitions:



Number Boot Start Sector End Sector Status Code

1 1 409639 primary 0xEE

2 409640 312141247 primary 0xAF

3 312141248 313410791 primary 0xAB

4 313411584 625141759 primary 0x07

Where i made a mistake?

Posted on Feb 5, 2016 12:41 PM

Reply
14 replies

Feb 5, 2016 1:28 PM in response to Loner T

Yes that's right. It's just an winclone image of win 8.1 and after reboot windows perform standard installation.

Winclone was used in tandem with jpkge utility that was asked me in which partition i want to install Windows ( before i'm partitioned HDD in Disk Utility).

I have not working superdrive DVD and this helped me install Windows without any Boot Camp utility and external drive.

I don't know who invented this method. But it works.


UPD:

I'm noticed that Windows partition is not appeared whem i'm locking option key after reboot. But if I do nothing after reboot it tries to boot in windows with message "No bootable media"

Feb 5, 2016 8:26 PM in response to sasha_mgg

The difference is cloning a VM virtual disk to a physical partition using Winclone and continuing the installation. In your case, you only have the ISO, not a disk/virtual disk which has already started a Windows installation.


Your Fdisk output already shows a standard hybrid MBR. Here is an example from my Mac.


sudo fdisk /dev/disk0

Password:

Disk: /dev/disk0 geometry: 31130/255/63 [500118192 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: AC 1023 254 63 - 1023 254 63 [ 409640 - 250392096] <Unknown ID>

3: AB 1023 254 63 - 1023 254 63 [ 250801736 - 1269536] Darwin Boot

*4: 0C 1023 254 63 - 1023 254 63 [ 252071936 - 248045568] Win95 FAT32L


If your method is working, the MBR is valid, it should continue or give you an error message.

Feb 5, 2016 9:08 PM in response to Loner T

Not certainly in that way. You do not probably realize - I had fully installed Windows 10 ( not ISO) to partition 4. And it's work for me before i foolishly installed rEFIt and quite unnecessarily I decided to repair the entire disk in Disk Utility. After this Windows partition disappeared when macbook booting.

Why is there no longer boot Windows, I do not know.

Feb 7, 2016 7:41 AM in response to Loner T

Hi!I'm tired to find a way to recovery from OS X and decided to install windows again by winclone method.

I'm not sure rEFIt was a cause of disappearing windows partition from boot menu or repairing disk from Disk Utiity, because i'm installed rEFIt and then do repair.

I probably confused you - 8.1 is an image winclone, not ISO that I firstly installed and then later update to 10.

I think that the algorithm of the winclone installer is in partition the drive, make it bootable and then transfer win install files



I am currently working in win- but if you're interested I can send the stat of fdisk and gdisk

Feb 7, 2016 8:41 AM in response to Loner T

MGY:~ Sasha$ sudo gdisk /dev/disk0

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/disk0: 625142448 sectors, 298.1 GiB

Logical sector size: 512 bytes

Disk identifier (GUID): 98E9EC00-150F-4DD1-A40D-0236F4E21A76

Partition table holds up to 128 entries

First usable sector is 34, last usable sector is 625142414

Partitions will be aligned on 8-sector boundaries

Total free space is 2613 sectors (1.3 MiB)



Number Start (sector) End (sector) Size Code Name

1 40 409639 200.0 MiB EF00 EFI System Partition

2 409640 250466615 119.2 GiB AF00 Untitled

3 250466616 251736159 619.9 MiB AB00 Recovery HD

4 251738112 625141759 178.1 GiB 0700 DOS

sudo fdisk -e /dev/disk0

fdisk: could not open MBR file /usr/standalone/i386/boot0: No such file or directory

Enter 'help' for information

fdisk: 1> p

Disk: /dev/disk0 geometry: 38913/255/63 [625142448 sectors]

Offset: 0 Signature: 0xAA55

Starting Ending

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

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

1: EE 0 0 2 - 25 127 14 [ 1 - 409639] <Unknown ID>

2: AF 25 127 15 - 1023 210 36 [ 409640 - 250056976] HFS+

3: AB 1023 210 37 - 1023 217 4 [ 250466616 - 1269544] Darwin Boot

*4: 07 1023 254 63 - 1023 254 63 [ 251738112 - 372482048] HPFS/QNX/AUX

Windows 10 fails to boot after installing reFIT

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