Skip to content Skip to sidebar Skip to footer

Iso Mac Os X 10.8 Download Updated

Iso Mac Os X 10.8 Download

November 25, 2021 Updated
Added scripts to download.

I will testify yous how to create an installation ISO file for all versions of macOS (Bone X) afterwards ten.vii Panthera leo.

Here, I will explain in item the procedure using the "Terminal" of the  Mac genuine application using illustrations.

Overview

I recall that the ISO file for macOS installation is often used with virtual environs software such equally VMware and VirtualBox.

On this page, instead of executing multiple commands in "Concluding" to create an ISO file, you lot can easily create an ISO file by copying and executing a "shell script".

Also, I actually checked the operation of the created all ISO files with VMware and VirtualBox.

Past the way, what the "crush script" does is roughly as follows.

  • Temporarily create a working image file
  • Restore the disk prototype loaded from the macOS installer into your working image file
  • Convert working disc paradigm to ISO file

The spelling of the command changes depending on the OS version, making it difficult to sympathise, but what yous are doing is unproblematic.

However, since the binder structure from Bone Ten x.7 Lion to OS X 10.12 Sierra is different from 10.thirteen High Sierra or later on, the commands are slightly different, simply if you utilise the script on this page, that will also be supported. I don't think I have whatever particular problems.

Operation verification effect of the created ISO files

Mac

On Mac, you can install VMware and VirtualBox from almost any version of the created ISO file.

However, be conscientious when installing ten.12 Sierra and ten.11 El Capitan as shown in the tabular array below.

The Mac version of VMware Fusion Actor 12 tin can be installed from the Os installer without using any ISO files.

Verified environs

  • MacBook Pro(Retina, 15-inch, Tardily 2013)
  • macOS ten.xv.7 Catalina

10.eleven El Capitan VMware Fusion Workaround

After opening "Settings"-"Compatibility" of the virtual machine and changing "Hardware version" to 17 in "Advanced options", it was installed normally.

VMware Fusionの、仮想マシンの「設定」

VMware Fusion仮想マシンの「設定」-「互換性」

Windows

On Windows, neither VMware nor VirtualBox tin can install macOS past default.

Still, VMware tin exist installed without difficulty by installing an awarding chosen "unlocker" introduced in the following GitHub page.

GitHub - paolo-projects/unlocker: VMware Workstation macOS

VMware Workstation macOS . Contribute to paolo-projects/unlocker development by creating an account on GitHub.

On the other mitt, I couldn't find an easy solution with VirtualBox.

By the fashion, if you search the net, you will find a solution for VirtualBox, but I think that it is difficult to bargain with it unless you are an advanced user because the data is old and the work is complicated.

So information technology'due south safe to utilize VMware on Windows.

Verified surroundings

  • ThinkPad X1 Carbon 6th(2018)
  • Windows 10 Home 2004

10.eleven El Capitan VMware Workstation workaround

It may seem a bit tricky, merely for VMware for Mac and VMware for Windows, I'll prove y'all how to use the compatibility of virtual car files.

As many of y'all may already know, I would like to create a 10.11 El Capitan virtual machine on a Mac in advance and load it on VMware for Windows.

The caveat is that virtual machines must be in a "close downwardly" land rather than a "resume (append)" or they may fail.

To copy the virtual car file, use an external HDD / USB memory in "exFAT format" that tin be read and written via LAN or both Windows / Mac.

The process is briefly introduced below.

  • Copy the Mac version of the VMware Fusion Player virtual machine file to an external HDD / USB memory in exFAT format.

    VMware Fusionの仮想マシンファイル

  • Copy the file ① to the virtual machine folder of VMware Workstation for Windows, commonly "Documents"-"Virtual Machines".

    VMware Workstation

  • In the Windows version of VMware Workstation, click Open up Virtual Automobile.

    VMware Workstationの仮想マシンを開く

  • Open the file with the extension "vmx" in the virtual car binder you want to open up.

    VMware Workstationで仮想マシンファイルを開く

  • The virtual motorcar has opened as shown below.

    移行後のVMware仮想マシン画面

What to prepare

Mac

The ISO files are created using the "Terminal" of the Mac itself, so the Mac itself is required.

Nevertheless, the created ISO files can too be used on Windows.

macOS(Bone X) installer

Please see the following article for instruction on how to get each version of the OS installer.

How to get the macOS (OS X) installer

