How to create a bootable USB drive for Hackintosh with macOS Sierra? Bootable USB flash drive macOS Sierra. Two easy ways to create

For quite some time now, the Cupertino company has switched to a digital method of distributing installation distributions of its operating systems. On the one hand, this is correct, because installing a system from a disk or flash drive is a thing of the past. But on the other hand, installing macOS on several computers is another problem due to the need to download the update to each Mac separately. In this case, it would be a good idea to make a bootable USB flash drive.

In contact with

There are several prerequisites for creating a bootable USB drive with on board:

  • of course, the presence of a downloaded image of macOS Sierra 10.12 Beta Installer (you can download it from the developers’ website, Mac App Store or other third-party resources). You can read more about this;
  • The USB flash drive must have a nominal capacity of 16 GB;
  • the computer on which the OS will be installed must run OS X El Capitan and be compatible with macOS Sierra (you can see the full list of compatible Macs);
  • a little time and patience.

How to create a bootable USB flash drive with macOS Sierra 10.12?

1 . Connect the USB drive to your Mac.

2 . Rename the flash drive so that the name is displayed in Latin and there are no spaces between characters (for example, “ SierraInstaller»);

3 . Make sure once again that in the folder " Programs"there is a file " Install 10.12 Developer Preview.app».

4 . Open the program Terminal(conductor FinderProgramsUtilities or via Spotlight search (keyboard shortcut Control + space)).

5 . Enter the following command (where SierraInstaller— name of the USB flash drive) and press the key Return (Enter):

sudo /Applications/Install\ 10.12\ Developer\ Preview.app/Contents/Resources/createinstallmedia --volume /Volumes/SierraInstaller --applicationpath /Applications/Install\ 10.12\ Developer\ Preview.app --nointeraction &&say Done

Attention! If your flash drive is not called SierraInstaller, then do not forget to indicate this in the command.

6 . Enter your password (it does not appear on the screen) and press the key Return.

7 . Wait for the bootable USB flash drive creation process to complete, which may take 10-15 minutes (depending on the power of the Mac). The creation process will be accompanied by the following text:

“Erasing Disk: 0%... 10%... 20%... 30%...100%...
Copying installer files to disk…
Copy complete.
Making disk bootable...
Copying boot files...
Copy complete.
Done."

When the process is complete, close Terminal.

All! Bootable USB flash drive with macOS Sierra 10.12 is ready!

How to install macOS Sierra 10.12 on Mac from a bootable USB flash drive?

1 . Connect the USB drive containing macOS Sierra to your Mac.

2 . Press and hold a key on your keyboard Alt (Option, ⌥) and restart your Mac (turn it on if it was turned off).

3 . Select your macOS Sierra bootable USB drive as your boot drive.

4 . Install macOS Sierra.

How to downgrade to OS El Capitan from macOS Sierra 10.12

To downgrade from macOS Sierra 10.12 to OS X El Capitan, use .

We all know about the stability and high performance of Apple's operating systems, but over time, many notice that their nimble Macs begin to “think” when performing this or that action. It’s not critical, of course, but it’s unpleasant, especially when you realize that when taken out of cellophane it solved any problem with lightning speed.

There may be many reasons for this, but the main one is one. Every time you update the system, you inevitably drag into the new version all the system garbage and other nastiness that has accumulated over the years. And no matter what the developers say, this is true. Therefore, it will not be superfluous sometimes (it is enough through a release, that is, once every 2 years) to install the system from scratch. Of course, it’s much easier to click the “update” button in the App Store, but a clean installation will return the Mac to its former speed, and you will enjoy using it! This article describes a clean installation of the latest version of Apple operating systems.

Preparatory actions

Clean installation of macOS Sierra from a flash drive - step-by-step instructions

If you still don’t risk putting the system into a clean state, then I strongly recommend that you go through the Mac utility before updating the system.

  1. So, insert the created bootable USB flash drive
  2. Reboot the Mac while holding option (alt)
  3. Next, you need to select a flash drive as boot media
  4. We've been waiting for a while
  5. Now you need to open Disk Utility and format your Mac hard drive
  6. To do this, you need to select the internal drive of your computer in the program (most likely called Macintosh HD), then erase and without changing the disk name and format again erase(at the bottom).
  7. After formatting is complete, close Disk Utility and select Reinstall macOS
  8. Next, we only select that the disk is formatted and after the installation is complete, we enjoy the new, clean operating system.

