wismna / HackPi

Hacking tool inside a Raspberry Pi zero
301 stars 57 forks source link

Cant install #11

Open ghost opened 7 years ago

ghost commented 7 years ago

EDIT

So I figured out that it doesnt work when I try to install hackpi while my sd card is in my rpi3

Now I finally installed it on my rpi zero with some errors tho

https://pastebin.com/5tnUPiDp

Generating /etc/default/isc-dhcp-server... Job for isc-dhcp-server.service failed. See 'systemctl status isc-dhcp-server.service' and 'journalctl -xn' for details. invoke-rc.d: initscript isc-dhcp-server, action "start"failed. Backup files? [y/n] N cp: cannot create regular file ‘/lib/modules/4.4.50+/kernel/drivers/usb/dwc2/dwc2.ko’: No such file or directory

wismna commented 7 years ago

Hi,

Good to hear that you managed to install it! Concerning the DWC2 error, the script is apparently complaining that you did not have an existing DWC2 kernel module, which is strange but shouldn't cause issues as long as the HackPi DWC2 module is successfuly copied. As for the isc-dhcp-server error, it is more problematic. Could you please give me the output of:

systemctl status isc-dhcp-server.service
journalctl -xn

Also, what is your kernel version?

ghost commented 7 years ago

Sorry for late reply but I only restarted my pi zero and everything is working well ! Confirmed working with my windows 10. Je penses que tu parles francais, peux tu mexpliquer comment marche le backend server. Sur mon portable avec linux je start le backend server. Sur backdoor.html et targetbackdoor.js je met l'ip en local de mon portable linux 192.168.0.xxx, ensuite je branche le pi zero dans mon PC win 10. Apres je ne vois rien sur mon server sur linux

wismna commented 7 years ago

Oui je parle français :) Malheureusement, je n'ai pas développé le backend server, et je ne sais pas vraiment comment il fonctionne. D'après les retours des autres personnes qui l'ont testé/utilisé, je crois que personne n'a réussi à le faire marcher (moi y compris). Si j'arrive à me dégager du temps, j'aimerais bien me pencher dessus, mais en attendant, je n'en sais pas plus que toi...