Rocky Linux Installation¶
1. Basic config¶
- 1.1 Boot from CD-Rom, and select
Install Rocky Linux 9.x, then pressEnter
- 1.2 Choose language and keyboard, then click
Continue
2. Localization config¶
- 2.1 Click
Time & Dateto setupRegionandCity
- 2.2 Select
RegionandCity, then clickDone(example: Asia → Shanghai)
3. Software config¶
- 3.1 Click
Software Selectionto select default install packages
- 3.2 Select
Minimal Install, and chooseStandard/Legacy UNIX Compatibility/Development Tools/System Tools, then clickDone
4. Partition config¶
- 4.1 Click
Installation Destinationto config disk partition
- 4.2 Choose OS disk, and select
Custom, then clickDone
- 4.3 Manual partition
The recommended zoning as bellow:
/boot 2GB
/boot/efi 2GB
SWAP 20GB
/ free space remaining
--------------------------------
ps: if there are no mount SAN storage, you can also create data partition
example: /pgdata? /pgsql
- Click
Accept Changeto save partition
5. Network config¶
- 5.1 Click
Network & Host Nameto config server information
- 5.2 Setup
Host Nameand clickApply, then clickConfigure...
- 5.3 Click
IPv6 Settings, and selectMethodwithDisableto disable IPv6
- 5.4 Click
IPv4 Settingsto configure server IP address
- 5.5 Enable server IP address
6. User config¶
- 6.1 Click
Root Passwordto setup root password
- Setup root password
- 6.2 Create user
Create new user for ansible maintain
- Click
User Creationto create local user
- Create new user
ansible
7. Finish install¶
- Click
Begin Installationto install rocky linux
- Waiting OS install finished
- Click
Reboot Systemto finish OS install
- Release server images (Optional: VM)
if install with PVE, please release OS/Driver ISO images
Click Hardware -> CD/DVD Drive -> Edit -> Do not use any media -> OK























