Is there a way to turn the mininmal debian into a network-enabled one? #10
Replies: 3 comments 7 replies
-
It should work. Make sure you use a recent image with the fix for issue #8. |
Beta Was this translation helpful? Give feedback.
-
My Bananapi M2 Ultra will not boot with the bullseye image. I follow the follow the instructions on the web-site: $ wget https://dl.sd-card-images.johang.se/boots/2024-01-01/boot-banana_pi_m2_ultra.bin.gz What I am doing wrong? |
Beta Was this translation helpful? Give feedback.
-
Before I tried booting the sdcard, I mounted its Linux FS and created a $MOUNTPT/root/.ssh/authorized_keys file with a public key generated with ssh-keygen. My Orange Pi Zero LTS booted Johan's image and got on the wired Ethernet. I found its address with nmap and logged in with ssh.
I also needed these. YMMV. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Specifically for the Banana Pi Zero.
The image boots fine, but it seems there is no way to connect to the internet to download updates - I assume this is because the needed firmware would be propietary? Or because it can't be automated to update.
Is there a way to manually add those missing components? None of the usual "standard" tools exist on the image. Or maybe I'm doing everything wrong, I'm not excluding that...
Beta Was this translation helpful? Give feedback.
All reactions