Apple官网提供的macOS Sierra安装器无法使用createinstallmedia制作可启动的介质

我使用的是Apple官网提供的macOS Sierra安装程序 网址在support.apple.com/zh-cn/102662 在mac上挂载镜像后打开pkg文件安装.app的安装器后 无法使用createinstallmedia制作可启动的介质 这个问题在更新(10.13及以上)以及更旧(10.11及以下可以使用createinstallmedia的系统安装器)的.app安装器均没有问题 只有macOS Sierra有问题 错误日志如下:

2026-08-16 08:24:06.792 createinstallmedia[7540:227581] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Couldn't posix_spawn: error 35'

*** First throw call stack:

(

0 CoreFoundation 0x00007ff809b1c0aa __exceptionPreprocess + 242

1 libobjc.A.dylib 0x00007ff8096410b7 objc_exception_throw + 48

2 Foundation 0x00007ff80a9a736a -[NSConcreteTask launchWithDictionary:error:] + 5042

3 Foundation 0x00007ff80a9ccb05 +[NSTask launchedTaskWithLaunchPath:arguments:] + 146

4 createinstallmedia 0x00000001091a7968 createinstallmedia + 6504

5 dyld 0x00007ff80966e418 start + 1896

)

libc++abi: terminating due to uncaught exception of type NSException

2026-08-16 08:24:06.792 createinstallmedia[7541:227582] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Couldn't posix_spawn: error 35'

*** First throw call stack:

(

0 CoreFoundation 0x00007ff809b1c0aa __exceptionPreprocess + 242

1 libobjc.A.dylib 0x00007ff8096410b7 objc_exception_throw + 48

2 Foundation 0x00007ff80a9a736a -[NSConcreteTask launchWithDictionary:error:] + 5042

3 Foundation 0x00007ff80a9ccb05 +[NSTask launchedTaskWithLaunchPath:arguments:] + 146

4 createinstallmedia 0x00000001018a8968 createinstallmedia + 6504

5 dyld 0x00007ff80966e418 start + 1896

)

libc++abi: terminating due to uncaught exception of type NSException

修改Info.plist就可以制作 但是会破坏安装器完整性

发布日期 2026年8月17日 下午11:27

回复
回复量:1

Apple官网提供的macOS Sierra安装器无法使用createinstallmedia制作可启动的介质

欢迎来到 Apple 支持社区
Apple 客户在其产品方面互相帮助的论坛。使用您的 Apple 帐户开始畅游其中吧!!