This is the error I get: Clover Configurator could not be synchronized because an error occurred: Encountered unknown tag html on line 8
I already have the USB ready and I already downloaded Success' href='/2020/12/install-macos-catalina-on-supported-pc.html'>Catalina and now this is where I am at and what I'm using as my guide:
I used this one guide to start my build:
https://github.com/cmer/gigabyte-z390-aorus-master-Hackintosh/blob/96fe5217b6bfb59f9157848feac44443b87b890f/assets/coffeelake_sample_config.plist
Th issue I have is on the clover configuration using the two that the build guide recommends.
I do this: coffeelake_sample_config.plist with Clover Configurator (right click → Open With → Clover Configurator)
I get this:
Clover Configurator could not be synchronized because an error occurred: Encountered unknown tag html on line 8
In text Mode it shows:
<!DOCTYPE html>
<html lang="en"> // This is line 8 and the error I get//
<head>
<meta charset="utf-8">
<link rel="dns-prefetch" href="https://github.githubassets.com">
<link rel="dns-prefetch" href="https://avatars0.githubusercontent.com">
<link rel="dns-prefetch" href="https://avatars1.githubusercontent.com"> <link rel="dns-prefetch" href="https://avatars2.githubusercontent.com">
<link rel="dns-prefetch" href="https://avatars3.githubusercontent.com">
<link rel="dns-prefetch" href="https://github-cloud.s3.amazonaws.com">
<link rel="dns-prefetch" href="https://user-images.githubusercontent.com/">

Post a Comment