Note! I do not recommend restoring a previously created backup first. Along with all the programs, you will get back the old errors. Don’t be lazy to install all the software again, and you can grab documents and multimedia from the folder that Time Machine created

So easily and simply we got a pristine system, of course it would not be so easy if we had just updated, but all our torment was more than compensated for by the fast and stable operation of the Mac.

Even more interesting and useful things in the Telegram channel @proyabloko. Subscribe, it will be interesting!

MacOS Sierra 10.12 is the thirteenth major release from Apple, released on September 20, 2016 as a free update through

Although the process of downloading and installing the OS is Mac App Store Simple enough, but it will be quite a pain for people with a slow Internet connection, or if you have multiple Macs in your home.

If your Mac is having some problems, a bootable OS USB drive can serve as a rescue disk. It's better than OS X recovery Since you don't need to download data for the ~5GB installer, firstly, reinstall the OS or installation disk for Macs that don't support OS X recovery.

In this tutorial I will show you two installation methods macOS Sierra to a bootable USB drive.

Upgrade price and requirements

Before you start, you will need

  • Application for installing software macOS Sierra 10.12
  • USB 3.0 storage device with a capacity of 8 GB or more, or an external USB hard drive, or an external Firewire or Thunderbolt hard drive

Find the macOS Sierra installer

Open a Finder window and go to Applications>Install macOS Sierra

macOS Sierra installer in Finder

Download macOS Sierra installer

If you don't have the app "Install macOS Sierra" in folder "Applications", then you may have already updated macOS Sierra. After updating your Mac, the installer application is automatically erased. To create a bootable disk, you will need an installation application.

Step 1

Open Mac App Store. Go to the tab "Purchases", find macOS Sierra and click the button Download».

Download Sierra or El Capitan OS from the App Store

Step 2

Once the download is complete, you will see the installer window. Double-click or two-finger tap with the trackpad on the desktop app from the Dock and select " Exit».

macOS Sierra installation window. The only way to exit this application is through the Dock

Step 3

Open the window Finder and go to Apps > Install macOS Sierra. Follow these steps to create a bootable USB drive.

Command line method

Step 1

Disk UtilityErase».

Select Name How Untitled, Format- and select Scheme - GUID partition map. This option is used for all Intel-based Macs.

Click " Erase", then " Ready».

Format the USB drive using Disk Utility.

Step 2

Launch the application terminal. Copy the following command
sudo /Applications/Install\ macOS\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ macOS\ Sierra.app

Step by step:

If you follow the above commands carefully, they rely on basic syntax

createinstallmedia --volume volumepath --applicationpath installerpath

  • sudo is a tool that allows regular (non-root) users to perform administrative tasks on an individual basis
  • createinstallmedia. Use this command in Terminal to create a bootable installer. To do this, the application installer must be located in the " Programs" The OS installation path differs for Sierra, El Capitan, Yosemite And Mavericks. Refer to the Apple Support article for more details
  • volume- Replace volumepath with the path to the USB drive or other volume.
  • applicationpath- this is the path to the application Installing macOS

Step 3

Return to terminal and paste the above command.

Step 4

Terminal will ask for the user's password. Terminal does not display characters as you type. Click Enter.

Step 5

It asks for confirmation to erase the disk. Enter Y and press Enter.

Confirm the command with Y to erase the disk

Step 6.

You will see how terminal starts wiping the disk and then copies the installer files to the USB drive. This step can take anywhere from a few minutes to a few hours depending on whether it is copied via USB 2.0 or USB 3.0.

The terminal automatically erases and copies the installer data to a USB drive.

Step 7

After copying terminal will display a message "Copying complete" And "Ready". You can get out Terminal, and your drive is ready to use.

The process is completed in the terminal application itself

Step 8

Remove the USB drive before removing it from your Mac.

Automatic method

If you don't work in Terminal, then the automated method using an app will be easier for you.

Step 1

Insert the USB drive. Open the application Disk Utility. Select the USB drive and click the button Erase».

Select Name How Untitled, Format - extended OS X (with journal) and select Scheme - GUID partition map. This option is used for all Intel-based Macs. Click " Erase", then " Ready».

Remove USB drive in Disk Utility

Step 2

Install the DiskMaker X application. This app allows you to create a bootable USB drive in minutes. You can use this drive to reinstall the OS on a newly formatted drive, or install it on different Macs.

Step 3

Launch the application DiskMaker. It will ask you for the version of macOS you want to make a bootable disk with.

Select the MacOS version for which you want to install the installation disc

Step 4

