Skip to content

Commit f0341bf

Browse files
committed
2 parents aa65632 + afd8206 commit f0341bf

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,11 @@ This is based on snippets from various sources, primarily https://www.dslreports
2828
- Use a SD card >8Gb
2929
<img src="https://github.com/playfultechnology/RasPBX/blob/main/images/diskimager.jpg" alt="Disk Imager" />
3030

31-
## 3.)
31+
## 3.) Configure OS
32+
- The SD card should now appear in Windows Explorer as a partition names "bootfs"
33+
- Create an empty file in the root directory named "ssh"
34+
- Create a text file named "userconf" in the root directory containing the following:
35+
36+
```pi:$6$c70VpvPsVNCG0YR5$l5vWWLsLko9Kj65gcQ8qvMkuOoRkEagI90qi3F/Y7rm8eNYZHW8CY6BOIKwMH7a3YYzZYL90zf304cAHLFaZE0```
37+
38+
<img src="https://github.com/playfultechnology/RasPBX/blob/main/images/bootfs.jpg" alt="BootFS" />

0 commit comments

Comments
 (0)