You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,11 +28,11 @@ This guide is based on my own experience combined with snippets from various sou
28
28
## 2.) Configure OS in Windows (2mins)
29
29
- a.) Once the OS image is burned, the SD card should automically be mounted in Windows Explorer as a partition named "bootfs"
30
30
- b.) Create an empty file in the bootfs root directory named "ssh"
31
-
- c.) Create a text file named "userconf" in the bootfs root directory containing the following:
31
+
- c.) We need to create a pi:raspberry user to enable remote access, so create a text file named "userconf" in the bootfs root directory containing the following:
0 commit comments