Skip to main content

Posts

Featured

🟣 Manual Partitioning in Ubuntu 20.04 (Step‑by‑Step)

  🟣 Manual Partitioning in Ubuntu 20.04 (Step‑by‑Step)   🟦 1. Start the Installer:   Boot from your Ubuntu 20.04 USB. Choose Install Ubuntu . Continue until you reach Installation type . Select Something else → this opens the full partition editor. 🟧 2. Create or Select a Partition Table:   If the disk is new or you want a clean layout: Select the disk (e.g., /dev/sda ) Click New Partition Table Confirm (this wipes the disk) UEFI systems → GPT is recommended Legacy BIOS systems → MBR works, but GPT still preferred 🟩 3. Create Required Partitions (UEFI Layout):  Ubuntu 20.04 works perfectly with the modern UEFI + GPT scheme.   🟨 Partition 1 — EFI System Partition (ESP) Required for UEFI boot. Setting Value Size 300–512 MB Type FAT32 Use as EFI System Partition Mount point /boot/efi If Windows is installed → reuse the existing EFI partition. 🟦 Partition 2 — Swap (optional) Ubuntu 20.04 uses a swap file by default , but manual partitioning allows a...

Latest Posts

💡 Purpose of Software in Computer Architecture

✅ Step‑by‑Step: Manually Update the Snap Store in Ubuntu desktop 20.04.06

⭐ Critical Aspect of Working as an IT Support Specialist

🔍 Why Rufus Says “Access To The Drive Is Denied” And Error: ISO Image Extraction Failure

My Other Blog I Am Working On

⚡ Best Step‑Up Transformer for an IceRiver KS3M Miner From A 110v OUTLET

Install Google Chrome On Ubuntu Desktop

⭐ Full Wipe → Partition → Format → Ready‑to‑Use -Disk-Part Sequence

🐧 Running the Debian VM on Pixel 9a

How To Use The Command Line (CLI) To Send Cryptocurrency From Wallet

Environment Variables You Can Use To Run The Kaspa Stratum Bridge Inside Docker Desktop

Checking Docker-Container-Logs when using Linux [Ubuntu Server 25.04]

On a diff blog - check it out - follow the link in this post

No Such File or Directory Error (In Linux)

How To Exit A Program In Ubuntu Server