pwnagotchi icon indicating copy to clipboard operation
pwnagotchi copied to clipboard

how did you make the bootable pwnagotchi image?

Open bwanaaa opened this issue 3 years ago • 4 comments

The latest code in the github is just the code. How did you make the live image that gets flashed to the sd card?

bwanaaa avatar Jun 14 '21 22:06 bwanaaa

That's all done under the "builder" subdirectory. Look at the "image" target in the top-level Makefile to see how it's built.

grokbeer avatar Jun 15 '21 01:06 grokbeer

Does anyone have detailed instructions on how to build an image from source?

wavesailor avatar Jul 28 '22 01:07 wavesailor

Just git clone repo and then make. Works for me on Linux lite 6.

naturekid72 avatar Jul 28 '22 05:07 naturekid72

I have tried numerous times - on a fresh PI OS Lite and on Ubuntu 22.04 but I get a ton of errors. Does anyone have a script? or maybe a docker container script that I can use to build and image?

wavesailor avatar Sep 20 '22 22:09 wavesailor

I have tried numerous times - on a fresh PI OS Lite and on Ubuntu 22.04 but I get a ton of errors. Does anyone have a script? or maybe a docker container script that I can use to build and image?

Show me the errors. I think I can fix some of them. Or you can check my fork and try to build your image with it.

Ra2-IFV avatar Sep 24 '22 03:09 Ra2-IFV

I guess i just dont understand how to launch it, is bettercap initially the launchpad, trying for running on kali no pi, seems impossible but people say it is. im kinda new to all pwnagotchis and just wanted to build one with out the hardware to see if it was worth building a portable one.

Sirius-RJ avatar Nov 06 '22 22:11 Sirius-RJ