Macos 从eLinux.org的OSX部分交叉编译是错误的

Macos 从eLinux.org的OSX部分交叉编译是错误的,macos,raspberry-pi,Macos,Raspberry Pi,上面说 完整的脚本要求raspberrypi.config位于从中执行的同一文件夹中 #Make a case sensitive 3gb disk image, raspberrypi-kernel, and attach it hdiutil create -size 10g -type SPARSEBUNDLE -nospotlight -volname raspberrypi-kernel -fs "Case-sensitive Journaled HFS+" -attach ./ra

上面说 完整的脚本要求raspberrypi.config位于从中执行的同一文件夹中

#Make a case sensitive 3gb disk image, raspberrypi-kernel, and attach it

hdiutil create -size 10g -type SPARSEBUNDLE -nospotlight -volname raspberrypi-kernel -fs "Case-sensitive Journaled HFS+" -attach ./raspberrypi-kernel.dmg
cp raspberrypi.config /Volumes/raspberrypi-kernel/
mkdir /Volumes/raspberrypi-kernel/src
cd /Volumes/raspberrypi-kernel/src
========================================================================


那个Scriot不起作用,因为它正在树莓圆周率上创建音量。它说这是为了在mac上进行Raspberry Pi的交叉编译。那个脚本肯定不会在Mac上运行

你的问题到底是什么?那就去网站上报告吧!你同意我所认为的错误吗?不。脚本是正确的-
/Volumes/raspberrypi kernel
是本地计算机上名为“raspberrypi kernel”的磁盘映像。