corpnewt / gibMacOS

Py2/py3 script that can download macOS components direct from Apple
MIT License
5.85k stars 775 forks source link

Cannot access USB BOOT partition #164

Open xuanswe opened 4 years ago

xuanswe commented 4 years ago

I use MakeInstall.bat to create clover bootable USB. After creating successfully, I would like to open BOOT partition to configure Clover. However, when I when to open BOOT partition in Windows Explorer, I got this error:

image

image

image

image

Current local repo:

git.exe pull --progress -v --no-rebase "origin"
From https://github.com/corpnewt/gibMacOS
= [up to date]      master     -> origin/master
Already up to date.

SHA-1: 64f98e0c63e88e43075090ebe4b6a19a0cb6127b

* Merge pull request #147 from cheesycod/master

Python 3.9 compat: Python 3.9 removed the use_builtin_types parameter used in Scripts/plist.py