From 63152239c3039352e775c6039b38a97b6e4d63f7 Mon Sep 17 00:00:00 2001 From: Kwadwo Kyeremeh Date: Sat, 9 Sep 2023 10:13:35 +0000 Subject: [PATCH] Update run_offline.md --- run_offline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_offline.md b/run_offline.md index 1ef4354..087d737 100644 --- a/run_offline.md +++ b/run_offline.md @@ -11,7 +11,7 @@ - Create your qcow2 file `qemu-img create -f qcow2 -o preallocation=off mac_hdd_ng.img 256G` - Run ./OpenCore-Boot.sh from the terminal -- - Use the `Disk Utility` tool within the macOS installer to partition, and format the virtual disk attached with name **macOS** +- Use the `Disk Utility` tool within the macOS installer to partition, and format the virtual disk attached with name **macOS** - When completed, close `Disk Utility` - Go to the Terminal in your virtual machine, Click `Utilities`, select `Terminal` - Run the cmd `sh /Volumes/InstallAssistant/run_offline.sh`