Update run_offline.md

This commit is contained in:
Kwadwo Kyeremeh 2023-09-09 10:11:50 +00:00 committed by GitHub
parent 95d45fac7c
commit 463b9d1dd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
- Add the following to your `OpenCore-Boot.sh` - Add the following to your `OpenCore-Boot.sh`
``` ```
-drive id=MacDVD,if=none,file="./InstallAssistant.iso",format=raw -drive id=MacDVD,if=none,file="$REPO_PATH/InstallAssistant.iso",format=raw
-device ide-hd,bus=sata.5,drive=MacDVD -device ide-hd,bus=sata.5,drive=MacDVD
``` ```
- Create your qcow2 file - Create your qcow2 file