Results 1 to 2 of 2

Thread: Error building rpi3-nexmon.sh

  1. #1
    Join Date
    2019-Jan
    Location
    Liverpool
    Posts
    3

    Error building rpi3-nexmon.sh

    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

  2. #2
    Join Date
    2019-Jan
    Location
    Liverpool
    Posts
    3

    I've figured things out.

    The instructions state we need to go to the home directory and run the build script from the directory below

    cd ~
    kali-arm-build-scripts/rpi.sh 2016.2

    Howver if we do this with the rpi3-nexmon script it fails as it expects to be within the kali-arm-build-scripts directory

    cd ~/kali-arm-build-scripts

    ./rpi2-nexmon.sh 2018.4

    This seems to work.

    Alex




Similar Threads

  1. Error building image for Raspberry Pi 3
    By kingpuff in forum Installing Archive
    Replies: 0
    Last Post: 2021-04-15, 19:43
  2. Replies: 1
    Last Post: 2020-11-06, 03:15
  3. Replies: 4
    Last Post: 2020-02-26, 20:54
  4. Kali 2.0 RPi3 Arpspoof Error
    By Shonenx33 in forum ARM Archive
    Replies: 8
    Last Post: 2016-03-27, 15:11
  5. Replies: 0
    Last Post: 2014-10-12, 23:38

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •