1

I'm looking for the link to have access to Windows installer for Ubuntu 11.10. My computer has trouble running Ubuntu 12.04 so I want to install an older version.

Eliah Kagan
  • 117,780
Andrew
  • 11

1 Answers1

1

Downloading, Installing, and Using an Unsupported Release (Wubi)

You can download unsupported releases, including their wubi.exe (Windows) installer, from:

You should not use unsupported releases, though, because they don't get security updates as new security vulnerabilities are discovered and patched. This puts you at risk. You, and anyone else who depends on the security of your computer or the files on it.

If you choose, in spite of the danger, to use an unsupported release, then:

  1. To install it with Wubi, you must have the ISO image (also available from there) in the same directory as wubi.exe (since it will not automatically download the ISO image in a way that will work). Ideally these should be the only files in the folder at the time.

    See this question for details: Why does wubi fail with a 404 error?

  2. To update the new system so you at least have the security and stability fixes that were released when it was supported, and to install any software on it that was made available in its official repositories, and if you want to be able to upgrade it to a later release, you must change the package manager's download server to the old-releases server.

    See this question for details:
    How to install software or upgrade from old unsupported release?

A Better Alternative: Use a Lighter-Weight Desktop Environment

If you've found newer versions of Ubuntu don't seem to work well on your aging machine, I recommend you consider running a lightweight derivative of Ubuntu such as:

Here's some more information about that:

Or, Try to Improve Performance

Eliah Kagan
  • 117,780