Copyright © iATKOS 2024
iATKOS, and the author thereof, shall not be held responsible or liable, under any circumstances, for any damages resulting from the use or inability to use the linked information. iATKOS is not approved by or affiliated with Apple, Inc. Terms & Conditions
Use DiskUtility to erase the entire drive
ReplyDelete"click on view and show all devices in DiskUtility"
If you understand Portuguese:
ReplyDeleteUse o macserial (opencore) ou GenSmbios para gerar uma smbios de um produto que é compatível com o macos catalina
Certainly! To generate a compatible SMBIOS for macOS Catalina using macserial (OpenCore) or GenSmbios, you can follow these steps:
Delete1. Download and install macserial or GenSmbios, depending on your preference.
2. Open the terminal or command prompt on your macOS system.
3. Run the following command to generate a compatible SMBIOS using macserial:
```
macserial -a
```
This command will generate a new set of SMBIOS values. You can then choose the appropriate SMBIOS product, such as MacBookPro14,1 or iMac19,1, which are known to be compatible with macOS Catalina.
4. Alternatively, if you prefer to use GenSmbios, follow these steps:
- Download and extract the GenSmbios package.
- Open the terminal or command prompt and navigate to the extracted GenSmbios folder.
- Run the following command to generate a new SMBIOS:
```
./GenSmbios.command
```
- Select the appropriate SMBIOS product for macOS Catalina from the provided options.
5. After generating the new SMBIOS, you can update your Hackintosh EFI configuration with the newly generated values. This step will ensure compatibility with macOS Catalina.