01-22-2020, 07:26 PM
Steev has confirmed that it is currently broken.
Kali Linux for Pinebook Pro
|
01-22-2020, 07:26 PM
Steev has confirmed that it is currently broken.
@shmoo You didn't explicitly say, excuse me if wrong,, Is that vbox for arm?
and a kali arm image? ,, because, of course i386 or x64 won't ever work OR is it somehow cross compiled?
01-23-2020, 01:58 AM
Think he's running a regular kali build to create the ARM PBP version
I got the kernel to build and boot with the Kali patches from the arm pinebook pro build script on Manjaro Linux
I had to install these packages to build (I also updated before): Code: sudo pacman -S base-devel I have included my kernel build script, just run it from the root folder of the cloned repo. you will need to manually move the kernel from the one that is generated. Code: mv /boot/Image.kali /boot/Image i commented out the uboot lines as i didn't change anything there. this are the warnings and errors from the build i did, but it still boots. Code: drivers/iommu/arm-smmu-v3.c: In function ‘arm_smmu_tlb_inv_range’: I tested injection mode with my Netgear USB nic, it works I don't think the pinebook pro wifi supports monitor mode. try it out let me know what you think (01-22-2020, 10:08 PM)wdt Wrote: @shmoo You didn't explicitly say, excuse me if wrong,, Is that vbox for arm? the build scripts are for cross compiling on an AMD64 or x86 system. they will need to be edited to run on the PBP. no vbox for arm, the scripts use qemu to execute the arm code on the AMD64/x86 system in the chroot for building the system.
Working as a Film Electric and I have been using Linux since around 2002.
Like to play with Python and Jupyter Lab/Notebooks when not going to the park with my baby girl.
As I'm in general more a Debian user I think I wil revert back from Manjaro to the Debian install and try this route:
Quote:sudo su
01-30-2020, 11:24 AM
1. official pinebook image 2020.1 is not working (was using pine64 installer to write to sd card)
2. image I build using kali-arm repo is working (same pine64 installer) url: https://mega.nz/#!AVoSEahD!OBGSb2CLwXYO0...nWrKICJE0g question is how to install kali to internal drive from above build ?
02-05-2020, 01:19 AM
any news on an official build?
03-03-2020, 02:27 AM
(This post was last modified: 03-03-2020, 03:42 AM by erchache2000.)
Official release are here: https://www.offensive-security.com/kali-...rm-images/
https://images.offensive-security.com/ar...pro.img.xz I found a bug on this release. Perhaps my sd card is bad burned, filesystem is corrupted, initram fails and can't install/upgrade nothing...
I've just downloaded the SD version. I'll let you know what my experience with this version is
[Edit] No issues here so far
03-04-2020, 01:14 AM
@erchache2000
>Perhaps my sd card is bad burned, filesystem is corrupted, initram fails and can't install/upgrade nothing. I have never seen so many errors, except a dying HD, literally hundreds (orphaned inodes) Not a bad uSD, still seems to boot up, can still install, apt wanted to be "fixed" Checked again, only 1 error this time kali:kali does not work,, have to logon as root:toor |