Installation Guide for Ubuntu 26.04 LTS

 by 

 in 

Installation Guide for Ubuntu 26.04 LTS

Installation

  • Boot from install media
  • Select “Try or Install Ubuntu”
  • Choose your language
    • English
  • Next
  • Select your keyboard layout
    • German
  • Select your keyboard variant
    • German – German (no dead keys)
  • Next
  • Install Ubuntu
  • How would you like to install Ubuntu?
  • Default selection
  • Next
  • Erase disk and install Ubuntu
    • Encrypt with a passphrase
  • Set an encryption passphrase
  • Create your account
    • Require my password to login
  • Select your timezone
  • Install

Install Software Packages from Repo

sudo apt update
sudo apt install gcc make unrar ansible sshpass git flatpak \
gnome-software-plugin-flatpak bzip2 ubuntu-restricted-extras exfatprogs 7zip

Hints

MacBook

Key combinations for an Intel-based Mac

  • Command (⌘)-R: Start up from the built-in macOS Recovery system. …
  • Option (⌥) or Alt: Start up to Startup Manager, which allows you to choose other available startup disks or volumes.
  • Option-Command-P-R: Reset NVRAM or PRAM.
  • Shift (⇧): Start up in safe mode.

Broadcom Wifi

Boot into live system, open a terminal an install the driver package

sudo apt install broadcom-sta-dkms
sudo rmmod b43 b43legacy ssb bcm43xx brcm80211 brcmfmac brcmsmac bcma wl
sudo modprobe wl