This evening I've installed again windows 8.1
Installation OK. The computer restart properly on windows each time it's needed.
I did install the Bootcamp drivers and then do a reboot; Everything looks fine.
Then I wanted to come back on Mac OS. I used the bootcamp app and select the Mac OS boot partition. The MacPro restarts ... on the windows partition.
The only way to reboot on OX X was to hold the key alt at the boot and select Mac OS. I try to reboot once again to make sure my computer will reboot on Mac OS, and he did it. Great.
Now I tried to reboot on windows by selecting the bootcamp partition from the System preference. the boot ended up on a Black screen no bootable device....
If I want to boot on windows I have to hold "alt" and then select the EFI Boot. Work.
There is something wrong when I switch back to Mac OS which killed something and I don't know.
Here is some information about my hard drives & partitions from the terminal
Code:
reservoir:~ server$ diskutil list
/dev/disk0 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *256.1 GB disk0
1: EFI EFI 209.7 MB disk0s1
2: Apple_HFS SSD MP 255.2 GB disk0s2
3: Apple_Boot Recovery HD 650.0 MB disk0s3
/dev/disk1 (internal, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *1.0 TB disk1
1: Microsoft Reserved 134.2 MB disk1s1
2: Microsoft Basic Data BOOTCAMP 1.0 TB disk1s2
reservoir:~ server$ sudo gdisk -l /dev/disk1
GPT fdisk (gdisk) version 1.0.1
Warning: Devices opened with shared lock will not have their
partition table automatically reloaded!
The protective MBR's 0xEE partition is oversized! Auto-repairing.
Partition table scan:
MBR: protective
BSD: not present
APM: not present
GPT: present
Found valid GPT with protective MBR; using GPT.
Disk /dev/disk1: 1953525168 sectors, 931.5 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): AA0B7834-78DC-4C54-B3A0-34BA48101168
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 1953525134
Partitions will be aligned on 2048-sector boundaries
Total free space is 3437 sectors (1.7 MiB)
[B]Number Start (sector) End (sector) Size Code Name
1 2048 264191 128.0 MiB 0C01 Microsoft reserved ...
2 264192 1953523711 931.4 GiB 0700 Basic data partition[/B]
reservoir:~ server$ sudo fdisk /dev/disk1
Disk: /dev/disk1 geometry: 121601/255/63 [1953525168 sectors]
Signature: 0xAA55
Starting Ending
[B] #: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
1: EE 0 0 2 - 1023 255 63 [ 1 - 4294967295] <Unknown ID>[/B]
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
reservoir:~ server$
With gdisk command I have two partitions and only one used with fdisk.
There is something wrong here but I don't know what.
Hi DeltaMac,
As you can see I tried but it didn't work as I expected.
Hi
ctionableMango,
I need to read carefully your advice but so far I would like to avoid the usage of rEFInd.
The best option is to test the bless / systemsetup command and select the /dev/disk1s2 which is Microsoft Basic Data BOOTCAMP and as volume name is BOOTCAMP.
I'll try tomorrow. But it seems for me more an error of pointing the right partition.