Step 1 wget https://downloads.raspberrypi.org/raspbian_latest -O raspbian.zip Step 2 shasum -a 256 raspbian.zip ##Vergleichen Step3 unzip raspbian.zip Step 4 lsblk ## SD-Karte finden Step 5 dd status=progress if=raspbian.img of=/dev/sdx ## x =gefundenes Laufwerk