Where can I find 32-bit version of Ubuntu?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I need to find the 32-bit version, and all I keep finding is the 64-bit. Can anyone provide me with a link?
downloads 32-bit
add a comment |
I need to find the 32-bit version, and all I keep finding is the 64-bit. Can anyone provide me with a link?
downloads 32-bit
7
You might find it labeled as x86 or i386
– matega
May 6 '16 at 10:58
6
"I need to find the 32-bit version, and all I keep finding is the 32-bit." Should that second 32 be a 64?
– TRiG
May 6 '16 at 11:39
1
The Ubuntu 32-bit iso files contain the stringi386
in the file name. (The corresponding 64-bit iso files contain the stringamd64
in the file name.)
– sudodus
Sep 13 '17 at 16:11
add a comment |
I need to find the 32-bit version, and all I keep finding is the 64-bit. Can anyone provide me with a link?
downloads 32-bit
I need to find the 32-bit version, and all I keep finding is the 64-bit. Can anyone provide me with a link?
downloads 32-bit
downloads 32-bit
edited May 6 '16 at 12:39
vaxquis
267111
267111
asked May 6 '16 at 10:10
rescoresco
104113
104113
7
You might find it labeled as x86 or i386
– matega
May 6 '16 at 10:58
6
"I need to find the 32-bit version, and all I keep finding is the 32-bit." Should that second 32 be a 64?
– TRiG
May 6 '16 at 11:39
1
The Ubuntu 32-bit iso files contain the stringi386
in the file name. (The corresponding 64-bit iso files contain the stringamd64
in the file name.)
– sudodus
Sep 13 '17 at 16:11
add a comment |
7
You might find it labeled as x86 or i386
– matega
May 6 '16 at 10:58
6
"I need to find the 32-bit version, and all I keep finding is the 32-bit." Should that second 32 be a 64?
– TRiG
May 6 '16 at 11:39
1
The Ubuntu 32-bit iso files contain the stringi386
in the file name. (The corresponding 64-bit iso files contain the stringamd64
in the file name.)
– sudodus
Sep 13 '17 at 16:11
7
7
You might find it labeled as x86 or i386
– matega
May 6 '16 at 10:58
You might find it labeled as x86 or i386
– matega
May 6 '16 at 10:58
6
6
"I need to find the 32-bit version, and all I keep finding is the 32-bit." Should that second 32 be a 64?
– TRiG
May 6 '16 at 11:39
"I need to find the 32-bit version, and all I keep finding is the 32-bit." Should that second 32 be a 64?
– TRiG
May 6 '16 at 11:39
1
1
The Ubuntu 32-bit iso files contain the string
i386
in the file name. (The corresponding 64-bit iso files contain the string amd64
in the file name.)– sudodus
Sep 13 '17 at 16:11
The Ubuntu 32-bit iso files contain the string
i386
in the file name. (The corresponding 64-bit iso files contain the string amd64
in the file name.)– sudodus
Sep 13 '17 at 16:11
add a comment |
3 Answers
3
active
oldest
votes
As http://ubuntu.com now offers only 64bit releases, 32bit images are harder to find.
Here they are:
18.04
Xubuntu direct download
Xubuntu - torrent
Mate - direct download
Mate - torrent
16.04.4
...these should be more suitable for older hardware.
- xubuntu-16.04-desktop-i386.iso
- lubuntu-16.04-desktop-i386.iso
- ubuntu-mate-16.04-desktop-i386.iso
...torrent links:
- lubuntu-16.04-desktop-i386.iso.torrent
- xubuntu-16.04-desktop-i386.iso.torrent
- ubuntu-mate-16.04-desktop-i386.iso.torrent
Note i386
in the ISO name, which signifies the image is 32bit.
3
You might include in your answer what @matega says, 32-bit versions are postfixed withx86
ori386
– 7ochem
May 6 '16 at 12:25
Good point about i386. Are Ubuntu images postfixed with x86?
– mikewhatever
May 6 '16 at 12:40
3
x86_64 == 64 bits. x86 == 32 bits.
– cat
May 6 '16 at 15:22
for the latest 32 bit desktop release [16.04] releases.ubuntu.com/16.04/ubuntu-16.04-desktop-i386.iso
– pfeiffep
May 10 '16 at 19:53
1
Most supported 32 bit releases can be found on the alternative downloads page.
– Elder Geek
Feb 9 '17 at 17:36
|
show 4 more comments
The most popular currently supported Ubuntu releases can always be found here. If the flavor you are looking for isn't there, try this page. The 32 bit version files end in -i386.iso
while the 64 bit versions end in -amd64.iso
but also run on Intel 64-bit CPU's.
Regardless of which flavor iso you decide to install, it's always prudent to insure that you have a valid download by checking the hash.
This answer should not only work now, but into the future as well. If you've landed here because you can't find the 32-bit live installer you can still use the network installer found here as mentioned in this answer.
add a comment |
Comments and links about LTS systems
The answer by @ElderGeek is independent of the current versions and therefore very good.
I want to add some details to that answer in order to find the version with the longest remaining support time (until 'end of life'), which is often the first point release of an LTS release. Right now, when this is written, it is Ubuntu 16.04.1 LTS, and I cannot find its iso files via the links in the answer by @ElderGeek.
The support intervals are described with details and diagrams in this link,
www.ubuntu.com/info/release-end-of-life
The kernel series of the second, third and fourth point releases are different from the kernel series of the first point release, and are not supported for a long time. The hardware enablement stack must/will be upgraded according to these links,
wiki.ubuntu.com/Kernel/LTSEnablementStack
wiki.ubuntu.com/Kernel/RollingLTSEnablementStack
in order to keep everything up to date (including security updates of the kernel).
Problems are reported, I think particularly for old hardware, where you would use 32-bit Ubuntu or a light-weight 'Ubuntu community flavour', Lubuntu, Ubunntu MATE or Xubuntu. Some of these problems can be found, if you type HWE into the 'Search Q&A' window near the top right corner of the web browser's window with AskUbuntu (and press Enter).
The kernel series of the fifth point release is that of the next LTS relesase and has long time support.
Strategy for a stable and reliable system
I suggest a strategy using LTS releases at this link,
Can I smoothly upgrade from one LTS to next LTS release?
Get the iso files
Start looking for the iso files of the version with the longest remaining support via these links,
releases.ubuntu.com/ or for the community flavours cdimage.ubuntu.com/
If the iso files of the version with the longest remaining support are not found via those links, you can find them via the following general link,
- old-releases.ubuntu.com
and right now, when this is written, you want to find Ubuntu 16.04.1 LTS via the following link,
- old-releases.ubuntu.com/releases/xenial/
1
Starting with the 16.04, the hwe kernel changed to be rolling, so users would be automatically updated, without these users having to do some rigmarole. See meta.askubuntu.com/q/16410/158442. This answer is misleading.
– muru
Sep 15 '17 at 17:57
@muru, I have installed systems installed via an Ubuntu 16.04.1 LTS iso file. They are fully updated & full-upgraded. They stay with the xenial kernel, the 4.4 series (now at 4.4.0-93).lsb_release -a
reports 16.04.3 LTS, and that may reflect the rest of the software, but not the kernel, because Ubuntu 16.04.3 LTS is delivered with the 4.10 kernel series (of 17.04). Please check in an own system, if you don't believe what I am writing ;-)
– sudodus
Sep 15 '17 at 18:11
@muru, Maybe you mean that the users should use some kind of automatic upgrade of the HWE stack. I have seen too many reports about failure of that process to recommend it, particularly for people who want a stable Ubuntu system.
– sudodus
Sep 15 '17 at 18:26
@muru, GA - the stable alternative: Security updates and bug fixes provided as SRU’s to the GA kernel still remain under the GA umbrella for the full 5yrs of support; HWE alternatives: We will roll to the newest HWE Stack offering around the time of the point release introducing that HWE Stack: This is what has causes failures (I think with hardware compatibility).
– sudodus
Sep 15 '17 at 18:48
you keep saying too many reports, but you don't link to any. Also, the very page you link to says that 16.04.2 installs the hwe kernel by default. I don't have to check anything, I switched my 16.04 system to the hwe kernel when I upgraded.
– muru
Sep 15 '17 at 21:03
|
show 10 more comments
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f768415%2fwhere-can-i-find-32-bit-version-of-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
As http://ubuntu.com now offers only 64bit releases, 32bit images are harder to find.
Here they are:
18.04
Xubuntu direct download
Xubuntu - torrent
Mate - direct download
Mate - torrent
16.04.4
...these should be more suitable for older hardware.
- xubuntu-16.04-desktop-i386.iso
- lubuntu-16.04-desktop-i386.iso
- ubuntu-mate-16.04-desktop-i386.iso
...torrent links:
- lubuntu-16.04-desktop-i386.iso.torrent
- xubuntu-16.04-desktop-i386.iso.torrent
- ubuntu-mate-16.04-desktop-i386.iso.torrent
Note i386
in the ISO name, which signifies the image is 32bit.
3
You might include in your answer what @matega says, 32-bit versions are postfixed withx86
ori386
– 7ochem
May 6 '16 at 12:25
Good point about i386. Are Ubuntu images postfixed with x86?
– mikewhatever
May 6 '16 at 12:40
3
x86_64 == 64 bits. x86 == 32 bits.
– cat
May 6 '16 at 15:22
for the latest 32 bit desktop release [16.04] releases.ubuntu.com/16.04/ubuntu-16.04-desktop-i386.iso
– pfeiffep
May 10 '16 at 19:53
1
Most supported 32 bit releases can be found on the alternative downloads page.
– Elder Geek
Feb 9 '17 at 17:36
|
show 4 more comments
As http://ubuntu.com now offers only 64bit releases, 32bit images are harder to find.
Here they are:
18.04
Xubuntu direct download
Xubuntu - torrent
Mate - direct download
Mate - torrent
16.04.4
...these should be more suitable for older hardware.
- xubuntu-16.04-desktop-i386.iso
- lubuntu-16.04-desktop-i386.iso
- ubuntu-mate-16.04-desktop-i386.iso
...torrent links:
- lubuntu-16.04-desktop-i386.iso.torrent
- xubuntu-16.04-desktop-i386.iso.torrent
- ubuntu-mate-16.04-desktop-i386.iso.torrent
Note i386
in the ISO name, which signifies the image is 32bit.
3
You might include in your answer what @matega says, 32-bit versions are postfixed withx86
ori386
– 7ochem
May 6 '16 at 12:25
Good point about i386. Are Ubuntu images postfixed with x86?
– mikewhatever
May 6 '16 at 12:40
3
x86_64 == 64 bits. x86 == 32 bits.
– cat
May 6 '16 at 15:22
for the latest 32 bit desktop release [16.04] releases.ubuntu.com/16.04/ubuntu-16.04-desktop-i386.iso
– pfeiffep
May 10 '16 at 19:53
1
Most supported 32 bit releases can be found on the alternative downloads page.
– Elder Geek
Feb 9 '17 at 17:36
|
show 4 more comments
As http://ubuntu.com now offers only 64bit releases, 32bit images are harder to find.
Here they are:
18.04
Xubuntu direct download
Xubuntu - torrent
Mate - direct download
Mate - torrent
16.04.4
...these should be more suitable for older hardware.
- xubuntu-16.04-desktop-i386.iso
- lubuntu-16.04-desktop-i386.iso
- ubuntu-mate-16.04-desktop-i386.iso
...torrent links:
- lubuntu-16.04-desktop-i386.iso.torrent
- xubuntu-16.04-desktop-i386.iso.torrent
- ubuntu-mate-16.04-desktop-i386.iso.torrent
Note i386
in the ISO name, which signifies the image is 32bit.
As http://ubuntu.com now offers only 64bit releases, 32bit images are harder to find.
Here they are:
18.04
Xubuntu direct download
Xubuntu - torrent
Mate - direct download
Mate - torrent
16.04.4
...these should be more suitable for older hardware.
- xubuntu-16.04-desktop-i386.iso
- lubuntu-16.04-desktop-i386.iso
- ubuntu-mate-16.04-desktop-i386.iso
...torrent links:
- lubuntu-16.04-desktop-i386.iso.torrent
- xubuntu-16.04-desktop-i386.iso.torrent
- ubuntu-mate-16.04-desktop-i386.iso.torrent
Note i386
in the ISO name, which signifies the image is 32bit.
edited Feb 21 at 23:27
answered May 6 '16 at 10:16
mikewhatevermikewhatever
24.4k77085
24.4k77085
3
You might include in your answer what @matega says, 32-bit versions are postfixed withx86
ori386
– 7ochem
May 6 '16 at 12:25
Good point about i386. Are Ubuntu images postfixed with x86?
– mikewhatever
May 6 '16 at 12:40
3
x86_64 == 64 bits. x86 == 32 bits.
– cat
May 6 '16 at 15:22
for the latest 32 bit desktop release [16.04] releases.ubuntu.com/16.04/ubuntu-16.04-desktop-i386.iso
– pfeiffep
May 10 '16 at 19:53
1
Most supported 32 bit releases can be found on the alternative downloads page.
– Elder Geek
Feb 9 '17 at 17:36
|
show 4 more comments
3
You might include in your answer what @matega says, 32-bit versions are postfixed withx86
ori386
– 7ochem
May 6 '16 at 12:25
Good point about i386. Are Ubuntu images postfixed with x86?
– mikewhatever
May 6 '16 at 12:40
3
x86_64 == 64 bits. x86 == 32 bits.
– cat
May 6 '16 at 15:22
for the latest 32 bit desktop release [16.04] releases.ubuntu.com/16.04/ubuntu-16.04-desktop-i386.iso
– pfeiffep
May 10 '16 at 19:53
1
Most supported 32 bit releases can be found on the alternative downloads page.
– Elder Geek
Feb 9 '17 at 17:36
3
3
You might include in your answer what @matega says, 32-bit versions are postfixed with
x86
or i386
– 7ochem
May 6 '16 at 12:25
You might include in your answer what @matega says, 32-bit versions are postfixed with
x86
or i386
– 7ochem
May 6 '16 at 12:25
Good point about i386. Are Ubuntu images postfixed with x86?
– mikewhatever
May 6 '16 at 12:40
Good point about i386. Are Ubuntu images postfixed with x86?
– mikewhatever
May 6 '16 at 12:40
3
3
x86_64 == 64 bits. x86 == 32 bits.
– cat
May 6 '16 at 15:22
x86_64 == 64 bits. x86 == 32 bits.
– cat
May 6 '16 at 15:22
for the latest 32 bit desktop release [16.04] releases.ubuntu.com/16.04/ubuntu-16.04-desktop-i386.iso
– pfeiffep
May 10 '16 at 19:53
for the latest 32 bit desktop release [16.04] releases.ubuntu.com/16.04/ubuntu-16.04-desktop-i386.iso
– pfeiffep
May 10 '16 at 19:53
1
1
Most supported 32 bit releases can be found on the alternative downloads page.
– Elder Geek
Feb 9 '17 at 17:36
Most supported 32 bit releases can be found on the alternative downloads page.
– Elder Geek
Feb 9 '17 at 17:36
|
show 4 more comments
The most popular currently supported Ubuntu releases can always be found here. If the flavor you are looking for isn't there, try this page. The 32 bit version files end in -i386.iso
while the 64 bit versions end in -amd64.iso
but also run on Intel 64-bit CPU's.
Regardless of which flavor iso you decide to install, it's always prudent to insure that you have a valid download by checking the hash.
This answer should not only work now, but into the future as well. If you've landed here because you can't find the 32-bit live installer you can still use the network installer found here as mentioned in this answer.
add a comment |
The most popular currently supported Ubuntu releases can always be found here. If the flavor you are looking for isn't there, try this page. The 32 bit version files end in -i386.iso
while the 64 bit versions end in -amd64.iso
but also run on Intel 64-bit CPU's.
Regardless of which flavor iso you decide to install, it's always prudent to insure that you have a valid download by checking the hash.
This answer should not only work now, but into the future as well. If you've landed here because you can't find the 32-bit live installer you can still use the network installer found here as mentioned in this answer.
add a comment |
The most popular currently supported Ubuntu releases can always be found here. If the flavor you are looking for isn't there, try this page. The 32 bit version files end in -i386.iso
while the 64 bit versions end in -amd64.iso
but also run on Intel 64-bit CPU's.
Regardless of which flavor iso you decide to install, it's always prudent to insure that you have a valid download by checking the hash.
This answer should not only work now, but into the future as well. If you've landed here because you can't find the 32-bit live installer you can still use the network installer found here as mentioned in this answer.
The most popular currently supported Ubuntu releases can always be found here. If the flavor you are looking for isn't there, try this page. The 32 bit version files end in -i386.iso
while the 64 bit versions end in -amd64.iso
but also run on Intel 64-bit CPU's.
Regardless of which flavor iso you decide to install, it's always prudent to insure that you have a valid download by checking the hash.
This answer should not only work now, but into the future as well. If you've landed here because you can't find the 32-bit live installer you can still use the network installer found here as mentioned in this answer.
edited Feb 20 at 22:55
answered Sep 13 '17 at 15:56
Elder GeekElder Geek
27.6k1055130
27.6k1055130
add a comment |
add a comment |
Comments and links about LTS systems
The answer by @ElderGeek is independent of the current versions and therefore very good.
I want to add some details to that answer in order to find the version with the longest remaining support time (until 'end of life'), which is often the first point release of an LTS release. Right now, when this is written, it is Ubuntu 16.04.1 LTS, and I cannot find its iso files via the links in the answer by @ElderGeek.
The support intervals are described with details and diagrams in this link,
www.ubuntu.com/info/release-end-of-life
The kernel series of the second, third and fourth point releases are different from the kernel series of the first point release, and are not supported for a long time. The hardware enablement stack must/will be upgraded according to these links,
wiki.ubuntu.com/Kernel/LTSEnablementStack
wiki.ubuntu.com/Kernel/RollingLTSEnablementStack
in order to keep everything up to date (including security updates of the kernel).
Problems are reported, I think particularly for old hardware, where you would use 32-bit Ubuntu or a light-weight 'Ubuntu community flavour', Lubuntu, Ubunntu MATE or Xubuntu. Some of these problems can be found, if you type HWE into the 'Search Q&A' window near the top right corner of the web browser's window with AskUbuntu (and press Enter).
The kernel series of the fifth point release is that of the next LTS relesase and has long time support.
Strategy for a stable and reliable system
I suggest a strategy using LTS releases at this link,
Can I smoothly upgrade from one LTS to next LTS release?
Get the iso files
Start looking for the iso files of the version with the longest remaining support via these links,
releases.ubuntu.com/ or for the community flavours cdimage.ubuntu.com/
If the iso files of the version with the longest remaining support are not found via those links, you can find them via the following general link,
- old-releases.ubuntu.com
and right now, when this is written, you want to find Ubuntu 16.04.1 LTS via the following link,
- old-releases.ubuntu.com/releases/xenial/
1
Starting with the 16.04, the hwe kernel changed to be rolling, so users would be automatically updated, without these users having to do some rigmarole. See meta.askubuntu.com/q/16410/158442. This answer is misleading.
– muru
Sep 15 '17 at 17:57
@muru, I have installed systems installed via an Ubuntu 16.04.1 LTS iso file. They are fully updated & full-upgraded. They stay with the xenial kernel, the 4.4 series (now at 4.4.0-93).lsb_release -a
reports 16.04.3 LTS, and that may reflect the rest of the software, but not the kernel, because Ubuntu 16.04.3 LTS is delivered with the 4.10 kernel series (of 17.04). Please check in an own system, if you don't believe what I am writing ;-)
– sudodus
Sep 15 '17 at 18:11
@muru, Maybe you mean that the users should use some kind of automatic upgrade of the HWE stack. I have seen too many reports about failure of that process to recommend it, particularly for people who want a stable Ubuntu system.
– sudodus
Sep 15 '17 at 18:26
@muru, GA - the stable alternative: Security updates and bug fixes provided as SRU’s to the GA kernel still remain under the GA umbrella for the full 5yrs of support; HWE alternatives: We will roll to the newest HWE Stack offering around the time of the point release introducing that HWE Stack: This is what has causes failures (I think with hardware compatibility).
– sudodus
Sep 15 '17 at 18:48
you keep saying too many reports, but you don't link to any. Also, the very page you link to says that 16.04.2 installs the hwe kernel by default. I don't have to check anything, I switched my 16.04 system to the hwe kernel when I upgraded.
– muru
Sep 15 '17 at 21:03
|
show 10 more comments
Comments and links about LTS systems
The answer by @ElderGeek is independent of the current versions and therefore very good.
I want to add some details to that answer in order to find the version with the longest remaining support time (until 'end of life'), which is often the first point release of an LTS release. Right now, when this is written, it is Ubuntu 16.04.1 LTS, and I cannot find its iso files via the links in the answer by @ElderGeek.
The support intervals are described with details and diagrams in this link,
www.ubuntu.com/info/release-end-of-life
The kernel series of the second, third and fourth point releases are different from the kernel series of the first point release, and are not supported for a long time. The hardware enablement stack must/will be upgraded according to these links,
wiki.ubuntu.com/Kernel/LTSEnablementStack
wiki.ubuntu.com/Kernel/RollingLTSEnablementStack
in order to keep everything up to date (including security updates of the kernel).
Problems are reported, I think particularly for old hardware, where you would use 32-bit Ubuntu or a light-weight 'Ubuntu community flavour', Lubuntu, Ubunntu MATE or Xubuntu. Some of these problems can be found, if you type HWE into the 'Search Q&A' window near the top right corner of the web browser's window with AskUbuntu (and press Enter).
The kernel series of the fifth point release is that of the next LTS relesase and has long time support.
Strategy for a stable and reliable system
I suggest a strategy using LTS releases at this link,
Can I smoothly upgrade from one LTS to next LTS release?
Get the iso files
Start looking for the iso files of the version with the longest remaining support via these links,
releases.ubuntu.com/ or for the community flavours cdimage.ubuntu.com/
If the iso files of the version with the longest remaining support are not found via those links, you can find them via the following general link,
- old-releases.ubuntu.com
and right now, when this is written, you want to find Ubuntu 16.04.1 LTS via the following link,
- old-releases.ubuntu.com/releases/xenial/
1
Starting with the 16.04, the hwe kernel changed to be rolling, so users would be automatically updated, without these users having to do some rigmarole. See meta.askubuntu.com/q/16410/158442. This answer is misleading.
– muru
Sep 15 '17 at 17:57
@muru, I have installed systems installed via an Ubuntu 16.04.1 LTS iso file. They are fully updated & full-upgraded. They stay with the xenial kernel, the 4.4 series (now at 4.4.0-93).lsb_release -a
reports 16.04.3 LTS, and that may reflect the rest of the software, but not the kernel, because Ubuntu 16.04.3 LTS is delivered with the 4.10 kernel series (of 17.04). Please check in an own system, if you don't believe what I am writing ;-)
– sudodus
Sep 15 '17 at 18:11
@muru, Maybe you mean that the users should use some kind of automatic upgrade of the HWE stack. I have seen too many reports about failure of that process to recommend it, particularly for people who want a stable Ubuntu system.
– sudodus
Sep 15 '17 at 18:26
@muru, GA - the stable alternative: Security updates and bug fixes provided as SRU’s to the GA kernel still remain under the GA umbrella for the full 5yrs of support; HWE alternatives: We will roll to the newest HWE Stack offering around the time of the point release introducing that HWE Stack: This is what has causes failures (I think with hardware compatibility).
– sudodus
Sep 15 '17 at 18:48
you keep saying too many reports, but you don't link to any. Also, the very page you link to says that 16.04.2 installs the hwe kernel by default. I don't have to check anything, I switched my 16.04 system to the hwe kernel when I upgraded.
– muru
Sep 15 '17 at 21:03
|
show 10 more comments
Comments and links about LTS systems
The answer by @ElderGeek is independent of the current versions and therefore very good.
I want to add some details to that answer in order to find the version with the longest remaining support time (until 'end of life'), which is often the first point release of an LTS release. Right now, when this is written, it is Ubuntu 16.04.1 LTS, and I cannot find its iso files via the links in the answer by @ElderGeek.
The support intervals are described with details and diagrams in this link,
www.ubuntu.com/info/release-end-of-life
The kernel series of the second, third and fourth point releases are different from the kernel series of the first point release, and are not supported for a long time. The hardware enablement stack must/will be upgraded according to these links,
wiki.ubuntu.com/Kernel/LTSEnablementStack
wiki.ubuntu.com/Kernel/RollingLTSEnablementStack
in order to keep everything up to date (including security updates of the kernel).
Problems are reported, I think particularly for old hardware, where you would use 32-bit Ubuntu or a light-weight 'Ubuntu community flavour', Lubuntu, Ubunntu MATE or Xubuntu. Some of these problems can be found, if you type HWE into the 'Search Q&A' window near the top right corner of the web browser's window with AskUbuntu (and press Enter).
The kernel series of the fifth point release is that of the next LTS relesase and has long time support.
Strategy for a stable and reliable system
I suggest a strategy using LTS releases at this link,
Can I smoothly upgrade from one LTS to next LTS release?
Get the iso files
Start looking for the iso files of the version with the longest remaining support via these links,
releases.ubuntu.com/ or for the community flavours cdimage.ubuntu.com/
If the iso files of the version with the longest remaining support are not found via those links, you can find them via the following general link,
- old-releases.ubuntu.com
and right now, when this is written, you want to find Ubuntu 16.04.1 LTS via the following link,
- old-releases.ubuntu.com/releases/xenial/
Comments and links about LTS systems
The answer by @ElderGeek is independent of the current versions and therefore very good.
I want to add some details to that answer in order to find the version with the longest remaining support time (until 'end of life'), which is often the first point release of an LTS release. Right now, when this is written, it is Ubuntu 16.04.1 LTS, and I cannot find its iso files via the links in the answer by @ElderGeek.
The support intervals are described with details and diagrams in this link,
www.ubuntu.com/info/release-end-of-life
The kernel series of the second, third and fourth point releases are different from the kernel series of the first point release, and are not supported for a long time. The hardware enablement stack must/will be upgraded according to these links,
wiki.ubuntu.com/Kernel/LTSEnablementStack
wiki.ubuntu.com/Kernel/RollingLTSEnablementStack
in order to keep everything up to date (including security updates of the kernel).
Problems are reported, I think particularly for old hardware, where you would use 32-bit Ubuntu or a light-weight 'Ubuntu community flavour', Lubuntu, Ubunntu MATE or Xubuntu. Some of these problems can be found, if you type HWE into the 'Search Q&A' window near the top right corner of the web browser's window with AskUbuntu (and press Enter).
The kernel series of the fifth point release is that of the next LTS relesase and has long time support.
Strategy for a stable and reliable system
I suggest a strategy using LTS releases at this link,
Can I smoothly upgrade from one LTS to next LTS release?
Get the iso files
Start looking for the iso files of the version with the longest remaining support via these links,
releases.ubuntu.com/ or for the community flavours cdimage.ubuntu.com/
If the iso files of the version with the longest remaining support are not found via those links, you can find them via the following general link,
- old-releases.ubuntu.com
and right now, when this is written, you want to find Ubuntu 16.04.1 LTS via the following link,
- old-releases.ubuntu.com/releases/xenial/
edited Sep 16 '17 at 15:14
answered Sep 15 '17 at 16:02
sudodussudodus
25.8k33078
25.8k33078
1
Starting with the 16.04, the hwe kernel changed to be rolling, so users would be automatically updated, without these users having to do some rigmarole. See meta.askubuntu.com/q/16410/158442. This answer is misleading.
– muru
Sep 15 '17 at 17:57
@muru, I have installed systems installed via an Ubuntu 16.04.1 LTS iso file. They are fully updated & full-upgraded. They stay with the xenial kernel, the 4.4 series (now at 4.4.0-93).lsb_release -a
reports 16.04.3 LTS, and that may reflect the rest of the software, but not the kernel, because Ubuntu 16.04.3 LTS is delivered with the 4.10 kernel series (of 17.04). Please check in an own system, if you don't believe what I am writing ;-)
– sudodus
Sep 15 '17 at 18:11
@muru, Maybe you mean that the users should use some kind of automatic upgrade of the HWE stack. I have seen too many reports about failure of that process to recommend it, particularly for people who want a stable Ubuntu system.
– sudodus
Sep 15 '17 at 18:26
@muru, GA - the stable alternative: Security updates and bug fixes provided as SRU’s to the GA kernel still remain under the GA umbrella for the full 5yrs of support; HWE alternatives: We will roll to the newest HWE Stack offering around the time of the point release introducing that HWE Stack: This is what has causes failures (I think with hardware compatibility).
– sudodus
Sep 15 '17 at 18:48
you keep saying too many reports, but you don't link to any. Also, the very page you link to says that 16.04.2 installs the hwe kernel by default. I don't have to check anything, I switched my 16.04 system to the hwe kernel when I upgraded.
– muru
Sep 15 '17 at 21:03
|
show 10 more comments
1
Starting with the 16.04, the hwe kernel changed to be rolling, so users would be automatically updated, without these users having to do some rigmarole. See meta.askubuntu.com/q/16410/158442. This answer is misleading.
– muru
Sep 15 '17 at 17:57
@muru, I have installed systems installed via an Ubuntu 16.04.1 LTS iso file. They are fully updated & full-upgraded. They stay with the xenial kernel, the 4.4 series (now at 4.4.0-93).lsb_release -a
reports 16.04.3 LTS, and that may reflect the rest of the software, but not the kernel, because Ubuntu 16.04.3 LTS is delivered with the 4.10 kernel series (of 17.04). Please check in an own system, if you don't believe what I am writing ;-)
– sudodus
Sep 15 '17 at 18:11
@muru, Maybe you mean that the users should use some kind of automatic upgrade of the HWE stack. I have seen too many reports about failure of that process to recommend it, particularly for people who want a stable Ubuntu system.
– sudodus
Sep 15 '17 at 18:26
@muru, GA - the stable alternative: Security updates and bug fixes provided as SRU’s to the GA kernel still remain under the GA umbrella for the full 5yrs of support; HWE alternatives: We will roll to the newest HWE Stack offering around the time of the point release introducing that HWE Stack: This is what has causes failures (I think with hardware compatibility).
– sudodus
Sep 15 '17 at 18:48
you keep saying too many reports, but you don't link to any. Also, the very page you link to says that 16.04.2 installs the hwe kernel by default. I don't have to check anything, I switched my 16.04 system to the hwe kernel when I upgraded.
– muru
Sep 15 '17 at 21:03
1
1
Starting with the 16.04, the hwe kernel changed to be rolling, so users would be automatically updated, without these users having to do some rigmarole. See meta.askubuntu.com/q/16410/158442. This answer is misleading.
– muru
Sep 15 '17 at 17:57
Starting with the 16.04, the hwe kernel changed to be rolling, so users would be automatically updated, without these users having to do some rigmarole. See meta.askubuntu.com/q/16410/158442. This answer is misleading.
– muru
Sep 15 '17 at 17:57
@muru, I have installed systems installed via an Ubuntu 16.04.1 LTS iso file. They are fully updated & full-upgraded. They stay with the xenial kernel, the 4.4 series (now at 4.4.0-93).
lsb_release -a
reports 16.04.3 LTS, and that may reflect the rest of the software, but not the kernel, because Ubuntu 16.04.3 LTS is delivered with the 4.10 kernel series (of 17.04). Please check in an own system, if you don't believe what I am writing ;-)– sudodus
Sep 15 '17 at 18:11
@muru, I have installed systems installed via an Ubuntu 16.04.1 LTS iso file. They are fully updated & full-upgraded. They stay with the xenial kernel, the 4.4 series (now at 4.4.0-93).
lsb_release -a
reports 16.04.3 LTS, and that may reflect the rest of the software, but not the kernel, because Ubuntu 16.04.3 LTS is delivered with the 4.10 kernel series (of 17.04). Please check in an own system, if you don't believe what I am writing ;-)– sudodus
Sep 15 '17 at 18:11
@muru, Maybe you mean that the users should use some kind of automatic upgrade of the HWE stack. I have seen too many reports about failure of that process to recommend it, particularly for people who want a stable Ubuntu system.
– sudodus
Sep 15 '17 at 18:26
@muru, Maybe you mean that the users should use some kind of automatic upgrade of the HWE stack. I have seen too many reports about failure of that process to recommend it, particularly for people who want a stable Ubuntu system.
– sudodus
Sep 15 '17 at 18:26
@muru, GA - the stable alternative: Security updates and bug fixes provided as SRU’s to the GA kernel still remain under the GA umbrella for the full 5yrs of support; HWE alternatives: We will roll to the newest HWE Stack offering around the time of the point release introducing that HWE Stack: This is what has causes failures (I think with hardware compatibility).
– sudodus
Sep 15 '17 at 18:48
@muru, GA - the stable alternative: Security updates and bug fixes provided as SRU’s to the GA kernel still remain under the GA umbrella for the full 5yrs of support; HWE alternatives: We will roll to the newest HWE Stack offering around the time of the point release introducing that HWE Stack: This is what has causes failures (I think with hardware compatibility).
– sudodus
Sep 15 '17 at 18:48
you keep saying too many reports, but you don't link to any. Also, the very page you link to says that 16.04.2 installs the hwe kernel by default. I don't have to check anything, I switched my 16.04 system to the hwe kernel when I upgraded.
– muru
Sep 15 '17 at 21:03
you keep saying too many reports, but you don't link to any. Also, the very page you link to says that 16.04.2 installs the hwe kernel by default. I don't have to check anything, I switched my 16.04 system to the hwe kernel when I upgraded.
– muru
Sep 15 '17 at 21:03
|
show 10 more comments
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f768415%2fwhere-can-i-find-32-bit-version-of-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
7
You might find it labeled as x86 or i386
– matega
May 6 '16 at 10:58
6
"I need to find the 32-bit version, and all I keep finding is the 32-bit." Should that second 32 be a 64?
– TRiG
May 6 '16 at 11:39
1
The Ubuntu 32-bit iso files contain the string
i386
in the file name. (The corresponding 64-bit iso files contain the stringamd64
in the file name.)– sudodus
Sep 13 '17 at 16:11