I cannot start my Mac Pro in recovery mode. I have tried everything including a clean start (High Sierra) on a new boot disk.
Do you have an EFI graphics card? What icons do you see if you hold down the option key as soon as you hear the boot chime?
My card is a GeForce GTX980 which is an EFI. There are no icons visible just a black screen with a long string of white text which flashes so quick I cannot read it. It then reverts to normal boot.
diskutil list
In terminal, enter
Code:diskutil list
Can you see something like this?
View attachment 772452
No matter HFS+ or APFS, you should able to see the recovery partition.
Yes. I can see what you have shown in your reply
[doublepost=1532433840][/doublepost]Yes. I can see what you have shown in your reply
[doublepost=1532435704][/doublepost]Keyboard is a Bluetooth (powered with AA) also same mouse.Which keyboard you are using now?
Wired?
Can you boot into recovery by holding "Command + R"? (no need to wait for anything, simply hold these two keys and then press the power button)
[doublepost=1532435789][/doublepost]No cannot boot into recovery, it seems to try. As described a black screen flashes with white text - too quick to read - then continues to boot normal ?Which keyboard you are using now?
Wired?
Can you boot into recovery by holding "Command + R"? (no need to wait for anything, simply hold these two keys and then press the power button)
[doublepost=1532439661][/doublepost]Yes I do have a USB keyboard and have already tried that (thinking that the bluetooth may not be registering keystrokes) I also tried all the conventional Apple resets - at least that I know of!Do you have a USB keyboard you can try? Borrow or buy one if not.
You might also try a PRAM reset. Turn on the Mac Pro and immediately hold down "Command" "Option" "P" and "R" keys and keep them held down. Screen should stay black and you should hear a second boot chime. After that you can release the keys.
USB keyboard is really worth having when troubleshooting.
The HD configuration is as follows:
Boot disk is 500GB PCle - SSD
There are 2 x (2TB 2x 1TB SSD) in RAID 0 Internal storage
What kind of USB keyboard are you using? Is it a Mac or PC keyboard? And if it's a PC keyboard you do know that "ALT" is the equivalent key to "Option" on the Mac and that the key with the Windows logo is the same as the Mac's "Command" key?
Do you have another USB keyboard you can try? It sounds to me like none of your keyboard presses are being recognized by the Mac.[/QUOTE
No I don't have another keyboard - just the Bluetooth Mac and the PC USB and yes I am aware that the PC config is as you describe.
I would point out again that the machine does attempt to access the Recovery (or seems to !) as the screen goes black twice during the process, but then continues to start in normal boot mode.
[doublepost=1532446625][/doublepost]I have tried all combinations of keys for both normal recovery and Network recovery.Do you have a USB boot drive for any recent version of MacOS (El Cap, Sierra, HS, etc?). I'd pull all your drives (and the PCIe card), put in the USB stick, use a USB keyboard and hold down the alt/option key while powering on and see if you get the boot picker screen. If you don't then your problem is not related to your HDDs.
First of all, the 2009/2010/2012 Mac Pro does not have Internet Recovery. So that key combination (Command-Option-R) will never work.
When you boot, do you see the gray screen with the Apple logo?
You say you reset the PRAM but you don't really know if it did reset because you said you didn't hear the second boot chime. If you heard the first boot chime but not the second then your PRAM did not reset.
"The new disk I installed is an SSD..." - How is that SSD connected to your Mac?
sudo nvram "recovery-boot-mode=unused"
sudo reboot
Yes that is a normal consequence of a PRAM reset. If you have multiple boot drives then the selected startup disk also gets reset, among other settings stored in NVRAM.
Your issue may be one of timing. With the PCIe SSD and (MVC-flashed?) 980 then maybe the window for entering preboot keyboard commands is extremely short. Sometimes hammering the keys over and over (like tapping "Option" rapidly) rather than holding them down is more effective.
Your best option then may be using the terminal commands I showed above.
[doublepost=1532448717][/doublepost]Ok well this is what I got when I rapidly pressed the keys as you suggest. As I mentioned the mystery "black screen with the white text stayed around and I took a shot with my iPhone - any idea what this means.Yes that is a normal consequence of a PRAM reset. If you have multiple boot drives then the selected startup disk also gets reset, among other settings stored in NVRAM.
Your issue may be one of timing. With the PCIe SSD and (MVC-flashed?) 980 then maybe the window for entering preboot keyboard commands is extremely short. Sometimes hammering the keys over and over (like tapping "Option" rapidly) rather than holding them down is more effective.
Your best option then may be using the terminal commands I showed above.