diff options
author | Jonas Smedegaard <dr@jones.dk> | 2020-07-26 11:00:43 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2020-07-26 11:00:43 +0200 |
commit | f790365bb66600839eeff42b47c342795c329268 (patch) | |
tree | ce207d20eb3c8760261191ebdbdd52e3ce07ae6b | |
parent | 21c9266ef4bb0048cb037577dafd2430c7e8b778 (diff) |
consistently use emphasized intro word (not bullet points)
-rw-r--r-- | SETUP.md | 22 |
1 files changed, 14 insertions, 8 deletions
@@ -12,16 +12,20 @@ You need a locally usable computer (i.e. with monitor and keyboard connected). Requirements for computer: -* Sufficient: Any computer supported by [Debian]. -* Recommended: Either a [Teres-1] laptop or a [LIME2] box. +**Sufficient:** +Any computer supported by [Debian]. +**Recommended:** +Either a [Teres-1] laptop or a [LIME2] box. You also need an install medium. For the recommended computers listed above, install medium is a microSD card. Requirements for microSD card: -* Sufficient: Any microSD card that can hold at least 1GB storage. -* Recommended: microSD card from SanDisk marked as "A1" or "A2". +**Sufficient:** +Any microSD card that can hold at least 1GB storage. +**Recommended:** +microSD card from SanDisk marked as "A1" or "A2". You will need internet access during install, both to get the install image @@ -39,7 +43,7 @@ and to finalize system setup. ### Non-free firmware -**NB!** +**Beware:** Many wifi controllers does not work out of the box with Free systems like [Debian]. You can either avoid wifi (i.e. use ethernet instead), @@ -60,7 +64,9 @@ You are recommended to use full disk encryption, which protects your personal data stored on the harddisk from being accessible by others e.g. if your computer gets stolen. -Beware however that disk encryption only protects your data + +**Beware:** +Disk encryption only protects your data while the computer is **turned off** (also use a strong user password and a screensaver with locking). Also, if you forget your disk password then **all your data is lost!** @@ -74,7 +80,7 @@ to download image and copy it over to an install medium, and then start the new system, enable network, and finalize system setup. -**NB!** +**Beware:** Builtin wifi on the Teres-I laptop does not work with the regular box image (see notes [above][#Non-free firmware]). @@ -97,7 +103,7 @@ for setting up the Xfce desktop environment. You may find help in the [Install chapter of The Debian handbook][Debian handbook - Install]. -**NB!** +**Beware:** Builtin wifi on most computers does not work with regular netinst images (see notes [above][#Non-free firmware]). |