Skip to main content

Posts

OSX USB Install Troubleshooting

OSX USB Install Troubleshooting   April, 2020 Usually occurs when installing a new hard drive. And Unplugging the battery to put it in.   Fix: The installer payload failed signature check During USB install of Mac OSX In Utilities, open up the terminal   type “date” press enter I should show the system date, which is wrong,   type in : date [today’s dat]   in this format   month(2 digits) day(2 digits) time( 4 digits- military time) year( 2 digits) Here is our example for April 13th, 2020 at 4:12 pm date 0413161220 04 - is the month 13 - is the day   1612   - Is time in military time (4:12pm) 20 - is the year   so type in: date 0413161220   then ENTER (With of course the current date and time represented after date)
Recent posts

Mac OS X Mojave - Make USB Bootlble (clean)

For making a clean install of OS X Mojave and Sierra. Make sure the install file is its original name and in the Applications folder. Make sure your USB drive is 16g for Mojave and 8g for Sierra Sierra: Connect the USB flash drive to the Mac, then rename the USB drive to “SierraBootInstall” – yes you can pick a different name just be sure to edit the command syntax to reflect that Open “Terminal”, found within /Applications/Utilities/ Place the following command syntax into the Terminal: sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/SierraBootInstall --applicationpath /Applications/Install\ macOS\ Sierra.app --nointeraction &&say Done Mojave:   sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/UNTITLED --nointeraction && say Mojave Drive Created

Installing Mac OS X from USB

Install MacOSX   to USB Using Teminal on a Mac, login to super user by typing in "sudo su" and then enter your login password.  In most of these, you need to either label your usb stick "MyVolume"  bu tI usually call mine "usb" and edit the commands accordingly.  - Shannon James  2019  Sierra     /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/ usb --applicationpath /Applications/Install\ macOS\ Sierra.app High Sierra sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/ MyVolume Mojave sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/ MyVolume

Notes on turning a HP Z400 Workstation in to a Mac Pro 5,1 running OS X Sierra

Notes on turning a HP Z400  into a Mac Pro 5,1  Sierra The HP Z400 that I am running has a a Intel Xeon 3.2 GHz quad core chip in it.  The Z400 is a workstation with a Quad Core Xeon Nehalem Processor. It has 12 gigs of Non ECC Ram on it.  It uses a SSD 500g Samsung Hard Drive, though it works well with a cheaper SanDisk SDD as well.  This matches most closely to a 2010 Mac Pro 5,1 in the Clover SMBIOS settings.  And it seems to do very well in that mode.   Z400 3.2 Intel Xeon Quad Core  , BFG GeForce GTS 250   This off an existing Sierra HDD that I somehow got working. The problem with Sierra and High Sierra seems to be the graphics card. I have two Raedeon RX 560 cards which work well with Sierra 10.12.6 and High Sierra 10.13.6. But they are glitchy with earlier builds than 10.12.6 BIOS Settings  Shutdown Fixes  The BIOS settings above will help with shutdown issues. These settings in Clover's config.plist seem to work best for booting and also for shu