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