Closed Thr3d closed 3 years ago
In some supportconfigs hardware.txt does not exist. Suggest adding a fallback file (basic-environment.txt) to check, or adding a flag to manually specify arch when running with -d against a supportconfig.
hardware.txt
basic-environment.txt
-d
Done! I now check for basic-environment.txt if hardware.txt does not exist. I also added a "-a" switch to override the architecture.
In some supportconfigs
hardware.txt
does not exist. Suggest adding a fallback file (basic-environment.txt
) to check, or adding a flag to manually specify arch when running with-d
against a supportconfig.