1

From this link, I've seen that there are two versions of installers for Ubuntu Server 18.04, which one uses the internet, but the other doesn't.
On installing Ubuntu Server 22.04 I get error on the following log:

configuring apt
  curtin command in-target

Why there's no standard installer for the 22.04 version on this link?
How should one now install Ubuntu Server 22.04 while not having connection to the internet?

Here's the installer log.

Parsa Noori
  • 121
  • 1
  • 5

2 Answers2

1

I needed to disable the network adapters for the installer to stop running sudo apt update.
It seems like the installer can get better at asking the user whether or not the given links have got an internet connection or not.

karel
  • 122,292
  • 133
  • 301
  • 332
Parsa Noori
  • 121
  • 1
  • 5
-1

Download from this link. Burn to usb. Install.

llesh
  • 197