Results 1 to 4 of 4

Thread: Kali on Raspberry Pi 2 - No tools included!

  1. #1
    Join Date
    2015-Jun
    Posts
    2

    Kali on Raspberry Pi 2 - No tools included!

    I downloaded Kali RPi2 image (kali-1.1.1-rpi2.img.xz) from this page and burnt it to a 16 GB MicroSD card using
    Code:
    dd if=kali-1.1.1-rpi2.img.xz of=/dev/device1 bs=512
    Where device1 is the SD card

    I inserted it to my RPi2 and booted it. It booted fine, logged in, startx'ed, everything fine so far

    Watching Kali's dragon in the background, I opened the menu, but there was no Kali submenu
    I opened a terminal, no Kali tools were installed

    Is this normal??

    I also tried downloading the latest armel image from cdimage.kali.org, but it didn't even boot

    I appreciate your help

  2. #2
    Join Date
    2015-Jul
    Posts
    10
    I ran into the same issue on my android?,
    Try sudo apt-get install kali-linux-full.
    It doesy work for me due to max file size is 4gbs mostly due to fat32. I can get around it on androi 4.4.2, but try formatting you sd to ext4 and run that command. There a list under install docs at kail.org

  3. #3
    This is normal.

    To keep the ARM images as possible as possible, it is shipped without any tools.
    If you wish to get the desktop tool set, install the meta-packages.

    More information:

    https://forums.kali.org/showthread.p...-meta-packages
    https://forums.kali.org/showthread.p...kstation-10-03
    https://forums.kali.org/showthread.p...kali-linux-all
    Last edited by g0tmi1k; 2015-07-13 at 09:45.
    This is a Kali-Linux support forum - not general IT/infosec help.

    Useful Commands: OS, Networking, Hardware, Wi-Fi
    Troubleshooting: Kali-Linux Installation, Repository, Wi-Fi Cards (Official Docs)
    Hardware: Recommended 802.11 Wireless Cards

    Documentation: http://docs.kali.org/ (Offline PDF version)
    Bugs Reporting & Tool Requests: https://bugs.kali.org/
    Kali Tool List, Versions & Man Pages: https://tools.kali.org/

  4. #4
    Join Date
    2016-Dec
    Location
    Southeastern US
    Posts
    5
    So the question I might ask is this: Why doesn't the download page for ARM images state that the images you are downloading has no tools installed? Currently it says the following:

    " Kali ARM image downloads for various devices

    We have a fascination with ARM hardware, and often find Kali very useful on small and portable devices. Over time, we have Built Kali Linux for a wide selection of ARM hardware and offered these images for public download. The scripts used to generate these images can be found on Github. These images have a default password of “toor” and may have pre-generated SSH host keys. These images are built using the “kali-rolling” repositories, and contain their respective kernel sources in case you need to compile extra drivers, or other kernel dependent code."

    There is nothing in that statement that says the expected Kali Linux tool set is missing and that all you are getting is a Kali friendly image for the ARM platform.

    Maybe that page should include a document to show what steps you need to take to get the full set or perhaps even a subset of the tools loaded. IMHO, that would be a real handy piece of information to have.

Similar Threads

  1. Replies: 8
    Last Post: 2016-12-21, 15:03
  2. How to get Kali Linux Tools on Raspberry Pi?
    By NathanWatso123 in forum General Archive
    Replies: 1
    Last Post: 2016-02-28, 22:18
  3. Bleeding Edge Repositories - Included Tools
    By g0tmi1k in forum Kali Linux General Questions
    Replies: 0
    Last Post: 2014-07-27, 13:11

Posting Permissions

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