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