You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rocky Linux ISOs are named following this convention:
@@ -31,7 +31,7 @@ Rocky Linux ISOs are named following this convention:
31
31
Rocky-<MAJOR#>.<MINOR#>-<ARCH>-<VARIANT>.iso
32
32
```
33
33
34
-
For example, `Rocky-8.7-x86_64-minimal.iso`
34
+
For example, `Rocky-8.9-x86_64-minimal.iso`
35
35
36
36
!!! Note
37
37
@@ -44,7 +44,7 @@ If you've downloaded the Rocky Linux ISO(s) on an existing Linux distribution, y
44
44
First download the file that contains the official checksums for the available ISOs. While still in the folder that contains the downloaded Rocky Linux ISO download the checksum file for the ISO, type:
This will check the integrity of the previously downloaded ISO file, provided it is in the same directory. The output should show:
57
57
58
58
```
59
-
Rocky-8.7-x86_64-minimal.iso: OK
59
+
Rocky-8.9-x86_64-minimal.iso: OK
60
60
```
61
61
62
62
## The Installation
@@ -71,7 +71,7 @@ Insert and boot from the installation medium (optical disk, USB flash drive, and
71
71
72
72
Once the computer has booted you will be presented with the Rocky Linux 8 welcome splash screen.
73
73
74
-

74
+

75
75
76
76
If you do not press any key the installer will begin a countdown, after which the installation process will automatically execute the default, highlighted, option:
0 commit comments