From 40ec25f2c43c634b8792c8a8ed842a1b55e3d5dc Mon Sep 17 00:00:00 2001 From: RuffaloVM Date: Thu, 7 Apr 2022 20:15:14 +0900 Subject: [PATCH 1/3] Configuring.adoc : typo --- .../asciidoc/computers/getting-started/configuring.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/asciidoc/computers/getting-started/configuring.adoc b/documentation/asciidoc/computers/getting-started/configuring.adoc index f4d59d8b8..d52fb66b2 100644 --- a/documentation/asciidoc/computers/getting-started/configuring.adoc +++ b/documentation/asciidoc/computers/getting-started/configuring.adoc @@ -1,6 +1,6 @@ == Configuration on First Boot -If you have not already configured your operating system using the xref:getting-started.adoc#advanced-options[Advanced Menu] of Raspberry Pi Imager when Raspberry Pi OS starts up for the first time you will be guided through initial setip. +If you have not already configured your operating system using the xref:getting-started.adoc#advanced-options[Advanced Menu] of Raspberry Pi Imager when Raspberry Pi OS starts up for the first time you will be guided through initial setup. image::images/initial-setup/1.png[width="80%"] From d675e12d22b8c5a618dcb091e4f3b5ed5c0ae2ae Mon Sep 17 00:00:00 2001 From: RuffaloVM Date: Thu, 7 Apr 2022 20:21:32 +0900 Subject: [PATCH 2/3] Configuring.adoc : delete space --- .../asciidoc/computers/getting-started/configuring.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/asciidoc/computers/getting-started/configuring.adoc b/documentation/asciidoc/computers/getting-started/configuring.adoc index d52fb66b2..e4145feb3 100644 --- a/documentation/asciidoc/computers/getting-started/configuring.adoc +++ b/documentation/asciidoc/computers/getting-started/configuring.adoc @@ -14,7 +14,7 @@ After hitting "Next" you'll be prompted to create a user account. Here you can c image::images/initial-setup/3.png[width="80%"] -If you want to you can set your user name to the old default username of `pi`, which was used on older versions of Raspberry Pi OS. +If you want to you can set your username to the old default username of `pi`, which was used on older versions of Raspberry Pi OS. NOTE: Some older software may require the presence of the `pi` user. From c754b9b6252db1a804e5e6a56e61e0a721b267ac Mon Sep 17 00:00:00 2001 From: Alasdair Allan Date: Thu, 7 Apr 2022 12:55:18 +0100 Subject: [PATCH 3/3] removed duplicate image --- .../asciidoc/computers/getting-started/configuring.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/documentation/asciidoc/computers/getting-started/configuring.adoc b/documentation/asciidoc/computers/getting-started/configuring.adoc index f4d59d8b8..d17137375 100644 --- a/documentation/asciidoc/computers/getting-started/configuring.adoc +++ b/documentation/asciidoc/computers/getting-started/configuring.adoc @@ -18,8 +18,6 @@ If you want to you can set your user name to the old default username of `pi`, w NOTE: Some older software may require the presence of the `pi` user. -image::images/initial-setup/3.png[width="80%"] - However, if you do choose to create this account you will trigger a warning message, and we'd advise you to avoid the old default password of `raspberry`. image::images/initial-setup/4.png[width="80%"]