If the application finds a copy installer in folder " Programs».

Select the installer from your Applications folder. You have the option to use another copy

Step 5

Select the USB drive you want to format. If you select another volume, only that one will be deleted.

Select drive type or different volume

Step 6.

DiskMaker X erases the disk.

Uninstall notification using diskmaker X

Step 7

Enter your user account password.

Enter your user account password on the next screen after clicking Continue.

Step 8

The process starts and may take some time. It took about 5-6 minutes to finish a Mac Mini 2012 with SSD and 10GB RAM copying to USB 3.0.

Step 9

The process is complete. Now remove the USB drive before removing it from the Mac.

Bootable USB drive ready to use

How to boot from the installation disk

Step 1

Connect the external USB drive you just created.

Step 2

Restart your Mac. Press and hold the key Option while the Mac is booting.

Step 3

The Mac will display the Startup Manager, which will show you all your startup disks.

Click on the external USB drive and click Enter.

Step 4

Mac will display a window OS X Utilities. You can install the OS on top of the installed operating system or format and reinstall the OS.

Select external USB drive from Boot Disk Manager

Conclusion

In this tutorial, I showed you two different ways to create a bootable USB drive for macOS Sierra. One is using the command line and the other is using the DiskMaker X application.

Both methods offer ease of use and flexibility, so it's up to you which method to choose. Don't forget to label the USB drive you are installing on macOS Sierra, and be sure to save it.

Without changing its traditions, Apple introduced the annual autumn update of the operating system. The next release is called macOS High Sierra and is an improved previous OS, without any global changes.

Compatible Models

Owners of the following mac models will be able to try out all the delights of the new operating system:

  • macBook (late 2009 models);
  • macBook Pro (mid-2010 models);
  • macBook Air (models from 2010);
  • macMini (models from mid-2010);
  • iMac (late 2009 models);
  • mac Pro (models from 2010).

However, experts have already noted that the updated version of the OS contains a decent number of additions and new functions. Many of them are invisible to the inexperienced user, but nevertheless affect the level of functionality of the device. Updates regarding changes to the file system (APFS) deserve special attention. Many Apple users installed the macOS High Sierra update after completely uninstalling their previous OS, rather than simply updating it. Complete “demolition” and installation of the operating system from scratch provides a number of advantages over a regular update. Firstly, you get rid of system garbage, which does not go anywhere during the update. Secondly, having a bootable USB flash drive, you can update all your devices by downloading the distribution kit once.

Attention: Do you want to update your Mac the right way? Download - an indispensable assistant for putting things in order on Apple computers.

Preparatory actions

As always, we’ll look at the two simplest and most reliable ways to create a bootable macOS High Sierra flash drive. What we need:

  • A clean USB flash drive with a capacity of at least 8 GB;
  • Operating system distribution. You can download;
  • Straight arms and a clear head.

Where can I download macOS High Sierra?

The updated OS must be downloaded using the App Store. Convenient, fast and safe. Finding it is not difficult. You should not download the OS from third-party sites. Such actions may have a negative impact on the overall level of security. On the official Apple store page, you need to click on the page that opens a description of the new version of the OS. Next, click on the “download” button and wait for the distribution to finish downloading.

After this, you can proceed to creating a bootable USB flash drive for installation on the device. A bootable macOS High Sierra flash drive is created in several steps. It is important to follow the sequence of actions. After downloading the image, you need to make sure that it is located in the /Applications directory. All files are downloaded from the App Store to this directory by default. You should not change the name of the downloaded file.

How to make a bootable USB flash drive for macOS High Sierra?

Method 1 (standard). Using Terminal

  1. After formatting the flash drive, open the Terminal (it’s easy to find through the spotlight);
  2. Enter the command sudo and press space;
  3. Now open finder>programs and right-click on the “macOS high Sierra installation” file, select “show package contents”;
  4. We follow the path contents>resources. Find the file here createinstallmedia and drag it into the Terminal window;
  5. Then we write --volume(exactly two dashes, this is important) and press space;
  6. Now click on the flash drive icon and drag it into the terminal window;
  7. We register --applicationpath and again a space (double dash);
  8. Again in the Finder (in the program folder) we find the macOS high Sierra installation file and drag it to the Terminal, then enter;
  9. Enter the password and enter again;
  10. If you are prompted to confirm your choice, enter y and enter again;
  11. We wait 15-25 minutes and the bootable flash drive is ready.

