Add unsupported NVMe SSD Kingston A2000

This commit is contained in:
Hoang Hong Quan
2024-07-29 07:35:24 +07:00
parent 30e40dc30b
commit 2a06f53356
2 changed files with 2 additions and 1 deletions

View File

@@ -50,7 +50,7 @@ Follow the steps, customize as needed, and enjoy your optimized system!
6. **Preview OpenCore EFI Results**:
- Review the generated OpenCore EFI for your hardware.
- Make sure to read any green-highlighted lines (in parentheses).
- Make sure to read any cyan-highlighted lines (in parentheses).
7. **USB Mapping**: Use USBToolBox with the 'Use Native Class' option enabled to map USBs and add the resulting kext to `OC/Kexts`.

View File

@@ -1136,4 +1136,5 @@ UnsupportedNVMeSSDIDs = {
"1C5C-1627": "SK hynix PC601",
"1C5C-1327": "SK hynix BC501",
"8086-390B": "Intel 760p",
"2646-2263": "Kingston A2000"
}