avafinger / nanopi-r2s-ubuntu-server-minimal-image

Ubuntu 20.04 LTS Server for NanoPi R2S - Mainline Kernel 5.7.y / 5.8.y / 5.9.y / 5.10.y
56 stars 7 forks source link

nanopi-r2s-kali #4

Open rascapac opened 3 years ago

rascapac commented 3 years ago

Hi, I am going to work on a security research project (I am a student) and I am planning to use the nanopi-r2s as a stealthy man-in-the-middle device. Basicaly I am looking for something like the reason Kernel for raspberry-pi, but it does not exist with the r2s. I know practicaly nothing about kernel compilation and I wanted to know if you can give some hints or point me in a direction to start with. I already tried you ubuntu image which seems to work well, but I did not manage to connect to the nanopi.

Thanks in advance !

avafinger commented 3 years ago

If you want to build kernel natively (on-board) you could follow the instructions: https://github.com/avafinger/nanopi-m4-ubuntu-base-minimal#build-mainline-kernel-on-nanopi-m4-on-board

Use the latest kernel but bear in mind vanilla kernel does not have the patches for eth1 / usb3. You need to get that from FE or Armbian.

if you want to build in your PC box, I suggest Armbian.