To be fair, I will say that you can immediately copy the entire text of the command and paste it into the Terminal, but, as a rule, this option is very often accompanied by syntax errors or some other bugs. So, it’s better to take a few minutes longer, but for sure. And if someone is still too lazy to dance with a tambourine, then please, here is the text of the command:

sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia --volume /Volumes/FLASH --applicationpath /Applications/Install\ macOS\ High\ Sierra.app

*where FLASH is the name of your drive

Method 2: Using the DiskMaker X utility

You need to burn the image of the downloaded macOS High Sierra to a flash drive. Initially, the flash drive is formatted. Performs an operation using disk utility. Additionally, you need to download the program DiskMaker X.

  1. Launch DiskMaker X and select the “Use this copy” button;
  2. After this, select the “An 8 GB USB thumb drive” button;
  3. Select an external drive from the list and click “Choose this disk”;
  4. Complete deletion of information from the flash drive is confirmed by selecting the “Erase then create the disk” button;
  5. Next, the disk for cleaning is again indicated and confirmed with the “Continue” button;
  6. You need to click the “Quit” button. After these manipulations, the updated version of the OS is on the flash drive, ready for use and can be installed on the device.

Installing macOS High Sierra from a USB flash drive

So, now that the flash drive has been created (no matter how), you can start installing it on the device. The process does not take much free time, but requires strict adherence to the specified sequence of actions.

The method involves a “clean” installation of the OS with complete deletion of information on the hard drive. Therefore, you need to take care of creating a backup copy of the system in advance. Help you with this matter.

Even more interesting and useful things in the Telegram channel @proyabloko

How to install macOS High Sierra on your device:

1.The flash drive is inserted into the selected Mac device. It is rebooting. When turning it on, hold down the alt key. If the actions are performed correctly, a corresponding window will appear on the device monitor.

2.In the screen that opens, select Install macOS High Sierra. Next, a new window opens, where you select disk utility and delete the device disk information (not the flash drive). The APFS file system is selected.

3.Disk Utility closes. You need to return to the original screensaver and select the option to install the OS. You need to click the “continue” button.

4.The conditions for using the updated program are accepted.

5.Select the disk on the device where the new version of the operating system will be located. Next you need to click the “continue” button.

6.You need to wait for the OS to be installed on the device. You can't turn it off. During the installation process, the device may spontaneously reboot several times.

7.When the installation is complete, the final screen will appear. Here you will be asked to specify the language, select the keyboard language, network connection settings, and link to your account. When finished, the desktop appears on the monitor. You can use the device for its intended purpose and study the additions made to the updated program by the developers.

The process of creating an installation flash drive and installing macOS High Sierra does not take much free time. The main thing is to do everything carefully and in order. Personally, I didn’t regret it at all; I reinstalled the OS from scratch. The system has become noticeably faster and thanks to the new file system, tons of free space has appeared! What do you think of the “high Sierra”? Share your impressions, write comments.

Even more interesting and useful things in the Telegram channel @proyabloko. Subscribe, it will be interesting!

Greetings to all! Considering the excitement around the new operating system recently introduced by Apple, I decided to share how to create a bootable flash drive and install the much-desired new product. The article will consist of two parts. The first - downloading, creating a flash drive - is suitable for both owners of Apple computers and Hackintosh users. The second part, installing the Clover bootloader and a driver to support the file system, is only for hackintosh users, since Apple owners will not have such questions in principle. Let's get started...

Without going into the weeds, I would like to remind you that if you are going to install it for review not on top of the working Mac OS, but on an adjacent disk partition or on top of the main system, then do not be lazy so that you can restore the data. .

Creating a bootable flash drive for macOS High Sierra 10.13

Method one: Create a bootable macOS High Sierra flash drive on Mac OS

Download the image from the App Store or search on the Internet, move it to the Applications folder;

Format the flash drive using disk utility in Mac OS Extended (Journaled);

type the following line in the terminal:
sudo /Applications/Install\ macOS\ High\ Sierra.app/Contents/Resources/createinstallmedia —volume /Volumes/FLASH NAME —nointeraction

This concludes the course for Apple technology users, but for Hackintosh users we continue...

Download and install the latest version Clover developers site;

We configure Clover config.plist, place the kexts required for the hardware configuration. In most cases, the working config from regular Sierra is suitable, but some editing may be required for certain hardware.

Always use the new version of clover!

Second method: creating a bootable High Sierra flash drive using BDU on Windows

We run the program as an administrator in Windows to avoid possible incidents and failures.

Insert a flash drive of at least 8GB and launch the program.