I have summarized how to obtain the installer for each version of macOS (Os X) so far. Bone 10 x.7 Lion and later can notwithstanding be downloaded / purchased from Apple today (January 2020). Also, afterward getting the installer, I think that y'all often create a USB memory for installation, but the process is explained in the following separate article.

Editor for scripting

Mac standard "TextEdit" is fine, but here we recommend the free app "CotEditor" available from the App Store.

‎CotEditor

‎CotEditor is a light-weight, neat, yet powerful text editor designed for editing plain-text files such as spider web pages (HTML, CSS), programme source codes (Python, ...

The reason for the recommendation is that you can create a script file that tin can be executed from the last as it is past setting "Grant execution correct" when saving the file as shown in the screen beneath.

CotEditorのファイル保存の画面

Even if you do non apply "CotEditor", you can grant the execution right past specifying "chmod +ten script file name" from the command line of "Terminal".

Case: A command that grants execution rights to the script file "make_iso.sh" from "Last" chmod +x make_iso.sh

Procedure explanation

Beat out script creation

  • In the Finder, brand sure the macOS (OS X) installer is in the Applications folder.

    If it is in another binder or external HDD, move it.

    In the figure below, "macOS Catalina Installation" is the installer.

    macOS Catalinaインストーラ

  • Launch the "CotEditor" introduced earlier, the "TextEdit", or some other editor app.

    Here, the explanation is based on the supposition that "CotEditror" is used.

    CotEditorを起動

  • When an editor application such as "CotEditor" starts, copy and paste the script file for each version that creates the installation ISO from the script file list below.

    Every bit a sample, in the screen below, I copied and pasted the script file for 10.fifteen Catalina into CotEditor.

    CotEditorのスクリプトファイル

    DownloadAlternatively, you can download the script by clicking the floppy disk icon.

  • Later copying and pasting the script file to an editor awarding such equally "CotEditor", save the file with the following contents.

    • Extension: sh (must be this)
    • File name: Any name, just a descriptive proper noun (eg make_iso)
    • Storage location: Any suitable, but home directory is safe
    • For CotEditor: Check "Grant Execution Right"

    In the screen below, it is saved in the home directory with the file name "make_iso.sh".

    CotEditorのファイル保存の画面

This is the end of the caption of "Shell script creation".
Keep to "Run Beat Script (Create ISO File)".

Run Shell Script (Create ISO File)

  • From hither, information technology's finally time to run the shell script to create the ISO file.

    In Finder, start "Terminal" in the "Applications"-"Utilities" binder.

    Macのターミナル起動

  • When "Concluding" starts, create a shell script using an editor application other than "CotEditor", and if you have not "Granted execution rights", execute the following command.

    If yous have already "granted execution rights" in "CotEditor", continue to the side by side step.

    The "make_iso.sh" part is the file name of the beat script, so modify information technology if necessary.

    chmod +x make_iso.sh

    chmod +x

  • Execute the following command in "Terminal" to create an ISO file.

    The "make_iso.sh" part is the file proper noun of the shell script, so alter it if necessary.

    Note that beginners who are new to the control line tend to forget the first "./" office.

    ./make_iso.sh

    Mac「ターミナル」でシェルコマンド実行

  • The process itself will exist completed in about ane to ii minutes.

    When the command prompt is displayed as shown in the screen below, it is complete.

    Mac「ターミナル」でシェルコマンド実行

  • Check that the ISO file has been created on the desktop.

    MacのデスクトップにISOファイル

This is the stop of the explanation of "Run Crush Script (Create ISO File)".

Reference data

Links to get virtual surround software

VMware

For Mac

VMware Fusion

Download VMware Fusion | VMware

Fusion 12 Thespian and Fusion 12 Pro are the best fashion to run Windows on the Mac, and the ultimate development and testing utility. Discover why.

For Windows

VMware Workstation Histrion

Download VMware Workstation Actor | VMware

Download VMware Workstation Role player for free today to run a single virtual machine on a Windows or Linux PC, and feel the multi-functional capabilities.

unlocker official GitHub site(An app that enables macOS installation on VMware on Windows)

GitHub - paolo-projects/unlocker: VMware Workstation macOS

VMware Workstation macOS . Contribute to paolo-projects/unlocker development by creating an account on GitHub.

VirtualBox

For Mac/Windows

Downloads – Oracle VM VirtualBox

Iso Mac Os X 10.8 Download

Posted by: diazfrant1942.blogspot.com

Post a Comment for "Iso Mac Os X 10.8 Download Updated"