Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
lwc:hardware:rpi [2022/08/05 14:18] – created John Harrison | lwc:hardware:rpi [2022/11/17 12:27] (current) – John Harrison | ||
---|---|---|---|
Line 4: | Line 4: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * {{ : | ||
+ | * this image is for 16GB or bigger sdcard | ||
+ | * use '' | ||
+ | * if using larger than 16GB card, fix size with '' | ||
+ | == autologin == | ||
+ | Add as the 2nd and 3rd line in ''/ | ||
+ | < | ||
+ | autologin-user=< | ||
+ | autologin-user-timeout=0 | ||
+ | </ | ||
+ |