We do the following:

  • 1) Launch BootDisk Utility (BDU)
  • 2) Click “DL Center”
  • 3) In the window that opens
    - click “Update”
    - select the axis version in the top drop-down menu and click “OK”
    - Wait for the download to finish and close the window.
  • 4) [menu] options -> Configuration
  • 5) In the Configuration window:
    - mark “DL”
    - click on the “Check Now” button to update the list of Colver versions
    - opposite “DL” select Clover version (latest)
    - CLOVER must be selected in the “Boot Records” field
    - below in the drop-down menus select “FAT32-LBA”, “Default”, “4096” respectively.
    - in the “Multi Partitioning” field, check the “Boot Partition Size” checkbox - 200
    - press “ok”
  • 6) In the main BDU window, select the flash drive and click the “Format Disk” button and wait until the end (there will be a message window)
  • 7) Expand the flash drive and select the second partition (which has no name), click the “Restore Partition” button
  • 8) In the window that opens, select the .hfs file (this is the image file that you downloaded in steps 3-5).
  • 9) Another confirmation window - click “ok” and wait until it’s finished, drop the necessary kexts into the Clover -> Kexts folder, adjust config.plist if necessary.
  • 10) Press “Eject”, remove the flash drive and press “Exit”
  • You can install the axle on the car.

When opening a window OPTIONS We only have the choice of not installing it on a flash drive. You may need to disable the same Clover when you already have the bootloader installed on your hard drive and you only need the installation image of the OS X system or you simply have an original Mac. But for some reason you cannot or from a backup copy.

To get the latest version of Clover, click the button Check Now, opposite the line Check at Startup.

And we already have the latest version of Clover Boot Loader determined and ready for installation on a flash drive. By the way, if you only need a flash drive with a bootloader, then you can finish the setup at this step. Click OK and in the main window click Format Disk and the program will automatically create a partition for Clover and install the bootloader on it. If you also need Mac OS X, we move on.

Click OK in the settings and click in the main window DL Center. In this window we will be presented with already available OS X operating system update images.

HD Recovery for Mac OS X - click Update. We get a list of available recovery images. From the list, select High Sierra, the latest version available at the time of creation.

If, after selecting a recovery image, you press DL, the image will be wonderfully written to the flash drive. And after the edits, Clover can be installed on a PC.

Additional Packages - possible help and kexts that may be required when installing the system.

The advantage of this method is that you install the latest version of Clover.

Installing High Sierra

It is recommended not to use CloverConfigurator to edit the config
!!FakeSMC.kext and others to the /EFI/EFI/CLOVER/kexts/Other folder and enable InjectKexts=Yes
apfs.efi to /EFI/CLOVER/drivers64 and /EFI/CLOVER/drivers64UEFI folders

Video graphics Nvidia

1. Nvidia web driver
If you need to disable the web-driver in the clover menu, uncheck NvidiaWeb.

2. Nvidia 660 and 660ti are artifacting, there is no solution yet.

3. Nvidia Fermi problems.

4. Video cards don't work AMD6xxx and newer requires replacing 10.13 files with files from the previous Sierra 10.12.6.

AMDRadeonX3000.kext
AMDRadeonX3000GLDriver.bundle
And their addictions
IOAccelerator2D.plugin
IOAcceleratorFamily2.kext

Otherwise, the installation will run into a black or white screen. Verde.kext no longer works on Radeon 7***, can be solved in the same way...

For newer cards, respectively, X4000/ For new cards, there is a solution called Lilu+WhateverGreen, but, unfortunately, it is not OpenSource, so I have no right to recommend it.

5. No ignoring the uninstalled built-in IntelHD video - stop. Enable or disable the installation in the BIOS.

6. IntelHD 4600 (probably many others) periodically suffer from artifacts.

Installation from a production system

Before installation, be sure to check if your Apple computer meets the requirements. The method is very simple, open Launchpad or Programs and run the installer, after which the installation window opens. Select the disk partition where we want to install. By default it is installed on top of the working Mac OS.

I would like to note right away that at this stage, updating the file system in APFS will be available only to users using an SSD as the selected disk for installing the operating system; when installing on a HDD, this checkbox may not be present. Important! APFS is currently not recognized by any other version of Mac OS, so you will not be able to edit or see this partition from another installed version.

Click install. Extracting the image to the hidden installation partition of the selected disk partition takes several minutes and then requires a reboot to continue installation.

