summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-12-12 15:59:51 +0000
committerLars Wirzenius <liw@liw.fi>2022-12-12 15:59:51 +0000
commitaa82d3d14c96728e96e5373e9e82df4155cdad56 (patch)
treec2db5f241dbe7d82488bd3a09695b4f5294c7fd2
parent27e378efc6e0e881f53abb6023caf7799b1901b4 (diff)
parent6abe1ce3c604c53ce02453768d4139db22911aff (diff)
downloadpuomi-aa82d3d14c96728e96e5373e9e82df4155cdad56.tar.gz
Merge branch 'installation-docs' into 'main'
docs: minor tweaks to installation instructions See merge request larswirzenius/puomi!19
-rw-r--r--README.md2
-rw-r--r--install.md9
2 files changed, 7 insertions, 4 deletions
diff --git a/README.md b/README.md
index 1890c12..ea74eb5 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ done using SSH and Ansible.
## Installation
-This is not yet documented.
+See [install.md][].
## Hardware
diff --git a/install.md b/install.md
index 4d37635..483efc6 100644
--- a/install.md
+++ b/install.md
@@ -8,6 +8,7 @@ To use Puomi you need:
* A PC with at least two Ethernet ports and UEFI. Below, we call it
"the router PC".
+ - a USB-Ethernet adapter is fine for the second port
* A USB drive to hold the installer image.
* A second machine to provision the router. Below, we call it the
"laptop", but it can be any machine.
@@ -57,15 +58,17 @@ authorized_keys_file: mykey.pub
eject /dev/sdx
~~~
-* You may want to label the drive so you remember which one is the
- installer.
+* You may want to label the physical drive so you remember which one
+ is the installer.
## Install on your PC.
* Connect the router PC's main Ethernet port to your home Internet
connection. This can be directly to the external network, or to your
existing router.
- - the main port is the one know to Linux as "eth0".
+ - the main port is the one know to Linux as "eth0"
+ - you may have to boot into the installer and experiment to find out
+ which one it is
* Connect your laptop to any other Ethernet port in the router PC.
* Insert the installer USB to the router PC and boot off it. This may
involve telling your BIOS which drive to boot from. Every BIOS is