Skip to content Skip to sidebar Skip to footer

Free Download Mac Os X Lion Iso File Updated

Free Download Mac Os X Lion Iso File

Nov 25, 2021 Updated
Added scripts to download.

I will show you how to create an installation ISO file for all versions of macOS (Os X) after ten.seven Lion.

Here, I will explicate in detail the procedure using the "Concluding" of the  Mac genuine application using illustrations.

Overview

I call up that the ISO file for macOS installation is oft used with virtual environment software such as VMware and VirtualBox.

On this page, instead of executing multiple commands in "Terminal" to create an ISO file, you 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 "shell script" does is roughly as follows.

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

The spelling of the command changes depending on the OS version, making it hard to empathise, just what you are doing is uncomplicated.

Nonetheless, since the binder structure from OS X 10.vii Lion to Os X 10.12 Sierra is different from x.13 High Sierra or afterwards, the commands are slightly different, but if you use the script on this folio, that volition also be supported. I don't think I have any item problems.

Performance verification result of the created ISO files

Mac

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

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

The Mac version of VMware Fusion Thespian 12 tin be installed from the Bone installer without using any ISO files.

Verified environment

  • MacBook Pro(Retina, fifteen-inch, Late 2013)
  • macOS 10.xv.7 Catalina

10.11 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 unremarkably.

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

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

Windows

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

All the same, VMware can be installed without difficulty by installing an application called "unlocker" introduced in the following GitHub folio.

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 notice an easy solution with VirtualBox.

By the way, if you search the net, you lot will notice a solution for VirtualBox, but I call back that it is hard to bargain with it unless yous are an avant-garde user considering the information is old and the work is complicated.

So it'due south condom to use VMware on Windows.

Verified environment

  • ThinkPad X1 Carbon 6th(2018)
  • Windows ten Abode 2004

10.xi El Capitan VMware Workstation workaround

It may seem a scrap tricky, just for VMware for Mac and VMware for Windows, I'll show y'all how to apply the compatibility of virtual car files.

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

The caveat is that virtual machines must be in a "shut down" state rather than a "resume (suspend)" or they may fail.

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

The procedure is briefly introduced below.

  • Copy the Mac version of the VMware Fusion Player virtual auto 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, usually "Documents"-"Virtual Machines".

    VMware Workstation

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

    VMware Workstationの仮想マシンを開く

  • Open the file with the extension "vmx" in the virtual automobile folder you want to open.

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

  • The virtual motorcar has opened every bit shown below.

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

What to gear up

Mac

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

However, the created ISO files tin also exist used on Windows.

macOS(OS X) installer

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

How to go the macOS (OS X) installer

I accept summarized how to obtain the installer for each version of macOS (OS X) and then far. OS Ten x.7 King of beasts and later on can still be downloaded / purchased from Apple today (Jan 2020). Also, afterward getting the installer, I think that you often create a USB memory for installation, but the process is explained in the following divide article.

Editor for scripting

Mac standard "TextEdit" is fine, simply here nosotros recommend the free app "CotEditor" bachelor 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), program source codes (Python, ...

The reason for the recommendation is that you can create a script file that can exist executed from the last as it is by setting "Grant execution right" when saving the file as shown in the screen below.

CotEditorのファイル保存の画面

Even if you do not use "CotEditor", you tin can grant the execution right by specifying "chmod +x script file name" from the command line of "Last".

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

Process explanation

Crush script creation

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

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

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

    macOS Catalinaインストーラ

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

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

    CotEditorを起動

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

    As a sample, in the screen below, I copied and pasted the script file for 10.15 Catalina into CotEditor.

    CotEditorのスクリプトファイル

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

  • Afterward copying and pasting the script file to an editor application such every bit "CotEditor", save the file with the following contents.

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

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

    CotEditorのファイル保存の画面

This is the end of the explanation of "Trounce script cosmos".
Continue to "Run Trounce Script (Create ISO File)".

Run Shell Script (Create ISO File)

  • From here, it'southward finally time to run the shell script to create the ISO file.

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

    Macのターミナル起動

  • When "Terminal" starts, create a shell script using an editor application other than "CotEditor", and if y'all accept not "Granted execution rights", execute the following command.

    If you have already "granted execution rights" in "CotEditor", go on to the side by side pace.

    The "make_iso.sh" office is the file name of the shell script, so modify it if necessary.

    chmod +10 make_iso.sh

    chmod +x

  • Execute the following control in "Last" to create an ISO file.

    The "make_iso.sh" part is the file name of the beat out script, and so modify it if necessary.

    Note that beginners who are new to the control line tend to forget the offset "./" part.

    ./make_iso.sh

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

  • The process itself will be completed in about i to 2 minutes.

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

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

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

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

This is the end of the explanation of "Run Beat Script (Create ISO File)".

Reference information

Links to get virtual environment software

VMware

For Mac

VMware Fusion

Download VMware Fusion | VMware

Fusion 12 Histrion and Fusion 12 Pro are the all-time manner to run Windows on the Mac, and the ultimate development and testing utility. Notice why.

For Windows

VMware Workstation Player

Download VMware Workstation Player | VMware

Download VMware Workstation Player for free today to run a single virtual motorcar 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 past creating an account on GitHub.

VirtualBox

For Mac/Windows

Downloads – Oracle VM VirtualBox

Free Download Mac Os X Lion Iso File

Posted by: hicksacconly.blogspot.com

Post a Comment for "Free Download Mac Os X Lion Iso File Updated"