Skip to content

Commit be22a27

Browse files
installation.md (#2753)
* installation.md Grammar Check * Update installation.md One minor change to remove a ":" --------- Co-authored-by: sspencerwire <[email protected]>
1 parent 4dd5f10 commit be22a27

File tree

1 file changed

+36
-36
lines changed

1 file changed

+36
-36
lines changed

docs/guides/installation.md

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ contributors:
66

77
# Installing Rocky Linux 10
88

9-
This is a detailed guide for installing a 64-bit version of the Rocky Linux distribution on a standalone system. We will be performing a server class install. We will step through the installation and customization steps in the following sections.
9+
This is a detailed guide for installing a 64-bit version of the Rocky Linux distribution on a standalone system. We will be performing a server-class install. We will step through the installation and customization steps in the following sections.
1010

1111
## OS Installation Prerequisites
1212

@@ -31,11 +31,11 @@ For example, `Rocky-10.0-x86_64-minimal.iso`
3131

3232
!!! Note
3333

34-
The Rocky Project web page lists several mirrors located around the globe. Choose the mirror geographically closest to you. The list of official mirrors can be found [here](https://mirrors.rockylinux.org/mirrormanager/mirrors).
34+
The Rocky Project website lists several mirrors located around the world. Select the mirror that is geographically closest to you. The list of official mirrors can be found [here](https://mirrors.rockylinux.org/mirrormanager/mirrors).
3535

3636
## Verifying the Installation Program ISO File
3737

38-
If you've downloaded the Rocky Linux ISO(s) on an existing Linux distribution, you can use the `sha256sum` utility to verify that file(s) you downloaded are not corrupt. We will show an example of verifying the `Rocky-10.0-x86_64-minimal.iso` file by checking its checksum.
38+
If you've downloaded the Rocky Linux ISO(s) on an existing Linux distribution, you can use the `sha256sum` utility to verify that the file(s) you downloaded are not corrupt. We will demonstrate the verification of the `Rocky-10.0-x86_64-minimal.iso` file by checking its checksum.
3939

4040
1. Download the file that contains the official checksums for the available ISOs.
4141

@@ -51,7 +51,7 @@ If you've downloaded the Rocky Linux ISO(s) on an existing Linux distribution, y
5151
sha256sum -c CHECKSUM --ignore-missing
5252
```
5353

54-
This checks the integrity of the ISO file downloaded previously, provided that it is in the same directory. The output should show:
54+
This checks the integrity of the previously downloaded ISO file, provided it is in the same directory. The output should show:
5555

5656
```text
5757
Rocky-10.0-x86_64-minimal.iso: OK
@@ -62,30 +62,30 @@ If you've downloaded the Rocky Linux ISO(s) on an existing Linux distribution, y
6262
!!! Tip
6363

6464
Before starting the installation, ensure that the system’s Unified Extensible Firmware Interface (UEFI) or Basic Input/Output System (BIOS) is properly configured to boot from the correct medium.
65-
Also make sure that you review the recommended [minimum hardware requirements](minimum_hardware_requirements.md) notes for running Rocky Linux 10.
65+
Also, make sure that you review the recommended [minimum hardware requirements](minimum_hardware_requirements.md) notes for running Rocky Linux 10.
6666

6767
Once the system is set up to boot from the media with the ISO file, we can begin the installation.
6868

69-
1. Insert and boot from the installation medium (optical disk, USB flash drive, and so on).
69+
1. Insert and boot from the installation medium (e.g., optical disk, USB flash drive).
7070

7171
2. Once the computer has booted, you see the Rocky Linux 10 installer splash screen.
7272

7373
![Rocky Linux installation splash screen](images/installation_10_0_F01.png)
7474

75-
3. At the welcome screen, you can use the ++"up"++ or ++"down"++ arrow keys to select any of the options followed by pressing ++enter++ to run the selected option. If you do not press any key, the installation program starts a countdown, after which the installation process automatically executes the default, highlighted, option:
75+
3. At the welcome screen, you can use the ++"up"++ or ++"down"++ arrow keys to select any of the options, followed by pressing ++enter++ to run the selected option. If you do not press any key, the installation program starts a countdown, after which the installation process automatically executes the default, highlighted option:
7676

7777
`Test this media & install Rocky Linux 10.0`
7878

7979
4. A quick media verification step takes place.
80-
This media verification step can save you the trouble of starting the installation only to discover halfway through that the installation program has to stop because of bad installation media.
80+
This media verification step can save you the trouble of starting the installation only to discover halfway through that the installation program has to stop due to faulty installation media.
8181

82-
1. After the media check runs to completion and the media is successfully verified to be usable, the installation program automatically continues to the next screen.
82+
1. After the media check is completed and the media is successfully verified as usable, the installation program automatically proceeds to the next screen.
8383

84-
2. Select the language you want to use to perform the installation in this screen. For this guide, we select *English (United States)*. Then click the ++"continue"++ button.
84+
2. Select the language you want to use to install this screen. For this guide, we select *English (United States)*. Then click the ++"continue"++ button.
8585

8686
## Installation Summary
8787

88-
The `Installation Summary` screen is an all-in-one area where you make important decisions about the system's installation.
88+
The `Installation Summary` screen is a comprehensive area where you make key decisions about the system's installation.
8989
9090
The screen is roughly divided into the following sections:
9191
@@ -94,19 +94,19 @@ The screen is roughly divided into the following sections:
9494
- *SYSTEM*
9595
- *USER SETTINGS*
9696
97-
We will delve into each of these sections next and make changes where necessary.
97+
We will delve into each of these sections next and make any necessary changes.
9898
9999
### Localization Section
100100
101-
This section customizes items related to the system's geographic location. This includes – Keyboard, Language Support, Time and Date.
101+
This section customizes items related to the system's geographic location. This includes – Keyboard, Language Support, Time, and Date.
102102

103103
#### Keyboard
104104

105105
In this guide's demo system, we accept the default value (*English US*) and make no changes.
106106
107107
However, if you need to make any changes here, from the *Installation Summary* screen, click the ++"keyboard"++ option to specify the system's keyboard layout. Using the ++plus++ button, you can add and order additional keyboard layouts as necessary.
108108

109-
When finished with this screen click ++"done"++.
109+
When finished with this screen, click ++"done"++.
110110

111111
#### Language Support
112112

@@ -116,9 +116,9 @@ We will accept the default value - **English (United States)** and make no chang
116116

117117
#### Time & Date
118118

119-
Click the ++"Time & Date"++ option on the main *Installation Summary* screen to bring up another screen that will allow for the selection of the timezone where the machine is located. Use the drop down arrows to select the region and city closest to you.
119+
Click the ++"Time & Date"++ option on the main *Installation Summary* screen to bring up another screen that will allow for the selection of the timezone where the machine is located. Use the drop-down arrows to select the region and city closest to you.
120120

121-
Accept the default and enabled ++"Automatic date & time"++ option that allows the system to automatically set the correct time and date by using the Network Time Protocol (NTP).
121+
Accept the default and enable ++"Automatic date & time"++ option, which allows the system to automatically set the correct time and date using the Network Time Protocol (NTP).
122122

123123
Click ++"done"++ when completed.
124124

@@ -128,11 +128,11 @@ Under the *Software* section of the *Installation Summary* screen, you can selec
128128

129129
#### Installation Source
130130

131-
Because we are using a Rocky Linux 10 ISO image for the installation, the Auto-detected source option is automatically selected for us by default. Accept the preset default installation source.
131+
Since we are using a Rocky Linux 10 ISO image for the installation, the Auto-detected source option is selected by default for us. Accept the preset default installation source.
132132

133133
!!! Tip
134134

135-
The installation Source area allows you to perform a network-based installation (for example, if you use the Rocky Linux boot ISO - Rocky-10.0-x86_64-boot.iso). For a network-based installation, you need first to ensure that a network adapter on the target system is properly configured, and can reach the installation source(s) over the network (lan or internet)internet. To perform a network-based installation, click `Installation Source` and then select the `On the network` radio button. Then select the correct protocol and type the correct URI. Click `Done`.
135+
The installation Source area allows you to perform a network-based installation (for example, if you use the Rocky Linux boot ISO - Rocky-10.0-x86_64-boot.iso). For a network-based installation, you must first ensure that a network adapter on the target system is configured correctly and can reach the installation source(s) over the network (LAN or Internet). To perform a network-based installation, click `Installation Source` and then select the `On the network` radio button. Then select the correct protocol and type the correct URI. Click `Done`.
136136

137137
#### Software Selection
138138

@@ -147,13 +147,13 @@ Click ++"done"++ at the top of the screen.
147147

148148
### System Section
149149

150-
Use the System section of the *Installation Summary* screen for customizing and making changes to things related to the underlying hardware of the target system. This is where you create your hard disk drive partitions or volumes, specify the file system, specify the network configuration, enable or disable KDUMP.
150+
Use the System section of the *Installation Summary* screen for customizing and making changes to things related to the underlying hardware of the target system. This is where you create your hard disk drive partitions or volumes, specify the file system, specify the network configuration, and enable or disable KDUMP.
151151

152152
#### Installation Destination
153153

154154
From the *Installation Summary* screen, click the ++"Installation Destination"++ option. This takes you to the corresponding task area.
155155

156-
You will see a screen displaying all the candidate disk drives that you have available on the target system. If you have only one disk drive on the system, as on our sample system, you see the drive listed under *Local Standard Disks* with a checkmark beside it. Clicking the disk icon will toggle on or off the disk selection checkmark. Keep it checked to select the disk.
156+
You will see a screen displaying all the candidate disk drives available on the target system. If you have only one disk drive on the system, as on our sample system, you see the drive listed under *Local Standard Disks* with a checkmark beside it. Clicking the disk icon toggles the disk selection checkmark on or off. Keep it checked to select the disk.
157157

158158
Under the *Storage Configuration* section:
159159

@@ -165,52 +165,52 @@ Under the *Storage Configuration* section:
165165

166166
### Network & Host Name
167167

168-
The next important task of the installation procedure under the System area deals with network configuration, where you can configure or tweak network-related settings for the system.
168+
The following important task in the installation procedure under the System area involves network configuration, where you can configure or adjust network-related settings for the system.
169169

170170
!!! Note
171171

172172
After you click on the ++"Network & Host Name"++ option, all correctly detected network interface hardware (such as Ethernet, wireless network cards, and so on) will be listed in the left pane of the network configuration screen. Depending on your specific hardware setup, Ethernet devices in Linux have names similar to `eth0`, `eth1`, `ens3`, `ens4`, `em1`, `em2`, `p1p1`, `enp0s3`, and so on.
173173
You can configure each interface using DHCP or manually set the IP address.
174-
If you choose to configure manually, be sure to have all the required information ready, such as the IP address, netmask, and so on.
174+
If you choose to configure manually, ensure that you have all the required information ready, such as the IP address, netmask, and other relevant details.
175175

176176
Clicking the ++"Network & Host Name"++ button in the main *Installation Summary* screen opens the corresponding configuration screen. Here, you can also configure the system's hostname.
177177
178178
!!! Note
179179
180180
You can easily change the system hostname later on after the OS has been installed.
181181
182-
The next configuration task is related to the network interfaces on the system.
182+
The following configuration task involves the system's network interfaces.
183183

184184
1. Verify that the left pane lists a network adapter/card
185185
2. Click any of the detected network devices in the left pane to select it.
186-
The selected network adapter's configurable properties appear in the screen's right pane.
186+
The selected network adapter's configurable properties appear in the right pane of the screen.
187187
188188
!!! Note
189189
190-
On our sample system, we have two Ethernet devices (`ens3` and `ens4`), both of which are in a connected state. The type, name, quantity, and state of the network devices on your system may vary from the ones on our demo system.
190+
On our sample system, we have two Ethernet devices (`ens3` and `ens4`), both of which are in a connected state. The type, name, quantity, and state of the network devices on your system may differ from those on our demo system.
191191
192-
Verify the switch of the device you want to configure is in the `ON` (blue) position in the right pane.
192+
Verify that the switch of the device you want to configure is in the `ON` (blue) position in the right pane.
193193
We will accept all the defaults in this section.
194194
195195
Click ++"done"++ to return to the main *Installation Summary* screen.
196196
197197
!!! Warning
198198
199-
Pay attention to the IP address of the server in this section of this installer. If you do not have physical or easy console access to the system, this information will come in handy later on when you need to connect to the server after the OS installation is completed.
199+
Pay attention to the IP address of the server in this section of the installer. If you do not have physical or easy console access to the system, this information will be useful later when you need to connect to the server after the OS installation is complete.
200200
201201
### User Settings Section
202202
203-
Use this section for creating a password for the `root` user account and also for creating new administrative or non-administrative accounts.
203+
Use this section to create a password for the `root` user account and to create new administrative or non-administrative accounts.
204204
205205
#### Root Password
206206
207207
1. Click the *Root Password* field under *User Settings* to start the *Root Account* task screen.
208208
209209
!!! Warning
210210
211-
The root superuser is the most privileged account on the system. Therefore, if you choose to use or enable it, it is crucial that you protect this account with a strong password.
211+
The root superuser is the most privileged account on the system. If you choose to use or enable it, you must protect this account with a strong password.
212212
213-
2. You will see two options to either "Disable root account" OR "Enable root account".
213+
2. You will see two options: "Disable root account" or "Enable root account".
214214
Accept the default.
215215
216216
3. Click ++"done"++.
@@ -219,11 +219,11 @@ Accept the default.
219219
220220
To create a user:
221221
222-
1. Click the *User Creation* field under *User Settings* to start the *Create User* task screen. Use this task area for the creation of a privileged (administrative) or non-privileged (non-administrative) user account.
222+
1. Click the *User Creation* field under *User Settings* to start the *Create User* task screen. Use this task area to create a privileged (administrative) or non-privileged (non-administrative) user account.
223223
224224
!!! Caution
225225
226-
On a Rocky Linux 10 system, the Root account is disabled by default and so it is important to ensure that the user account created during the OS installation has administrative privileges. This user can be used in a non-privileged manner for day-to-day tasks on the system and will also have the ability to elevate their role to perform administrative (root) functions as necessary.
226+
On a Rocky Linux 10 system, the Root account is disabled by default; therefore, it is essential to ensure that the user account created during the OS installation has administrative privileges. This user can be used in a non-privileged manner for day-to-day tasks on the system and will also have the ability to elevate their role to perform administrative (root) functions as necessary.
227227
228228
We will create a regular user that can invoke superuser (administrator) powers when needed.
229229
@@ -246,18 +246,18 @@ To create a user:
246246
247247
## Installer Phase
248248
249-
Once satisfied with your choices for the various installation tasks, the next phase of the installation process will begin the installation proper.
249+
Once you are satisfied with your choices for the various installation tasks, the next phase of the installation process will begin the actual installation.
250250
251251
### Start the Installation
252252
253253
Once satisfied with your choices for the various installation tasks, click the ++"Begin Installation"++ button on the main *Installation Summary* screen.
254254
255255
The installation will begin, and the installation program will show the progress of the installation.
256-
After the installation begins, various tasks will begin running in the background, such as partitioning the disk, formatting the partitions or LVM volumes, checking for and resolving software dependencies, writing the operating system to the disk, and so on.
256+
After the installation starts, various tasks will begin running in the background, such as partitioning the disk, formatting the partitions or LVM volumes, checking for and resolving software dependencies, writing the operating system to the disk, and other similar tasks.
257257
258258
!!! Note
259259
260-
If you do not wish to continue after clicking the ++"Begin Installation"++ button, you can still safely exit the installation without losing data. To quit the installer, simply reset your system by clicking the ++"Quit"++ button, pressing ctrl-alt-del on the keyboard, or pushing the reset or power switch.
260+
If you do not wish to continue after clicking the ++"Begin Installation"++ button, you can still safely exit the installation without losing data. To quit the installer, simply reset your system by clicking the ++"Quit"++ button, pressing Ctrl-Alt-Delete on the keyboard, or pushing the reset or power switch.
261261
262262
### Complete the Installation
263263
@@ -278,6 +278,6 @@ To log onto the system:
278278
2. At the Password prompt, type `04302021` (rockstar’s password) and press ++enter++ (the password will ***not*** be echoed to the screen, that is normal).
279279
280280
3. Run the `whoami` command after login.
281-
This command shows the name of the currently logged in user.
281+
This command shows the name of the currently logged-in user.
282282
283283
![Login Screen](images/installation_9.0_F03.png)

0 commit comments

Comments
 (0)