Raspberry Pi: Difference between revisions

From Elch-Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
* Raspberry Pi3 premium kit von Digitec
* Raspberry Pi3 premium kit von Digitec
* Image auf SD-Card schreiben: dd bs=4M if=LibreELEC-RPi2.arm-9.2.3.img of=/dev/sdc status=progress; sync
* Image auf SD-Card schreiben: dd bs=4M if=LibreELEC-RPi2.arm-9.2.3.img of=/dev/sdc status=progress; sync
* Boot-Config ändern: mount -o remount,rw /flash

Revision as of 21:27, 31 July 2020

  • Raspberry Pi3 premium kit von Digitec
  • Image auf SD-Card schreiben: dd bs=4M if=LibreELEC-RPi2.arm-9.2.3.img of=/dev/sdc status=progress; sync
  • Boot-Config ändern: mount -o remount,rw /flash