johang / sd-card-images

Scripts to build bootable SD card images with Debian for various single-board computers
https://sd-card-images.johang.se
GNU General Public License v3.0
143 stars 32 forks source link

Debian 11 command not found for everything. #40

Closed Garuizbido closed 1 year ago

Garuizbido commented 1 year ago

I just installed an image on my banana pi m2m, but it has 0 usability. None of the commands work not even sudo and apt install sudo returns with error unable to locate package sudo.

johang commented 1 year ago

These are minimal images. They are probably not for beginners.

Garuizbido commented 1 year ago

I know these are minimal installs, but I can't get even nano or vim to work. I have gone around this using cat. How can I connect this to the internet in order to download the packages I need?