Other OS
Kali Mattrix Image - V.0.1
34
26415
|
how do i use this 7-zip file, i have been able to write it to a SD card, there seem to be 2 partitions a 100mb FAT32 & a 2GB that saws RAW every time i try to view the contents of the Drive it says 'Not Formatted',
Any body can help me out?
How DO I access the content of this file after writing it to SD on Windows? |
|
|
|
|
|
|
|
must i use Banana Pi to boot it up? cause on windows it say the file has No Format!
|
|
|
|
|
|
|
|
Edited by bernal.raul at Mon Nov 2, 2015 01:44
Hello, in http://archive-2.kali.org/kali/d ... es/u-boot/BananaPi/
I have found this for the new Kali 2 armfh for Banana Pi:
- BananaPi.sdcard.img (for burn image with 'dd')
- u-boot-sunxi-with-spl.bin (for Bootloader)
Anybody know exactly how make a SD bootable with the previous files?
MATTRIX, can you, or somebody update to the KALI 2 distro?
Thanks a lot!
|
|
|
|
|
|
|
|
Edited by Piotre at Jan 27, 2016 20:44
If you want Kali 2 armfh,
1. Install this image from mattrix
2. in a terminal as root:
- leafpad /etc/apt/sources.list
Copy the Code
3. Change all the content by :
- # Regular repositories
- deb http://http.kali.org/kali sana main non-free contrib
- deb http://security.kali.org/kali-security sana/updates main contrib non-free
- # Source repositories
- deb-src http://http.kali.org/kali sana main non-free contrib
- deb-src http://security.kali.org/kali-security sana/updates main contrib non-free
Copy the Code
4. Save the file
5. Then clean your apt-get :
6. after complete :
- apt-get update
- apt-get upgrade
Copy the Code
7.and ....
Thanks to mattrix for all the job on the different distro !
Good luck !  |
|
|
|
|
|
|