I finally got some issues sorted out with PayPal integration on my RadioMods site, I had been meaning to fix that for about a year!
Realising that I also needed to update my software I spent some time doing that, so it now has updated registration links as well as some new links to this site and my YouTube channel built into its menu system.
If you ever get this error while attempting to install OS X, you will likely need to set the date using terminal.
The simplest way to set it (if you have no OS installed on the machine) is to boot the install media, open the terminal and check the date (type date).
The following information was found on someones site (sorry I forget which), but I have included it here to make it easier to correct this issue.
Use the following command in terminal to set the machine to a time and date of your choosing:
date {month}{day}{hour}{minute}{year}
For example, to set it to 8pm on the 2nd October 2018
date 100220002018
The command below will output the current date in a format suitable for use on another machine:
date "+%m%d%H%M%Y.%S"
Further, the following (mouthful of a command) will let you specify a date and time in a more readable format and set it in one go:
date -f "%Y-%m-%d %H:%M:%S" "2016-07-09 15:20:10"
I have come across this issue a few times, and always forget what causes it.
If you have a bootable USB flash drive with an OSX installer on it, but it fails to boot showing a not permitted icon this means that it found a boot partition and system to boot from, BUT it could not boot from it, this could be due to it being an incompatible system or more likely, a permissions error.
I have seen lots of good, and bad advice online about this issue, and NOWHERE does it mention the fix I found, so I thought I would document this to help people out.
Mount the USB drive on another mac computer and do a "Get Info", at the bottom it shows the Name of users and "everyone" and what read&write permissions they have for the drive, click the padlock to allow changes, and then change the permission for all users (especially "everyone") to be read&write instead of only "read", make sure "Ignore Ownership on this volume" is checked, then click the padlock to save it and close the window, eject the USB drive and it should now work (if you build the volume correctly in the first place).
I just purchased a 2010 Mac Pro to replace my 2008 Mac Pro (which I had upgraded with a pair of 3.2GHz CPU’s), the machine looks the same outside, but on the inside is a lot better suited to doing videos.
I transferred the various cards into the new machine, and the SSD etc.
The new machine transcodes video in half the time of the old machine, so it was worth the effort and expense.
I did a 46 minutes long test video on both machines, the old machine transcoded it in 65 minutes 15 seconds, the new machine did it in 32 minutes 40 seconds!
The new machine has dual 6 core, 2.93GHz CPU’s, with the possibility of upgrading it with 3.46GHz versions.
I had to work on my dads Mac Pro today as it wouldn't turn on, he was panicking a bit as he had work which he had to do on it (he is a typesetter and printer).
Symptoms were a rapid flashing power LED (approx 1 pulse per second), no startup chime, no screen coming on.
I diagnosed it down to a bad DIMM module, after a lot of swapping modules I was able to determine which one it was.
The modules are installed in pairs, so it had to lose 4GB of ram as they are 2GB modules, fortunately it had 12GB installed (4x1GB and 4x2GB) and he doesn't use it for anything that requires all of the ram anyway, so 8GB will be OK for the time being until I get OWC to send a replacement.
I purchased the modules as a set of 4 in 2013 from OWC, and they have a "lifetime warranty", we shall see if they follow through with it !