Raspberry Pi: Difference between revisions
From Elch-Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
* Boot-Config ändern: mount -o remount,rw /flash | * Boot-Config ändern: mount -o remount,rw /flash | ||
= HDMI Probleme = | |||
* https://www.opentechguides.com/how-to/article/raspberry-pi/28/raspi-display-setting.html | * https://www.opentechguides.com/how-to/article/raspberry-pi/28/raspi-display-setting.html | ||
* Es war das Kabel! |
Revision as of 21:46, 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