Hi all,

I'm trying to cross-compile a Kali ARM image for RPi3B+. This is on a virgin installation of Kali 18.04 running in a VirtualBox.

Have been following the instructions here.

I'm running

Code:
./kali-arm-build-scripts/rpi3-nexmon.sh 2018.4
It gets to a point and errors with nexmon

Code:
I: Configuring systemd...
I: Base system installed successfully.
Container T89yFylNfMNBijmc exited successfully.
cp: cannot stat '/root/rpi3-nexmon-2018.4/../misc/pi-bluetooth/99-com.rules': No such file or directory
Can anybody help me to understand what I need to do to get past this?

Thanks!

Alex