From a reliable source, no torrent sites. I want version 14.04.1 because 14.04.2 (trash version) doesn't work. Something is always not functioning. I don't know what they did to mess it up, but I have tested 14.04.1 and V2 on 3 computers and all of them work perfect with V1 unlike V2. Lets see if I can get some help for the first time in 2 years of using Linux asking a simple question. Instead of the super hard ones I never got help with. I googled it and the only site I found had mirrors with offline servers.
1 Answer
Old releases of Ubuntu get archived to the old-releases server. This often includes the older point releases of currently supported Ubuntu releases. You can get desktop images for 14.04.1 by clicking the link to that version, which brings you to the trusty folder.
40 rows CD images for Ubuntu 16.04.6 LTS (Xenial Xerus) 64-bit PC (AMD64) server install image. Apr 17, 2014 Ubuntu Linux version 14.04 LTS (code named 'Trusty Tahr') has been released and available for download. Ubuntu Linux is a community-based Linux distribution. The latest release of Ubuntu brings the best open source technologies together on one platform, with the benefit of free updates for 5 years. This latest release of Ubuntu Server is heavily focused on supporting cloud. Download Tip. A little bit goes a long way. If everyone who downloaded Ubuntu MATE donated $2.50 it would fund the full-time development of Ubuntu MATE and MATE Desktop. Please help both projects flourish by showing your support with a tip. Ubuntu is an open source software operating system that runs from the desktop, to the cloud, to all your internet connected things. Download Ubuntu desktop and replace your current operating system whether it’s Windows or Mac OS, or, run Ubuntu alongside it.
Assuming you want one of the usual desktop ISO images (and not, for example, a server ISO image), you have 32-bit and 64-bit options, as with other releases:
- Ubuntu 14.04.1, 32-bit:
ubuntu-14.04.1-desktop-i386.iso
- Ubuntu 14.04.1, 64-bit:
ubuntu-14.04.1-desktop-amd64.iso
If you're looking for the image built specially for compatibility with 64-bit Macs, you'll notice that hasn't been archived there (at least as of this writing). Instead it is on the cdimages server, which hosts many of the lesser-used ISO images:
- Ubuntu 14.04.1, for 64-bit Macs:
ubuntu-14.04.1-desktop-amd64+mac.iso
Since those are the official primary download locations for these images, they should be expected to remain available (and I have tested the three links posted here--they all work).
The md5 hashes for Ubuntu 14.04.1, including all the above-linked images, remain available on the 14.04 section of the UbuntuHashes page.
If the problems you had with the 14.04.2 ISO image were with the installation, using the old 14.04.1 image is usually a good solution. However, if they happened from updating your 14.04 system, then installing from 14.04.1 and not installing any updates is at best only a short-term solution. This is because some of the updates users receive are provided to patch security vulnerabilities that have been discovered.
Therefore, you may consider proceeding in one of these ways:
- Try an older kernel. You can probably do this with your currently installed system. This fixes--or, in any case, works around--many hardware problems that start after an update. By default Ubuntu keeps some older kernels, when a kernel update is installed. Hold Shift while booting to show the GRUB menu and (if needed) select Advanced options. Then you can select from the bootable kernels that are installed and try out older ones.
- After installing, allow security updates and not others, but do update it. (You can select 'Important security updates' in the Updates tab in Software Sources, but uncheck 'Recommended,' 'Pre-released,' and 'Unsupported' updates.) See if that prevents the problem. It might not, though.
- Try to figure out specifically which updates are causing the problem and disable only them. Some troubleshooting would be required for this.
- Try to find solutions to the problems you've had. You can post a new question about this (or multiple new questions about different problems, if the problems seem separate from one another).