I’ve acquired an issue with booting into Home windows 10 after altering Superdrive to SSD – “No bootable machine — insert boot disk and press any key“.
It really works if i go away solely previous onerous drive, eradicating the brand new SSD, the Home windows boots nicely.
The boot possibility display screen can detect previous MacOS, new MacOS and the partition with Home windows on previous HD.
The first OS is on SSD /dev/disk0 and the Home windows in on HD /dev/disk1s4.
$ diskutil listing
/dev/disk0 (inner, bodily):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *500.1 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_HFS Macintosh HD SSD 499.2 GB disk0s2
3: Apple_Boot Restoration HD 650.0 MB disk0s3
/dev/disk1 (inner, bodily):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *750.2 GB disk1
1: EFI EFI 209.7 MB disk1s1
2: Apple_HFS Macintosh HD 599.3 GB disk1s2
3: Apple_Boot Restoration HD 650.0 MB disk1s3
4: Microsoft Primary Knowledge 150.0 GB disk1s4
$ sudo fdisk /dev/disk0
Disk: /dev/disk0 geometry: 60801/255/63 [976773168 sectors]
Signature: 0xAA55
Beginning Ending
#: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
1: EE 1023 254 63 - 1023 254 63 [ 1 - 976773166]
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
$ sudo fdisk /dev/disk1
Disk: /dev/disk1 geometry: 91201/255/63 [1465149168 sectors]
Signature: 0xAA55
Beginning Ending
#: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
1: EE 1023 254 63 - 1023 254 63 [ 1 - 409639]
2: AF 1023 254 63 - 1023 254 63 [ 409640 - 1170501216] HFS+
3: AB 1023 254 63 - 1023 254 63 [1170910856 - 1269536] Darwin Boot
*4: 07 1023 254 63 - 1023 254 63 [1172180992 - 292966400] HPFS/QNX/AUX
Mac OS: Sierra, 10.12.6
HW: MacBookPro Mid 2012
I’ve learn tons of comparable matters, however sadly wasn’t ready to determine the repair.
I actually hope somebody can advise.
Thank You.