Search:

Type: Posts; User: xeedlroot

Search: Search took 0.00 seconds.

  1. How to build Kali arm for Mirabox Globalscale.

    I'm trying to create a Kali arm version for mirabox, but i can't find info about this searching on Google. Anyone know where I could start ?, I have a source code version of Debian mirabox. I also...
  2. I has the same problem, This is the solution.

    # use fdisk -l to see your kali linux root partition. Example /dev/sda3
    #change /dev/sda3 for your kali root partition


    fdisk -l

    mount /dev/sda3 /mnt
    mount --bind /dev /mnt/dev
    mount --bind...
Results 1 to 2 of 2