That is one very large security update...
HI.
I have MacPro 1.1 14gb ram 2,66 procesor and nvidia 8800 GT, 300 GB and 2TB HD.
Please what i need for el Capitan instalation?
From wher download OS, and other things and instalation steps
Sorry for the bad English, it is one of the reasons why I can not find the answer in the forum.
Hello Don,
I went through the whole process (I'm composing a new video tutorial for V14 ). I figured start with 10.11.5, then I can test Boot64 out immediately after the build.
Here's what I did:
So I think you must have messed up the Boot64 install (as you surmised).
- partitioned a drive into two equal volumes
- installed Lion on the second half volume, leaving the first half volume as my target for pikify
- Once El Capitan is installed I can destroy the second half partition and recover the space
- booted into Lion
- downloaded pikify V14
- ran pikify giving it my first Volume as the target
- it installed perfectly
- booted into El Capitan
- downloaded Boot64
- installed it (it should ask for your password, mine did)
- checked it was working (sudo /Library/Application\ Support/Boot64/ensureBoot.sh -g)
- open the Console
- select the system.log
- from a terminal: sudo touch /System/Library/CoreServices/boot.efi
- after a couple of seconds you should see a log entry in the Console from ensureBoot
- opened the App Store
- Checked for updates
- Installed the updates
- reboot
- all works okay
Hello Don,
I went through the whole process (I'm composing a new video tutorial for V14 ). I figured start with 10.11.5, then I can test Boot64 out immediately after the build.
Here's what I did:
So I think you must have messed up the Boot64 install (as you surmised).
- partitioned a drive into two equal volumes
- installed Lion on the second half volume, leaving the first half volume as my target for pikify
- Once El Capitan is installed I can destroy the second half partition and recover the space
- booted into Lion
- downloaded pikify V14
- ran pikify giving it my first Volume as the target
- it installed perfectly
- booted into El Capitan
- downloaded Boot64
- installed it (it should ask for your password, mine did)
- checked it was working (sudo /Library/Application\ Support/Boot64/ensureBoot.sh -g)
- open the Console
- select the system.log
- from a terminal: sudo touch /System/Library/CoreServices/boot.efi
- after a couple of seconds you should see a log entry in the Console from ensureBoot
- opened the App Store
- Checked for updates
- Installed the updates
- reboot
- all works okay
On the inside of the side panel, there's a graphic and advised order. Or use Apple's support site, there's a document there.on a slightly different theme.
I intend to upgrade ram with x2 8G or x4 8G DIMM's..
how would I install another x2 8G if my current configuration is the following in the attached pic?
View attachment 691030
I don't know much about the AHT, but I can tell you why the terminal reports the board-ID as it does. The board-ID is a function call that passes through the modified boot.efi file. Pike has fixed the board-id to report the ID of a 3,1 (actually I thought he had added code to detect if the installer was running and only then report the board ID of the 3,1. But maybe it is hard coded now). It was one of the additions that Pike made to assist with installing Yosemite/El Capitan.Guys, I have a problem with running the Apple Hardware Test.
I am currently running a Mac Pro 2,1 (upgraded firmware) with a passive-cooled ATI Radeon 5750 that was ROM-tweaked to appear as a 5770. Bootscreen is available. The machine is sweet.
Unfortunately, I started experiencing some problems with the computer's inability to RESTART. It sleeps fine, starts up and shuts down just fine too. When I tell it to "restart" all I get is a black screen and the PSU won't switch-off. Looks like it cannot complete the command. I looked inside the case and always when that happens I get two diagnostic LEDs flashing: the CPU-A and CPU-B. Rare flashes. Computer unresponsive. Then I just kill it by holding the on/off switch until the shutdown. These LEDs never go on when the computer is being used. Just at an attempt to restart.
I know that there may probably be maaaany problems causing this situation. So I thought that the right way to start looking for the problem was to run the Apple Hardware Test. And this is were my actual problem starts: no matter what I do I cannot get the Mac Pro to boot off the Apple Hardware Test drive (be it a USB stick or even an internal SATA drive). I also have a MacBook Pro 5,2 (A1297 2,66 GHz 17”) that I managed to boot using a USB flash drive with a corresponding Apple Hardware Test on it with no problems! I tried my luck with it just to make sure that I am not making a mistake in the procedure of preparing the AHT bootable volume.
When I have my internal drive or USB stick containing a bootable volume of an AHT connected to the Mac Pro and switch it on (as I cannot RESTART) with the “D” button pressed, I only get an icon of a folder with a question mark and after a second the computer boots into El Capitan. Do you have an idea why I cannot get it to boot into the Apple Hardware Test? Is there some problem resulting from the "non-standard" configuration of this Mac Pro?
NOTE:
While choosing the correct version of AHT for my machine (using this guide: https://github.com/upekkha/AppleHardwareTest) I also discovered that my Terminal read-outs for the “model” and “board-id” are not matching, as they are respectively: “MacPro2,1” (as expected) and “Mac-F42C88C8” (witch matches Mac Pro 3,1). Being unsure which Apple Hardware Test disk image to use because of this ambiguity, I’ve tried 3 different ones (018-2769-A.dmg for 1,1; 018-2667-A.dmg for 2,1 and 018-3273-A.dmg for 3,1). All to no avail.
Please help!
bless --info /Volumes/AHT
bless --folder /Volumes/AHT/System/Library/CoreServices/.diagnostics --file /Volumes/AHT/System/Library/CoreServices/.diagnostics/diags.efi
I don't know much about the AHT, but I can tell you why the terminal reports the board-ID as it does. The board-ID is a function call that passes through the modified boot.efi file. Pike has fixed the board-id to report the ID of a 3,1 (actually I thought he had added code to detect if the installer was running and only then report the board ID of the 3,1. But maybe it is hard coded now). It was one of the additions that Pike made to assist with installing Yosemite/El Capitan.
I would assume that the AHT for the 1,1 "should" be the correct image to use. It "should" simply boot up, I'm assuming it's a self contained image. If that's the case, you would not need to worry about the board-id, because the AHT is loaded, not the El Capitan installation with the modified boot.efi file.
So your issue may be that you cannot boot from the AHT. You mentioned a folder with a question mark. This is the symbol that the EFI firmware presents if it attempts to load an operating system from a disk (the AHT USB), but it can't figure out where the OS is located. This usually happens if the disk/volume is not "blessed". Blessing a disk/volume effectively stores a pointer to where to load the booter (boot.efi or in the case of the AHT it seems to be diags.efi) file.
Try plugging in your AHT USB stick in whilst booted into El Capitan, then query the blessed status. Let's assume your USB stick mounts as /Volumes/AHT (adjust to match what your USB is called)
From a Terminal, type
Code:bless --info /Volumes/AHT
It should return some blessed folder, blessed file locations. If not, you need to try and bless the USB.
Try using the System Preferences > Startup Disk panel, you may be able to choose the AHT to boot.
If not it will need to be blessed from the terminal.
On the AHT, there will be a folder with a diags.efi file somewhere. Typically it's /Volumes/AHT/System/Library/CoreServices/.diagnostics/diags.efi
If you can find it, use the terminal again
Code:bless --folder /Volumes/AHT/System/Library/CoreServices/.diagnostics --file /Volumes/AHT/System/Library/CoreServices/.diagnostics/diags.efi
Now try your reboot into the AHT. Do NOT hold down the D key, immediately after the start chime, hold the ALT key.
You will enter the boot selector screen, select your USB device.
Try these two things first:Thank you so much! It worked!!!
Not sure what exactly did the trick though... I was sure that I was blessing the files and folders just correct before (not to say that the other computer booted from its AHT volume instantly) but it turns out that I must have been doing something wrong. Also, this time I tried the AHT for Mac Pro 1,1 exclusively. The computer booted from it, I run the test (no errors reported) - so it also tells all the other guys with similar setups: use the Apple Hardware for Mac Pro 1,1, even if you've flashed the computer with 2,1 firmware.
Now I am just left with inability to restart But I will start a separate thread for that.
@hwojtek - the LEDs flashing and no restart happens to me with a 100% probability - always.
@rthpjm - thanks a million!
No problem. I've been living with, working with, playing with, and fixing Macs for a very long timerthpjm, you're the man - the hardware button solved my no-restart situation.
So good there are guys like you among us cheers!
Try these two things first:
If that doesn't help, try an SMC reset. Turn the machine off
Remove the power lead (absolutely no power)
Open the side panel
Look below disk bay 4 near the rear of the logic board (between the disk bay and the top of the memory cage), there's a small push switch
Hold the push switch in
Count slowly to 10
Release
Reassemble
Boot
Sorry for the poor quality photo, but this is the button location as found in my MP1,1.
View attachment 692068
Sorry for the poor quality photo, but this is the button location as found in my MP1,1.
View attachment 692068
. Is it possible to safe upgrade? I dont want to reinstall all of my software(especially logic pro x). My osx harddrive is ssd so i can put it to my macbook(which i never tried). Any suggestion would be great. Thanks.
The easiest way, and the one I've tried many times - buy USB to SATA adapter for a few bucks and connect SSD to MacBook. Install ElCapitan from MacBook onto SSD (you must boot from MacBook's drive because of modded boot.efi files) and don't touch Disk Utility if you want your old files to stay in place.
After install, replace 3 boot.efi files (/usr/standalone/i386, /System/Library/CoreServices/ and /com.apple.recovery.boot/ after mounting Recovery partition) and put your SSD back into Mac Pro.
All done