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/08/06 11:08] – John Harrison | lwc:hardware:rpi [2022/11/17 12:27] (current) – John Harrison | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * [[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 | ||
| + | </ | ||
| + | |||