最近几天在研究安装黑苹果,要安装 macOS Catalina 系统。
这就涉及到了搭建 opencore 会恢复 U 盘,但是到了 gibMacOS 软件的 MakeInstall 制作恢复 U 盘的时候,出现错误。在 github 咨询软件开发者,他回复道:
In order to properly format the device ahead of time, you'll need 2 partitions. The first should be a 200 (or so) MB FAT32 partition, this is where the EFI will reside. The second needs to be a RAW partition of a size large enough to hold the HFS+ image for the recovery environment (usually 1GB or more). It is important that it is a RAW partition, as MakeInstall uses dd to write the contents of the BaseSystem.dmg to the partition - and Windows cannot natively read/write HFS+ - so it needs a blank canvas per se for that data.
-CorpNewt
我问题来了,第一个 200MB 分区很容易创建,但是使用 diskgenius 却找不到如何创建“RAW 分区”选项,大家是如何创建这种分区呢?
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.