Skip to content

Commit c1c890c

Browse files
Update documentation/asciidoc/computers/configuration/headless.adoc
1 parent c5a23da commit c1c890c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/configuration/headless.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ NOTE: Previous versions of Raspberry Pi OS made use of a `wpa_supplicant.conf` f
2626
With no keyboard or monitor, you need a way to xref:remote-access.adoc[remotely control] your headless Raspberry Pi. On first boot, the only option is SSH. To enable SSH on a fresh installation of Raspberry Pi OS, choose one of the following methods:
2727

2828
* enable SSH in the OS customisation menu in Raspberry Pi Imager, then enter a username and password
29-
* create a file named `ssh` at the root of the first partition of the SD card (labeled bootfs), then configure a user manually with `userconf.txt` following the instructions in the section below
29+
* create a file named `ssh` at the root of the first partition of the SD card (labeled `bootfs`), then configure a user manually with `userconf.txt` following the instructions in the section below
3030

3131
For more information, see xref:remote-access.adoc#ssh[set up an SSH server]. Once you've connected over SSH, you can use `raspi-config` to xref:remote-access.adoc#vnc[enable VNC] if you'd prefer a graphical desktop environment.
3232

0 commit comments

Comments
 (0)