lwc:hardware:rpi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lwc:hardware:rpi [2022/10/19 18:55] John Harrisonlwc:hardware:rpi [2022/11/17 12:27] (current) John Harrison
Line 6: Line 6:
   * {{ :lwc:hardware:rpi:mango.gz | working disk image}}   * {{ :lwc:hardware:rpi:mango.gz | working disk image}}
     * this image is for 16GB or bigger sdcard     * this image is for 16GB or bigger sdcard
-    * use ''sudo dd bs=4M if=/blahblahblah/mango of=/dev/sdwhatever'' after extracting+    * use ''sudo dd bs=4M if=/blahblahblah/mango of=/dev/sdwhatever status=progress'' after extracting
     * if using larger than 16GB card, fix size with ''gparted''     * if using larger than 16GB card, fix size with ''gparted''
 +== autologin ==
 +Add as the 2nd and 3rd line in ''/etc/lightdm/lightdm.conf.d/11-armbian.conf''
 +<code>
 +autologin-user=<YOUR USER>
 +autologin-user-timeout=0
 +</code>
 + 
  • lwc/hardware/rpi.1666223707.txt.gz
  • Last modified: 2022/10/19 18:55
  • by John Harrison