unixabg / cryptmypi

Project to assist users in building an encrypted raspberry pi
GNU General Public License v3.0
61 stars 21 forks source link

Cannot SSH #31

Closed ftondolo closed 3 years ago

ftondolo commented 3 years ago

Have tried ssh'ing into a newly created Dropbear ssh image on an rpi0w but frankly I cannot figure out trough what medium. I have tried setting it up heedlessly to connect to a Wifi network and even to use g_ether to use a computer's ability to create a bridged network with an RNDIS gadget but the computer refuses to see any device.

unixabg commented 3 years ago

Greetings ftondolo, So I do not have the hardware to test on. However wifi unlock does work now on rpi3b+ and rpi4, so with the right config that might now work. Also to make the size a bit smaller and build copy faster, if you do not need full desktop environment (fde), I use:

export _PKGSPURGE="kali-desktop-xfce kali-root-login xserver-xorg-video-fbdev xserver-xorg-input-evdev xserver-xorg-input-synaptics"

As for the wifi settings in the image I used for testing see: 7ecfe01 . So maybe try with the latest from next-4.x and report back. ------ Edit ----- Oh and I probably need to verify that you are adjusting your conf file accordingly for the correct rpi0 image to install and assuming you are using kali.

unixabg commented 3 years ago

Greetings, Bumping to see if issue still exists?

unixabg commented 3 years ago

Greetings, Final bump, if no response will close soon.

unixabg commented 3 years ago

Closing since no response on bug.