From f6186b71ea02a173860184865dd0db5615a9b20b Mon Sep 17 00:00:00 2001 From: Sergio Carlavilla Delgado Date: Wed, 18 Mar 2020 18:41:01 +0000 Subject: [PATCH] Reorganize the installation section to follow the bsdinstall steps Minor corrections Path by: carlavilla@ Approved by: bcr@(mentor) Differential Revision: https://reviews.freebsd.org/D24116 --- .../books/handbook/bsdinstall/chapter.xml | 612 +++++++++--------- ...bsdinstall-configure-network-interface.png | Bin 2369 -> 4501 bytes 2 files changed, 297 insertions(+), 315 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml index 1a37eb5f11..2b530d07ca 100644 --- a/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.xml @@ -1086,14 +1086,16 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. Installing from the Network - The menu shown in only appears when - installing from a -bootonly.iso - CD as this installation media does not hold - copies of the installation files. Since the installation - files must be retrieved over a network connection, this menu - indicates that the network interface must be first - configured. + The menu shown in + only appears + when installing from a -bootonly.iso or + -mini-memstick.img as this installation + media does not hold copies of the installation files. + Since the installation files must be retrieved over a network + connection, this menu indicates that the network interface must + be configured first. If this menu is shown in any step of the + process remember to follow the instructions in + .
Installing from the Network @@ -1105,29 +1107,6 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.
- - To configure the network connection, press - Enter and follow the instructions in . Once the - interface is configured, select a mirror site that is - located in the same region of the world as the computer on - which &os; is being installed. Files can be retrieved more - quickly when the mirror is close to the target computer, - reducing installation time. - -
- Choosing a Mirror - - - - - - -
- - Installation will then continue as if the installation - files were located on the local installation media.
@@ -1943,7 +1922,7 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. - +
Initializing Encryption @@ -2039,19 +2018,7 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. - Post-Installation - - Once &os; is installed, - bsdinstall will prompt to configure - several options before booting into the newly installed system. - This section describes these configuration options. - - - Once the system has booted, - bsdconfig provides a menu-driven method for - configuring the system using these and additional - options. - + Accounts, Time Zone, Services and Hardening Setting the @@ -2077,270 +2044,6 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4.</screen> </figure> </sect2> - <sect2 xml:id="bsdinstall-config-network-dev"> - <title>Configuring Network Interfaces - - Next, a list of the network interfaces found on the - computer is shown. Select the interface to configure. - - - The network configuration menus will be skipped if the - network was previously configured as part of a - bootonly installation. - - -
- Choose a Network Interface - - - - - - -
- - If an Ethernet interface is selected, the installer will - skip ahead to the menu shown in . If a wireless - network interface is chosen, the system will instead scan for - wireless access points: - -
- Scanning for Wireless Access Points - - - - - - -
- - Wireless networks are identified by a Service Set - Identifier (SSID), a short, unique name - given to each network. SSIDs found during - the scan are listed, followed by a description of the - encryption types available for that network. If the desired - SSID does not appear in the list, select - [ Rescan ] to scan again. If - 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. - -
- Choosing a Wireless Network - - - - - - -
- - Next, enter the encryption information for connecting to - the selected wireless network. WPA2 - encryption is strongly recommended as older encryption types, - like WEP, offer little security. If the - network uses WPA2, input the password, also - known as the Pre-Shared Key (PSK). For - security reasons, the characters typed into the input box are - displayed as asterisks. - -
- WPA2 Setup - - - - - - -
- - Next, choose whether or not an IPv4 - address should be configured on the Ethernet or wireless - interface: - -
- Choose <acronym>IPv4</acronym> Networking - - - - - - -
- - There are two methods of IPv4 - configuration. DHCP will automatically - configure the network interface correctly and should be used - if the network provides a DHCP server. - Otherwise, the addressing information needs to be input - manually as a static configuration. - - - Do not enter random network information as it will not - work. If a DHCP server is not available, - obtain the information listed in from - the network administrator or Internet service - provider. - - - If a DHCP server is available, select - [ Yes ] in the next menu to - automatically configure the network interface. The installer - will appear to pause for a minute or so as it finds the - DHCP server and obtains the addressing - information for the system. - -
- Choose <acronym>IPv4</acronym> <acronym>DHCP</acronym> - Configuration - - - - - - -
- - If a DHCP server is not available, - select [ No ] and input the - following addressing information in this menu: - -
- <acronym>IPv4</acronym> Static Configuration - - - - - - -
- - - - IP Address - The - IPv4 address assigned to this computer. - The address must be unique and not already in use by - another piece of equipment on the local network. - - - - Subnet Mask - The subnet mask for - the network. - - - - Default Router - The - IP address of the network's default - gateway. - - - - The next screen will ask if the interface should be - configured for IPv6. If - IPv6 is available and desired, choose - [ Yes ] to select it. - -
- Choose IPv6 Networking - - - - - - -
- - IPv6 also has two methods of - configuration. StateLess Address AutoConfiguration - (SLAAC) will automatically request the - correct configuration information from a local router. Refer - to http://tools.ietf.org/html/rfc4862 - for more information. Static configuration requires manual - entry of network information. - - If an IPv6 router is available, select - [ Yes ] in the next menu to - automatically configure the network interface. The installer - will appear to pause for a minute or so as it finds the router - and obtains the addressing information for the system. - -
- Choose IPv6 SLAAC Configuration - - - - - - -
- - If an IPv6 router is not available, - select [ No ] and input the - following addressing information in this menu: - -
- IPv6 Static Configuration - - - - - - -
- - - - IPv6 Address - The - IPv6 address assigned to this computer. - The address must be unique and not already in use by - another piece of equipment on the local network. - - - - Default Router - The - IPv6 address of the network's default - gateway. - - - - The last network configuration menu is used to configure - the Domain Name System (DNS) resolver, - which converts hostnames to and from network addresses. If - DHCP or SLAAC was used - to autoconfigure the network interface, the Resolver - Configuration values may already be filled in. - Otherwise, enter the local network's domain name in the - Search field. DNS #1 - and DNS #2 are the IPv4 - and/or IPv6 addresses of the - DNS servers. At least one - DNS server is required. - -
- DNS Configuration - - - - - - -
-
- Setting the Time Zone @@ -2423,8 +2126,8 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. The appropriate date is selected using the arrow keys and then pressing - [ Set Date ]. Otherwise, - the date selection can be skipped pressing + [ Set Date ]. + Otherwise, the date selection can be skipped by pressing [ Skip ].
@@ -2440,8 +2143,8 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. The appropriate time is selected using the arrow keys and then pressing - [ Set Time ]. Otherwise, - the time selection can be skipped pressing + [ Set Time ]. + Otherwise, the time selection can be skipped by pressing [ Skip ]. @@ -2519,7 +2222,7 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. - + Enabling Hardening Security Options @@ -2611,7 +2314,7 @@ Ethernet address 0:3:ba:b:92:d4, Host ID: 830b92d4. secure_console - When this option - is enabled, the prompt requests the root password when + is enabled, the prompt requests the root password when entering single. @@ -2975,6 +2678,285 @@ Starting sshd. + + Network Interfaces + + + Configuring Network Interfaces + + Next, a list of the network interfaces found on the + computer is shown. Select the interface to configure. + +
+ Choose a Network Interface + + + + + + +
+ + If an Ethernet interface is selected, the installer will + skip ahead to the menu shown in . If a wireless + network interface is chosen, the system will instead scan for + wireless access points: + +
+ Scanning for Wireless Access Points + + + + + + +
+ + Wireless networks are identified by a Service Set + Identifier (SSID), a short, unique name + given to each network. SSIDs found during + the scan are listed, followed by a description of the + encryption types available for that network. If the desired + SSID does not appear in the list, select + [ Rescan ] to scan again. If + 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. + +
+ Choosing a Wireless Network + + + + + + +
+ + Next, enter the encryption information for connecting to + the selected wireless network. WPA2 + encryption is strongly recommended as older encryption types, + like WEP, offer little security. If the + network uses WPA2, input the password, also + known as the Pre-Shared Key (PSK). For + security reasons, the characters typed into the input box are + displayed as asterisks. + +
+ WPA2 Setup + + + + + + +
+ + Next, choose whether or not an IPv4 + address should be configured on the Ethernet or wireless + interface: + +
+ Choose <acronym>IPv4</acronym> Networking + + + + + + +
+ + There are two methods of IPv4 + configuration. DHCP will automatically + configure the network interface correctly and should be used + if the network provides a DHCP server. + Otherwise, the addressing information needs to be input + manually as a static configuration. + + + Do not enter random network information as it will not + work. If a DHCP server is not available, + obtain the information listed in from + the network administrator or Internet service + provider. + + + If a DHCP server is available, select + [ Yes ] in the next menu to + automatically configure the network interface. The installer + will appear to pause for a minute or so as it finds the + DHCP server and obtains the addressing + information for the system. + +
+ Choose <acronym>IPv4</acronym> <acronym>DHCP</acronym> + Configuration + + + + + + +
+ + If a DHCP server is not available, + select [ No ] and input the + following addressing information in this menu: + +
+ <acronym>IPv4</acronym> Static Configuration + + + + + + +
+ + + + IP Address - The + IPv4 address assigned to this computer. + The address must be unique and not already in use by + another piece of equipment on the local network. + + + + Subnet Mask - The subnet mask for + the network. + + + + Default Router - The + IP address of the network's default + gateway. + + + + The next screen will ask if the interface should be + configured for IPv6. If + IPv6 is available and desired, choose + [ Yes ] to select it. + +
+ Choose IPv6 Networking + + + + + + +
+ + IPv6 also has two methods of + configuration. StateLess Address AutoConfiguration + (SLAAC) will automatically request the + correct configuration information from a local router. Refer + to rfc4862 + for more information. Static configuration requires manual + entry of network information. + + If an IPv6 router is available, select + [ Yes ] in the next menu to + automatically configure the network interface. The installer + will appear to pause for a minute or so as it finds the router + and obtains the addressing information for the system. + +
+ Choose IPv6 SLAAC Configuration + + + + + + +
+ + If an IPv6 router is not available, + select [ No ] and input the + following addressing information in this menu: + +
+ IPv6 Static Configuration + + + + + + +
+ + + + IPv6 Address - The + IPv6 address assigned to this computer. + The address must be unique and not already in use by + another piece of equipment on the local network. + + + + Default Router - The + IPv6 address of the network's default + gateway. + + + + The last network configuration menu is used to configure + the Domain Name System (DNS) resolver, + which converts hostnames to and from network addresses. If + DHCP or SLAAC was used + to autoconfigure the network interface, the Resolver + Configuration values may already be filled in. + Otherwise, enter the local network's domain name in the + Search field. DNS #1 + and DNS #2 are the IPv4 + and/or IPv6 addresses of the + DNS servers. At least one + DNS server is required. + +
+ DNS Configuration + + + + + + +
+ + Once the interface is configured, select a mirror site + that is located in the same region of the world as the + computer on which &os; is being installed. Files can be + retrieved more quickly when the mirror is close to the + target computer, reducing installation time. + +
+ Choosing a Mirror + + + + + + +
+
+
+ Troubleshooting diff --git a/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png b/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png index b70dd5e1be8d282bdd6f2626601e2c9418da7d8c..81728c2ef2b0084e3681ff9a1cd3b9c24f8acaa5 100644 GIT binary patch literal 4501 zcmeHLYdF+f+y5I$&34#5Q5vMu$xMzhh#BP&QmC9VjBH8HBgYtqtr?|=OEx)VlOczh zA!o*MiXBN~FvMVTo{=*-4D)Kg@0WdDd-uNI-si*fVO{IK)>_xS*1FgF-M`;jk1frO zMZpj-005$upj42~a0f4YdMTHG+W2=136? z0I&@>uxlIFZ*zPCW7^|VOIjrOT#3mcPF4Ao_L|F5+DJu^LRH5S%RRt6v4^Hw?w>+C z#hScUrJ-K69lf)Wp0jv^rLS*a_O6ZF7|3OKctJst-`+TzxK4d_GMWT{m#@@w)%wH_ z4Lx;r5K9^G;kTF=zdL5qnCx7BA}x%w=E>ug5C({8Rt*ku#CE}^pGX|GUD|C`9|z{s zNQv0i!L-T&+7pJX6pc_BKPy4VYTv5sWeMaBB!K`*MPZB!kNCh|eG8ji0IT|S%&YXd zHhSq@eeJ7LbPh$E0F=mi##ps`_m``yA70Aq#l3OnvN-koRyB)dVm&Iffsjwq4l!f< z zf`EiVwbt*95wz=jYu9DcW;C0 z0n#?}XO-NRsr0+?>25xk(XG#ZidMtNN6p*_7Pc%D7Rs{@&4n@xK^2B|H5CksF z2?;6Fn77Gz9$Pk~C?k5zSlrmGZOlmymC`XWdBn&9208ky@sD^!O`Jk`8zpn0T0vEP zXnN&6qI^^5!8fS=t$@v~Hi}!y*?!HaSM`3Lnh_2mFLEZ0T*_XIEo!Grc5rItP}<1V ztN%S({p8c64j-zZ0d(OP@ya)0(^5dS+34ut_Ri6i&$I4y))Dc*KDT({5vh?^n1)Ei zL9O)*2I&ZOM@@Ozvc{6s%&LC9v&AI|B88~V#mPL4bF<9ix&hZUAJB#gy zhwJH@L97Up(^R{pjofP=w$-q%UU>dBxe-!p%E}+z39vZ0WjK*uhbx_cyRQj(qAMrm z?_TRHvaNP+gjX<7*5&P7y}S;T0@bT?2G;oIOX?8m&aT5^Ui-e(2p8LVTO&Mo&9yVi zKFO77RZth)z!CFpVFgsD?Nv1qZ{u3?l9jd<6%iviyNsO=(J(B`zF-5)RPG%&Ag$4+ z2e{|#Mxc#`8~3hqZNyAr&%BGiIe#2GLsYtkY@iQJeG3X1(2g2Ylteyv(;2V3ZkXyw z{X#3+02ifvF2w#`Xl=WbxaLx|-R}vtVU_k&LW+AhT^SVD?&-tYSzX?!fk{~I{xf)l zR71i=i_s8Y7(cg78CG?fV$a?ra$;Y)-xQ7ESCTf8&bOJHUs?80r|`^&b2`I05%k|o zUy1fygUIs3hh?kK+S*um0<)b6PFAq>Wq{=dC`8C`ZdM&wm@{_+Z|aZov@30C8N3Sz z*<^GkYf$T)0+X{y%jZY>8H&j2mRg9C?1o!}PqD57zFoI-rSq0_r23;vAY;M6D8bPU z_$hkuaST<+01C)`Ob`w`h5@kE&X30B>oh|SM;!WTVdJ3)dNfFI~@jj0PV z6wUfm&D|OTlDi}_E&pV5OJ8K@*cbVllq-Vb!)EU)_&_KLX~Z&fjS(sMM?Zf~p~PF2 zgyIq#isy2UcNPgyA9n1$e(C!H@?)ZP$jlM;B71@H3!d*tTgUWc5Y61x>Y3FsZ$-ua z#@lCQnchLo=}ZcxDF8p=&3f*Guq=Bb5s!7Gr;%)BN=a@Hit6TLH9GnfcVzG`)vEy) z4MMff&M;bceHzF4t-pq2`>oY;dIzD!{=76l)@ECoD1WnE!p80_1X^hoSEp04!kYzi zV>yM1b{<8X$;!=px(uYJP-fGm<^=dAAO1lm%yQe>*EgVr$pJzn9W&M<_GQ?`Y4Oos)Z zl0N>7%-xODaqLil%hM0xxusw41v}$=2Mg^y`fZAGPL)+a zGbk;$l+IF0xL4@ocSTV_PXvNJE+f;Gn)2zgYspU>dA{=E0)rH234-_mlGRVGtfvfacI!rRa!$iD+tWSD-|Tp+gsHzAb3gBU?8@jmm}W>n?olj* zKB8t!E5H6N5s@jV6>;Bv*!2O5(K_jqTnVqmgC#1hhbc?B4;K%$rAtx#gYc*)&>@5q zzHI2)X`|n4?SjXdOq@NfB?9p#n>3h)Ak+`IbW@i~#yCN1&*nk^-K;-Z{O|P@?_7{F z;ituyT~j+>8g8a^7=4##4f&5OzM!F^x*^Jvz)?0D>f4+E{vj-XfY^V_EuTXkT3KD1U0(T@ zMAULYz}x*YyVA8u;O~r@g~PtZ8`d~7bHhv|&@os`cYX=##smS#`2SHbCC7PxWq{&KS4_$5B1q-*o6A}7&DE76$dd61lrEaR zt&?evbG%cF!y@_88t7ovWW;?Y!3Zu%%FYr@W6+wz!rBs_7l?DG zUYkg>S}&@2evVoEU1%Ii88Sd!O+@ zL?yU@nMlFH+DpBYsynW;W5{#fD}7?7vwT&f2dle<2|yRyQ+ji*x zz)ob^qQ25C!4eqc?J>kZ-?blH!@qP5Wph7L$b!HE`>#9ud!GHbMD2f;`eQxwgZS`; Z4|E9)_b1*j+5Kk$OpVM9$@;f{{V%mLJqG{) literal 2369 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 IeeOSh1L%-kumAu6