summaryrefslogtreecommitdiff
path: root/wiki/openbsd/installation.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/openbsd/installation.mdwn')
-rw-r--r--wiki/openbsd/installation.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/wiki/openbsd/installation.mdwn b/wiki/openbsd/installation.mdwn
index 98605ea..324f626 100644
--- a/wiki/openbsd/installation.mdwn
+++ b/wiki/openbsd/installation.mdwn
@@ -67,6 +67,8 @@ Simply run the command: `fw_update`
To enable wifi on your device, run the following command (filling in the proper details where need be)
+ ifconfig iwn0 up
+ ifconfig iwn0 scan
echo "join WIFI-NAME wpakey PASSPHRASE" >> /etc/hostname.iwn0
echo "dhcp" >> /etc/hostname.iwn0
echo "inet6 autoconf" >> /etc/hostname.iwn0