When I tried to install Kali Linux 1.0.6 today, I got an error. I didn’t actually knew precisely at what percentile it failed, but the mistake message was “Installing measuring failed” too I could either conduct hold a screenshot or Continue from there. Very annoying. I saw many people who had the same consequence inwards Kali forums too I tried 1 measuring at a time. This mistake message varies for dissimilar people to dissimilar version of Kali Linux. You powerfulness survive getting whatever of these errors
- Step failed: Installing the organization inwards Kali Linux or
- Installing measuring failed : Install the organization at failed at 80% or whatever any random percentage inwards Kali Linux or
- The failing measuring is install the organization mistake inwards Kali Linux
Following are my troubleshooting steps too the summary of all the solution proposed past times dissimilar people inwards dissimilar forums, blogs etc. I conduct hold no credit for the information’s provided except beingness the keyboard jockey who likes to write stuffs too LOVE Kali Linux. Kudos to all the people who tried to render solution too managed to piece of job past times it. So hither goes:
Step 1. Download Official Kali Linux Images:
Pretty much explains itself. You should download Kali Linux from it’s official website. Everyone knows where you lot tin larn these images, but I’ll listing them hither for conveniences:
ISO Files
Kali Linux is available every bit a bootable ISO inwards both 32 too 64-bit formats.
VMware Images
Kali is available every bit a pre-made VMware virtual machine amongst VMware Tools installed. The VMware icon is available inwards a 32-bit PAE format.
ARM Images
Due to the nature of the ARM architecture, it is non possible to conduct hold a unmarried icon that volition piece of job across all ARM devices. Kali Linux website has Kali Linux ARM images available for the next devices:
- rk3306 mk/ss808
- Raspberry Pi
- ODROID-U2/X2
- MK802/MK802 II
- Samsung Chromebook
Personally, I flora past times downloading from TORRENT is much better, faster, you lot larn SHA1 checksum file amongst your download too TORRENT does banking concern check file integrity ameliorate than close download clients. Then again, it is upward to you lot on what method you lot desire to choose.
Step 2. Verifying SHA1 Checksums of Downloaded Images:
When you lot download an image, survive certain to download the SHA1SUMS too SHA1SUMS.gpg files that are side past times side to the downloaded icon (i.e. inwards the same directory on the server).
Step 2.a Ensure the Origin of the SHA1SUMS File
Before verifying the checksums of the image, you lot must ensure that the SHA1SUMS file is the 1 generated past times Kali. That’s why the file is signed past times Kali’s official cardinal amongst a detached signature inwards SHA1SUMS.gpg. Kali’s official cardinal tin survive downloaded inwards 1 of 2 ways:
$ wget -q -O - http://archive.kali.org/archive-key.asc | gpg --import
or
$ gpg --keyserver subkeys.pgp.net --recv-key 44C6513A8E4FB3D30875F758ED444FF07D8D0BF6
Once you lot conduct hold downloaded both SHA1SUMS too SHA1SUMS.gpg, you lot tin verify the signature every bit follows:
$ gpg --verify SHA1SUMS.gpg SHA1SUMS
gpg: Signature made Thu Mar vii 21:26:40 2013 CET using RSA cardinal ID 7D8D0BF6
gpg: Good signature from "Kali Linux Repository <devel@kali.org>"
If you lot don’t larn that “Good signature” message or if the cardinal ID doesn’t match, so you lot should halt the physical care for too review whether you lot downloaded the images from a legitimate Kali mirror. If the SHA1SUMS file is the 1 provided past times Kali, so you lot tin verify that the icon downloaded has the required checksum. You tin either generate the checksum too create a manual comparing amongst what’s listed inwards SHA1SUMS or move a tool that knows how to verify those checksums.
TODO: explicate how to move GPG on OS X too Windows. See How to verify signatures for packages for detailed explanation.
Step 2.b Verifying SHA1 Checksums on Linux
With a manual comparison:
$ sha1sum kali-linux-1.0-i386.iso
796e32f51d1bf51e838499c326c71a1c952cc052 kali-linux-1.0-i386.iso
$ grep kali-linux-1.0-i386.iso SHA1SUMS
796e32f51d1bf51e838499c326c71a1c952cc052 kali-linux-1.0-i386.iso
By using sha1sum -c:
grep kali-linux-1.0-i386.iso SHA1SUMS | sha1sum -c
kali-linux-1.0-i386.iso: OK
Step 2.c Verifying SHA1 Checksums on OSX
With a manual comparison:
$ shasum kali-linux-1.0-i386.iso
796e32f51d1bf51e838499c326c71a1c952cc052 kali-linux-1.0-i386.iso
$ grep kali-linux-1.0-i386.iso SHA1SUMS
796e32f51d1bf51e838499c326c71a1c952cc052 kali-linux-1.0-i386.iso
Step 2.d Verifying SHA1 Checksums on Windows
Windows does non conduct hold the native powerfulness to calculate SHA1 checksums so you lot volition postulate a utility such as
to verify your download. [SOURCE: Download Official Kali Images]
Step 3: Troubleshooting installation errors: Installation measuring failed
Up to this point, nosotros alone ensured the followings:
- We downloaded the right image
- We downloaded from Official website
- We verified SHA1 checksum of the downloaded image.
- There’s no disk fault or bad sector inwards your hard-disk.
I’ll exit it to you lot on how to banking concern check for bad sector (hint: Windows Defragment/DiskCheck is quite good)
If if the higher upward iv points didn’t match, become back, rectify too come upward dorsum to Step iii here. Moving on..
Assuming you lot managed to run across all those iv requirements too failed inwards installing Kali Linux amongst whatever of the next errors:
- Step failed: Installing the organization inwards Kali Linux or
- Installing measuring failed : Install the organization at failed at 80% or whatever any random percentage inwards Kali Linux or
- The failing measuring is install the organization mistake inwards Kali Linux
we tin hold to troubleshooting too attempt dissimilar workarounds.
Troubleshooting measuring 3.a: Burn a DVD amongst the ISO at slowest speed
If you’re using a DVD such every bit me, (I plough over the sack DVD drive inwards that agency I tin label them too hold them inwards stack for comparison), so plough over the sack it at the slowest possible speed. Personally, this didn’t affair to me drive I burned them at highest possible speed too fifty-fifty left out the verify option.
However, when I plough over the sack the DVD inwards Windows 7; I turned off my Antivirus/Firewall (put them inwards Allow/Game mode) to avoid write error. Some Anti Virus software’s are notorious for causing write errors.
Troubleshooting measuring 3.b: Kali Linux Live USB Install
If you’re using a Live USB, simply read this manual. I cannot stress plenty why you lot should read too follow official documentation at the get-go place, rather than coming to my website too reading it off here…
Official Instructions on Kali Linux Live USB Install
In short, stick amongst official instructions too if you lot become too outcry on Kali Forum, RTFM is the alone respond you’ll get. (even though I know for certain other methods industrial plant from fourth dimension to time).
Troubleshooting measuring 3.c: Increase allocated disk space
First of all, banking concern check how much disk infinite you lot allocated for Kali installation. I normally allocate 40GB including SWAP space. At the cease of my partitioning, I larn 36.3GB for my origin / sectionalization too 2.1 GB for my SWAP partition. Looking around, it seems the lowest you lot should allocate is 10GB. As a safer option, allocate at to the lowest degree 20GB including swap infinite too allow automatic partitioning to dissever them up.
You could also attempt to allocate disk infinite manually every bit shown inwards this fantabulous postal service past times kpoeticg inwards this postal service How To Create Seperate Root,Home,Usr,Var,Tmp Partitions inwards “Graphical Installation”.
Again, your telephone telephone too I cannot state which 1 volition piece of job best for you.
Troubleshooting measuring 3.d: Graphical Install – Delete too repartition gratis space
This 1 worked for me. I pre-partitioned my disk giving 36GB to Kali origin / too 2 GB for SWAP Space. I received an mistake during Kali Linux install “Installation Step failed”. I went back, deleted both Kali origin / sectionalization too SWAP partition, thence creating a 40GB gratis space.
I so allowed Kali Linux to automatically sectionalization that gratis infinite too side past times side fourth dimension installation worked simply fine. Not likewise certain why this would happen, but this piddling workaround worked simply fine for me.
Troubleshooting measuring 3.e: Do you lot conduct hold likewise many partitions?
Apparently, this is about other argue you lot larn installation failed errors inwards Kali Linux. If you lot conduct hold likewise many partitions (counting primary too extended together .. to a greater extent than than iv partitions inwards a unmarried Disk), for about argue you lot larn this mistake message. maverik35 provided an fantabulous explanation on what worked for him here:
I create non empathize well, what did you lot move to sectionalization HDD?..
I installed kali using: /, /home, swap (2 partitions too swap) too all inwards extended partition..I partitioned the HDD using every bit always, gparted, so reboot amongst kali dvd alive too used, every bit always, install choice (NOT Graphical install) too installed manually, so (not guided), configuring mounting points: /home too /, write changes too so installation ends upward fine…Make certain you lot conduct hold identified the partitions.
Try amongst / too /home..The /var is 1 of the close increasing folders inwards Debian, but it volition create no impairment keeping it inwards the same partiton too making about maintenance such every bit erasing about files similar inwards /var/log/. As to the /tmp, it gets erased every fourth dimension you lot boot..
But again, is your decision, but attempt amongst 2 partitions too swap. Let’s regard what happens.
That worked too you lot tin regard the confirmation response inwards the forum post. Something you lot could also try? Maybe!!
Troubleshooting measuring 3.f: is your USB selected every bit primary during partitioning?
This is 1 time to a greater extent than I flora useful from the forum post. See fogfreak‘s response too workaround:
I was trying to install Kali 1.0.5 i386 32bit. After several failed attamp i conduct hold managed to install. When I ambit Disk Pertitioning measuring inwards intalletion physical care for I saw my usd stick (/dev/sdb) every bit primery pertition. I simply select that select “Do non move this device”.
Then kali installed smoothly.Some older organization doesnt supports to a greater extent than so iv primery pertitions at a fourth dimension including swap. I flora 1 primery too 1 swap on my usb alive Kali installetion disk. I select “Do non move this device” for both. Its piece of job for me.
Troubleshooting measuring 3.g: Install using Non-Graphical or Text-mode choice from kicking menu
This is about other option. Every unmarried installation failed mistake relates to Graphical installation method, from either Live USB or DVD. Kali does render an choice for non-graphical installation. You could attempt that to install Kali Linux.
Troubleshooting measuring 3.h: Run Kali inwards LiveCD agency too install from there
You tin run Kali Linux every bit LiveCD mode. Once you’re inwards Live mode, install from there.
Troubleshooting measuring 3.i: Install from MiniISO instead of total ISO
This ever industrial plant every bit MiniISO is simply megabytes inwards size. You tin download MiniISO too kicking using that. Once booted, simply install what you lot prefer. I am yet to regard anyone who failed amongst this step.
Official Kali Linux Mini ISO Install guide
Troubleshooting measuring 3.j: Un-plug peripherals too network
This is the final 1 I tin intend of. You powerfulness conduct hold something plugged in, USB Keyboard, Mouse, WebCAM, External HDD, PnP devices, an elephant, Master Yoda, Chuck Norris too god knows what!! Well if it was Chuck Norris, become larn yourself a novel computer.
Anyhow, jokes aside, … attempt unplugging something that you lot intend powerfulness non survive supported. Unplug your network.
Conclusion:
Kali Linux is nevertheless crawling out of infancy, so you lot postulate to plough over the developers about fourth dimension too infinite to piece of job through the problems. If you lot intend measuring failed: Installing the organization or Installing measuring failed : Install the organization at 80% or The failing measuring is install the organization mistake inwards Kali Linux is dreadful, you lot should attempt to move Minix or 1 of the former Linux distributions. People had smoke coming out of their motherboard, so consider yourself lucky. Be patient too practiced luck installing Kali Linux.
I promise at to the lowest degree 1 troubleshooting measuring powerfulness piece of job out for you. At to the lowest degree they worked for me. I am putting all those random data inwards dissimilar posts inwards 1 place. Let me know if you lot know about other workaround too I’ll survive happy to include that inwards here.
Thanks for reading.Please share.



