Skip to content

Ubuntu Server Installation

1. Basic config

  • 1.1 Boot from CD-Rom, and select Install Ubuntu Server, press Enter

image-20250808110150583

  • 1.2 Select your language, and press Enter

image-20250808110326854

  • 1.3 Select keyboard and choose Done, then press Enter

image-20250808110412839

  • 1.4 Select install base, then press Done

image-20250808110442706

2. Network config

Without bonding

  • 2.1 Choose network adapter to Edit IPv4

image-20250808110516664

  • 2.2 Select IPv4 method to Manual, and setup Subnet / Address / Gateway / Name servers / Search donmains, then choose Save and press ENTER

image-20250808110707173

  • 2.3 Choose Done and press Enter

image-20250808110735639

With bonding

  • 2.1 Choose Create bound, and press ENTER

image-20250808155315801

  • 2.2 Input bonding Name, and select bonding DevicesBond mode, then choose Create and press ENTER

image-20250808155450780

  • 2.3 Select bond0, and select Edit IPv4 to configure IP address

image-20250808155609859

  • 2.4 Select IPv4 Method to Manual, then setup Subnet / Address / Gateway / Name servers / Search domains, and choose Save, then press ENTER

image-20250808155924676

  • 2.5 Press Done

image-20250808160016329

3. Proxy and apt config

  • 3.1 Config proxy if need, then press Done

image-20250808110811160

  • 3.2 Config apt mirror address, then press Done

mirror address must be: http://archive.ubuntu.com/ubuntu

for ansible OS tunning auto switch to local yum server

image-20250808110917404

  • 3.3 Press Continue

image-20250808110933165

4. Partition config

  • 4.1 Select Use an entire disk to create LVM partition, then press Done

image-20250808111004002

  • 4.2 Press default LV (ubuntu-lv) and select Delete to delete default LV

image-20250808111040322

  • 4.3 Press default VG (ubuntu-vg) and select Edit to modify VG info

image-20250808111107435

  • 4.4 Change VG name, then press Save

image-20250808111138037

  • 4.5 Press free space and select Create Logical Volume

image-20250808111204788

  • 4.6 Press LV Name / Format, and press Create to create new LV

image-20250808111229962

  • 4.7 Press Done

image-20250808111249547

  • 4.8 Press Continue to finish partition

image-20250808111302421

5. System config

  • 5.1 User config

create user ansible for system automation maintain usage

image-20251101215907690

  • 5.2 Press Continue

image-20250808111436412

  • 5.3 Install OpenSSH server

image-20250808111500078

  • 5.4 Finish install

Waiting OS install finished, then press Reboot Now

image-20250808111526424

Remove installation medium, and press Enter to reboot system

image-20250808111554448

  • 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