This method is suitable for both Apple computers and Hackintoshes, but only if Mac OS is installed. If installing on a Hackintosh, you must first make some changes to the Clover and SMBIOS bootloader files!

Installing on top of or on another drive

Download and run Install macOS High Sierra.app from the "Programs" folder of axis 10.12
The 10.13 axis installer will create a hidden folder in the root of the 10.12 disk "./IABootFiles".
After reboot, select a new partition in the Clover menu "macOS install"
Unlike installing axis 10.12, there will be more reboots during installation.
Only an SSD drive - the axis installer tries to immediately convert or format it to AFPS, to prevent this from happening there is a solution that is described below...

Possible installation problems

1. The panic at 10.13 looks different: the end of the log and the halt are visible - but the reason for the panic is on the previous page. To understand what the conflict is, add the patch:

KernelToPatch


Comment
Disable panic kext logging on 10.13 Debug kernel
Disabled

Find

sABMi1Xw

MatchOS
10.13
Replace

SIPEQF3D



Comment
Disable panic kext logging on 10.13 Release kernel
Disabled

Find

igKEwHRE

MatchOS
10.13
Replace

igKEwOtE


2. Many patches (Apple, USB3, etc.) that worked in 10.12 and lower do not work. Turn off patches in the config plist or change the patches to new ones.

3. No ignoring built-in Intel HD video - stop. Enable or disable the installation in the BIOS.

4. Without a network (LAN) kext, the installation may stop.

5. This message most often appears on configurations with an NVRAM emulator.


Solution: remove EmuVariableUefi from the Drivers64UEFI folder and nvram.plist from EFI during installation/update. And physically disconnect all disks except the one on which the system is installed

6. Only SSD drive - the axis installer tries to immediately convert or format to AFPS. Despite Apple's statement, you can still disable the transition to a new file system. To install macOS High Sierra and skip the HFS+ to APFS conversion, you need to follow these steps:

Download the High Sierra installation file from the App Store. You will need to download a full installer in order to have access to certain folders;

Open Terminal and enter the command:

Press “Enter” and start the macOS High Sierra installation process.

In previous beta versions, it was possible to disable file system conversion directly during installation of the operating system. This option has now been removed.

7. Disk Utility doesn't see Sata drive ICH10(chipsets P45, P55, P58 and even Z68X):
install AppleAHCIPort.kext from beta 10.13

8. Disk Utility does not see SSDs on new controllers;
try this:

1. Close the remote control.
2. Continue the installation process to the disk selection menu.
3. Next, click back and exit the installer.
4. In the menu that appears, open the new remote control.
5. In the top left corner, select “Show all devices.”

Installing and configuring the Clover bootloader

  1. Be sure to download the latest version
  2. Download the patched bootloader files, they will help us avoid problems during the High Sierra installation process;
  3. Download the APFS driver, search on the Internet, or take it from here.

I will not describe the entire process of installing the bootloader - it is standard in most cases (). Your hardware may differ from what is shown in this article, so please make adjustments based on your hardware.

  1. Mount the EFI partition of the flash drive using the EFI Mounter.app utility or Clover Configurator;
  2. Place all required kexts in the kexts folder, including FakeSMC.kext;
  3. We transfer our DSDT and config.plist, in many cases the working config from Sierra works fine, but perhaps under High Sierra you will have to edit it. In any case, check that the model specified in SMBIOS meets Apple's requirements; if necessary, select a newer model. Not everyone has a problem-free installation.
  4. We move the files from the downloaded patched files to the same folders as in the archive. That is, we replace Boot into the Boot folder, Clover64 into the Clover folder.
  5. Move the apfs.efi driver to the drivers64UEFI folder if you are testing or installing the system on APFS. Without this driver, the boot partition on APFS will not appear in the CLOVER menu.
  6. Reboot, select the installer from the Clover menu, cross your fingers and follow the installer's instructions.

According to reviews from hackintosh users, there are no problems with installation on relatively new hardware, but there are exceptions. There are problems with programs and applications, but it’s fine for familiarization purposes. Still, it’s worth considering that 10.13 was presented by Apple not long ago and the community simply physically did not have time to finalize the bootloader, which I really hope for in the future.

Personally, I tried to install it and it didn’t make any impression on me. It was not possible to get the graphics working properly, and I didn’t bother too much about it. At the moment, the installed Sierra 10.12.6 works no worse, but at the same time it is very stable and fast. And many of High Sierra's innovations are so specific that I'm unlikely to ever use them. But this is purely my point of view at the moment, which may change in the future.