Kali Linux on Android using Linux Deploy - How to install Kali Linux on any Android Phone or Tablet ?
Hey Guys I'm back with a new tutorial on "How to install Kali Linux on any Android Phone or Tablet "
Getting Kali Linux to run on ARM hardware has been a major goal for us since day one. So far, they've built native images for the Samsung Chromebook, Odroid U2, Raspberry Pi, RK3306, Galaxy Note 10.1, CuBox, Efika MX, and BeagleBone Black to name a few. This however does not mean you cannot install Kali Linux in a chroot on almost any modern device that runs Android. In fact, the developers of Linux Deploy have made it extremely easy to get any number of Linux distributions installed in a chroot environment using a simple GUI builder.
Requirements :-
IMAGE SIZE CONSIDERATIONS
If left unchanged, Linux Deploy will automatically set an image size of around 4 GB, for a “naked” installation of Kali. If you would like to install additional Kali tools down the road, you might want to consider using a larger image size, which is configurable via the settings in Linux Deploy.
LOCAL VNC CONNECTIONS
Source - http://www.kali.org/how-to/kali-linux-android-linux-deploy/
Getting Kali Linux to run on ARM hardware has been a major goal for us since day one. So far, they've built native images for the Samsung Chromebook, Odroid U2, Raspberry Pi, RK3306, Galaxy Note 10.1, CuBox, Efika MX, and BeagleBone Black to name a few. This however does not mean you cannot install Kali Linux in a chroot on almost any modern device that runs Android. In fact, the developers of Linux Deploy have made it extremely easy to get any number of Linux distributions installed in a chroot environment using a simple GUI builder.
Requirements :-
- A device running Android 2.1 and above, rooted.
- At least 5 GB free space on internal or external storage.
- A fast, wireless internet connection.
- Patience to wait for a distribution to bootstrap from the network.
CONFIGURING LINUX DEPLOY FOR KALI
There’s actually very little to be done to get Kali installed. By choosing Kali Linux in the “Distribution” tab, you’ve pretty much covered the important stuff. Optionally, you can choose your architecture, verify that the Kali mirror is correct, set your installation type and location on your Android device, etc. Generally speaking, the defaults provided by Linux Deploy are good to begin with.
BUILDING THE KALI IMAGE
Once you are happy with all the settings, hitting the “install” button will start a Kali Linux bootstrap directly from our repositories. Depending on your Internet connection speed, this process could take a while. You’ll be downloading a base install of Kali Linux (with no tools) at minimum.
STARTING UP YOUR CHROOTED KALI
Once the installation is complete, you can have Linux Deploy automatically mount and load up your Kali Linux chroot image. This also includes the starting of services such as SSH and VNC for easier remote access. All of this is automagically done by hitting the “start” button. You should see Linux Deploy setting up your image with output similar to the following:
At this stage, Linux Deploy has started a VNC and SSH server inside your chrooted Kali image. You can connect to the Kali session remotely using the IP address assigned to your Android device (in my case, 10.0.0.10).
LOGGING IN TO YOUR CHROOTED KALI
Now you can use either a SSH or VNC client to access your Kali instance. The VNC password is “changeme” and the SSH credentials are “android” for the username (configured via Linux Deploy) and “changeme” as the password.
muts@slim:~$ ssh android@10.0.0.10android@10.0.0.10 password:Linux localhost 3.4.5-447845 #1 SMP PREEMPT Fri Apr 12 17:22:34 KST 2013 armv7lKali GNU/Linux 1.0 [running on Android via Linux Deploy]android@localhost:~$ sudo suroot@localhost:/home/android# dfFilesystem 1K-blocks Used Available Use% Mounted on/dev/loop3 4180944 667268 3304012 17% /tmpfs 952708 80 952628 1% /devtmpfs 952708 0 952708 0% /dev/shmroot@localhost:/home/android#root@localhost:/home/android# apt-get updateHit http://http.kali.org kali Release.gpgHit http://http.kali.org kali ReleaseHit http://http.kali.org kali/main SourcesHit http://http.kali.org kali/contrib SourcesHit http://http.kali.org kali/non-free SourcesHit http://http.kali.org kali/main armel PackagesHit http://http.kali.org kali/contrib armel PackagesHit http://http.kali.org kali/non-free armel PackagesIgn http://http.kali.org kali/contrib Translation-en_USIgn http://http.kali.org kali/contrib Translation-enIgn http://http.kali.org kali/main Translation-en_USIgn http://http.kali.org kali/main Translation-enIgn http://http.kali.org kali/non-free Translation-en_USIgn http://http.kali.org kali/non-free Translation-enReading package lists... Doneroot@localhost:/home/android#
IMAGE SIZE CONSIDERATIONS
If left unchanged, Linux Deploy will automatically set an image size of around 4 GB, for a “naked” installation of Kali. If you would like to install additional Kali tools down the road, you might want to consider using a larger image size, which is configurable via the settings in Linux Deploy.
LOCAL VNC CONNECTIONS
We had to try a couple of VNC clients to get one to work properly. Although controlling Kali through a local VNC client isn’t the most convenient of tasks, it certainly is possible. However, we suspect that most people will be SSH’ing into this instance. The picture below was overlayed with a Kali Linux desktop screenshot taken from a Galaxy S4.
Source - http://www.kali.org/how-to/kali-linux-android-linux-deploy/
Labels: Android Tricks, How to install Kali Linux on any Android Phone or Tablet, Jagdeep, Jagdeep Gill, Jagdeep Gill Production, Jagdeep-Gill, Kali Linux, Kali Linux on Android using Linux Deploy, PC Tricks, Tricks Geek
<< Home