mirror of
				https://github.com/oSoWoSo/DistroHopper.git
				synced 2024-08-14 22:46:53 +00:00 
			
		
		
		
	Fixed : updated instructions to install MacOS
This commit is contained in:
		
							parent
							
								
									d083b69ec7
								
							
						
					
					
						commit
						e83de9baf3
					
				
					 1 changed files with 7 additions and 5 deletions
				
			
		
							
								
								
									
										12
									
								
								README.md
									
										
									
									
									
								
							
							
						
						
									
										12
									
								
								README.md
									
										
									
									
									
								
							|  | @ -193,9 +193,11 @@ You can use `quickemu` to run a macOS virtual machine. | |||
| 
 | ||||
| ``` | ||||
| wget https://raw.githubusercontent.com/foxlet/macOS-Simple-KVM/master/tools/FetchMacOS/fetch-macos.py -O fetch-macos.py | ||||
| chmod +x fetch-macos.py | ||||
| ./fetch-macos.py | ||||
| qemu-virgil.qemu-img convert BaseSystem/BaseSystem.dmg -O raw BaseSystem.img | ||||
| python3 -m venv venv | ||||
| . venv/bin/activate | ||||
| python3 -m pip install requests click | ||||
| python3 ./fetch-macos.py | ||||
| qemu-img convert BaseSystem/BaseSystem.dmg -O raw BaseSystem.img | ||||
| ``` | ||||
| 
 | ||||
|   * Create a VM configuration file; for example `macos.conf` | ||||
|  | @ -240,9 +242,9 @@ Starting macos.conf | |||
|               - 8888 => 80 | ||||
| ``` | ||||
| 
 | ||||
|   * Boot from the BaseSystem | ||||
|   * Boot from the BaseSystem (use cursor keys if the mouse doesn't work) | ||||
|     * Click **Disk Utility** and **Continue** | ||||
|     * Select `Apple Inc. VirtIO Block Media` that is ~68GB from the list and click **Erase**. | ||||
|     * Select `Apple Inc. VirtIO Block Media` that is ~138GB from the list and click **Erase**. | ||||
|     * Enter a `Name:` for the disk and click **Erase**. | ||||
|     * Click **Done**. | ||||
|     * Close Disk Utility | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue