Improve clarity and detail in bsdinstall wireless section.
Approved by: gjb (mentor)
This commit is contained in:
parent
3f66fb4e23
commit
dbf0eb3279
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37815
1 changed files with 18 additions and 14 deletions
|
@ -1492,9 +1492,11 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
|||
identification and security parameters must be entered to
|
||||
allow it to connect to the network.</para>
|
||||
|
||||
<para>Wireless networks are identified by an <acronym
|
||||
role="Service Set Identifier">SSID</acronym>. The SSID is a
|
||||
unique name given to each network.</para>
|
||||
<para>Wireless networks are identified by a Service Set
|
||||
Identifier, or <acronym role="Service Set Identifier">
|
||||
SSID</acronym>. The <acronym role="Service Set
|
||||
Identifier">SSID</acronym> is a short, unique name given to
|
||||
each network.</para>
|
||||
|
||||
<para>Most wireless networks encrypt transmitted data to protect
|
||||
information from unauthorized viewing. <acronym role="Wi-Fi
|
||||
|
@ -1521,9 +1523,9 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
|||
desired <acronym role="Service Set Identifier">SSID</acronym>
|
||||
doesn't appear in the list, select
|
||||
<guibutton>[ Rescan ]</guibutton> to scan again. If
|
||||
the desired network still does not appear, check antenna
|
||||
connections or try moving the computer closer to the access
|
||||
point.</para>
|
||||
the desired network still does not appear, check for problems
|
||||
with antenna connections or try moving the computer closer to
|
||||
the access point. Rescan after each change is made.</para>
|
||||
|
||||
<figure id="bsdinstall-wireless-accesspoints">
|
||||
<title>Choosing A Wireless Network</title>
|
||||
|
@ -1534,11 +1536,13 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
|||
</mediaobject>
|
||||
</figure>
|
||||
|
||||
<para>After selecting the desired network, the encryption
|
||||
information for connecting to that network must be entered.
|
||||
For WPA2, the password (also known as the <acronym
|
||||
role="Pre-Shared Key">PSK</acronym>) is all that is
|
||||
needed.</para>
|
||||
<para>The encryption information for connecting to the selected
|
||||
wireless network is entered after selecting the network. With
|
||||
<acronym role="Wi-Fi Protected Access II">WPA2</acronym>, only
|
||||
a password (also known as the Pre-Shared Key, or <acronym
|
||||
role="Pre-Shared Key">PSK</acronym>) is needed. Characters
|
||||
typed into the input box are shown as asterisks for
|
||||
security.</para>
|
||||
|
||||
<figure id="bsdinstall-wireless-wpa2">
|
||||
<title>WPA2 Setup</title>
|
||||
|
@ -1549,9 +1553,9 @@ Trying to mount root from cd9660:/dev/iso9660/FREEBSD_INSTALL [ro]...</screen>
|
|||
</mediaobject>
|
||||
</figure>
|
||||
|
||||
<para>After selection of the wireless network and entry of the
|
||||
connection information, network configuration
|
||||
continues.</para>
|
||||
<para>Network configuration continues after selection of the
|
||||
wireless network and entry of the connection
|
||||
information.</para>
|
||||
</sect3>
|
||||
|
||||
<sect3 id="bsdinstall-ipv4">
|
||||
|
|
Loading…
Reference in a new issue