High Sierra restored from ISO to USB drive stops at the stop sign

bootbootable-diskcrashkernelusb

I've restored macOS High Sierra ISO file (downloaded from Torrent) to pendrive (16GB SanDisk's Cruzer Dial) using Disk Utility, however when booting from it (by pressing Alt and selecting the drive), it stops on the screen which shows the white stop sign on the gray background.

So I've booted with verbose mode enabled (by holding pressing CMDV at the start), but the messages aren't clear on what it's failing.

Few messages from scrambled screen are:

IOUSBHostDevice::message: kUSBHostMessageRemoteWake
IOUSBHostDevice::forcePowerGated: kPowerStateSuspended completed with 0x00000000 after 15ms

macOS bootable USB drive, fails on stop sign, scrambled screen of death

Note: The above black screen is showing booting still in progress.

macOS bootable USB drive, fails on stop sign, scrambled screen of death

macOS bootable USB drive, fails on stop sign, scrambled screen of death

macOS bootable USB drive, fails on stop sign, scrambled screen of death

I don't know how to read these scrambled screens. I've tested on both MacBook Air and Pro and the same thing is happening. The High Sierra was booting before, but not anymore. Restoring the image couple of times (even different High Sierra images) didn't help. It tries to boots to some point, but it stops at the stop sign. The pendrive is brand new and Disk Utility (First Aid) doesn't report any issues with it.

What does the above screens means? How I should correct, proceed or debug this further?

Best Answer

To create a macOS USB Installer, follow the directions in: How to create a bootable installer for macOS

The follow is paraphrased from the link above, read the actual article for specifics.

First download e.g. macOS High Sierra.app from the App Store and when the installer opens, quit it without continuing installation.

Then for e.g macOS High Sierra, in Terminal, use the following command, modifying it as necessary:

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

When prompted, type your administrator password and press Return.

When prompted, type Y to confirm that you want to erase the volume, then press Return.

Quit Terminal when done.

The bootable installer is now ready to use on a compatible Mac.