Add complete guide and all config variants
This commit is contained in:
6
hackintosh-guide/Utilities/LegacyBoot/BootInstall_IA32.tool
Executable file
6
hackintosh-guide/Utilities/LegacyBoot/BootInstall_IA32.tool
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd "$(dirname "$0")" || exit 1
|
||||
export ARCHS=IA32
|
||||
export DUET_SUFFIX=""
|
||||
source BootInstallBase.sh
|
||||
Reference in New Issue
Block a user