Skip to content

Rocky Linux Installation

1. Basic config

  • 1.1 Boot from CD-Rom, and select Install Rocky Linux 9.x, then press Enter

image-20251101214244459

  • 1.2 Choose language and keyboard, then click Continue

image-20251101214643651

2. Localization config

  • 2.1 Click Time & Date to setup Region and City

image-20250829130734579

  • 2.2 Select Region and City, then click Done (example: Asia → Shanghai)

image-20250829130923418

3. Software config

  • 3.1 Click Software Selection to select default install packages

image-20250829131033876

  • 3.2 Select Minimal Install, and choose Standard / Legacy UNIX Compatibility / Development Tools / System Tools, then click Done

image-20250829131249874

4. Partition config

  • 4.1 Click Installation Destination to config disk partition

image-20250829131328386

  • 4.2 Choose OS disk, and select Custom, then click Done

image-20250829131530831

  • 4.3 Manual partition

image-20250829131700058

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

image-20250829131852268

  • Click Accept Change to save partition

image-20250829131934484

5. Network config

  • 5.1 Click Network & Host Name to config server information

image-20250829132016257

  • 5.2 Setup Host Name and click Apply, then click Configure...

image-20250829132131198

  • 5.3 Click IPv6 Settings, and select Method with Disable to disable IPv6

image-20250829132223074

  • 5.4 Click IPv4 Settings to configure server IP address

image-20250829134452452

  • 5.5 Enable server IP address

image-20250829134608336

6. User config

  • 6.1 Click Root Password to setup root password

image-20250829134647197

  • Setup root password

image-20250829134902625

  • 6.2 Create user

Create new user for ansible maintain

  • Click User Creation to create local user

image-20250829134958977

  • Create new user ansible

image-20250829135301915

7. Finish install

  • Click Begin Installation to install rocky linux

image-20250829135339663

  • Waiting OS install finished

image-20250829135508215

  • Click Reboot System to finish OS install

image-20250829142251441

  • 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

image-20250829142502527