22

As mentioned in the Bionic Beaver release notes, Ubuntu 18.04 LTS will not have a 32 bit Desktop Image Installer. But in the beta 1 release it has 32bit Desktop Images.

This is little off topic, but I'm confused.

pomsky
  • 68,507
polu_
  • 368
  • 3
    There was a specific set of reasons for dropping 32-bit from the Ubuntu flavor that did not apply to other flavors. They did not drop 32-bit due to ennui. – user535733 Mar 12 '18 at 13:04

4 Answers4

36

The link provided is for Ubuntu Budgie, an official community-maintained 'flavour' which uses the Budgie desktop environment, not for the "standard" Ubuntu image (which uses the GNOME desktop environment).

Ubuntu's developers decided to drop 32-bit image for vanilla Ubuntu (in fact it's already dropped, there is no Ubuntu 17.10 32-bit image), but (at least some of the) other flavours will continue supporting 32-bit systems for now.


If you want to get a basic image for Ubuntu 18.04, see the answer by @sudodus.

K7AAY
  • 17,202
pomsky
  • 68,507
20

If you want a 'clean and basic' iso file of Ubuntu Bionic to be released as 18.04 LTS, you can download a Ubuntu mini.iso alias Netboot iso file. There are versions for 32-bit as well as 64-bit kernels.

During the development phase (until April 2018) you will find the Bionic mini.iso files

  • via the ISO testing tracker
    • via 'Bionic Daily'
      • for 'Bionic Netboot i386' (32-bit) and Netboot amd64 (64-bit).
        • 'Link to the download information'

You will find more details and the released mini.iso files via this link,

mini.iso, minimal install, netboot iso

You can use the mini.iso to install standard Ubuntu as well as the community flavours of Ubuntu. You can also create an Ubuntu Server or a custom system with only some manually selected program packages.


But Ubuntu Desktop (standard Ubuntu) and Ubuntu Server 18.04 LTS will only be released with 64-bit iso files (for standard PC computers) as described in the answer by @pomsky.

sudodus
  • 46,324
  • 5
  • 88
  • 152
  • You said until April 2018. Do you know where to find the post-release mini.iso files? Normally I would look here but that just points to the same link as yours, which is now out of date (timestamp 2018-04-25 21:23). I also posted a question here about this. – Jon Bentley May 06 '18 at 18:19
  • @JonBentley, The mini.iso files are not released daily. See this link, [Notice board

    debian-installer netboot builds. These are reset every time a new debian-installer is uploaded and not on a daily basis.](http://iso.qa.ubuntu.com/qatracker/milestones/384/builds/171035/testcases)

    – sudodus May 06 '18 at 19:22
  • I think that one small problem with the mini ISO is that it doesn't install in UEFI mode according to its help page, which I believe a few 32-bit machines need. – Chai T. Rex Jun 08 '18 at 19:11
  • @ChaiT.Rex, You are right. The Ubuntu mini.iso does not boot in UEFI mode, so it does not install in UEFI mode. You can start from an Ubuntu Server 64-bit iso file and (at least with the old style server iso with the debian installer) 'do almost the same thing' as with the mini.iso. And this can be done in UEFI mode too. – sudodus Jun 08 '18 at 19:18
5

For your information Ubuntu MATE has 32-bit installer.

You can visit official website https://ubuntu-mate.org/download/ and choose 32-bit version.

Currently they provide both 16.04.5 LTS and 18.04.1 LTS.

If you need to download specific point release you can visit http://cdimage.ubuntu.com/ubuntu-mate/releases/ .

N0rbert
  • 99,918
  • On 24 November 2020, the site offered 32-bit and 64-bit versions of Ubuntu MATE 18.04.5 LTS, supported until April 2021. – Suncat2000 Nov 24 '20 at 12:40
2

The announcement was never about the Ubuntu flavours like Ubuntu Budgie, but only about Ubuntu itself. Only the Desktop and Server 32-bit images for Ubuntu will go away.

Even the 32-bit repositories won't go away.

From what I've heard the netboot image will continue to be available for 32-bit (even if they won't be available you can just upgrade from a previous installation of that).

pomsky
  • 68,507