summaryrefslogtreecommitdiff
path: root/tutorial.md
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial.md')
-rw-r--r--tutorial.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/tutorial.md b/tutorial.md
index e93be24..33507c6 100644
--- a/tutorial.md
+++ b/tutorial.md
@@ -70,6 +70,17 @@ The steps:
8. Wait for the system to boot. Log in as root, either from the
virtual console (no password), or via SSH.
+ If you need to connect to wifi, you need to log in as root and run
+ the following commands:
+
+ ~~~sh
+ iwctl station wlan0 get-networks
+ iwctl stations wlan0 connect DadItIsThisOne
+ ~~~
+
+ Substitute the name of the network as needed. Enter wifi password
+ when requested.
+
9. Create a target specification file `foo-target.yaml`. The name can
be anything, but it must be valid YAML. In the example below, there
is one NVMe drive that will get the system installed. All drives