Is it possible to download ubuntu 16.04 for an i3 based machine which doesn't connect to the internet by first downloading to an amd based machine and then creating a bootable usb? (The download page detects the amd and starts to download the version for that, so I need to be able to choose one suitable for an i3 processor and get that one, I already have ubuntu on the amd machine).
Asked
Active
Viewed 84 times
0
-
There are no versions "for amd" or "for intel". It is unclear what are you asking. "amd64" works on both Intel and AMD 64-bit CPUs. – Pilot6 Jun 16 '16 at 11:20
-
2To be fair, the versions are called "amd" and "i386", but the difference is really whether your machine is 32-bits (i386) or 64-bits (amd). Your i3 based machine is 64-bits, so the amd version is the one you need. Here is a page with all download links. – Jos Jun 16 '16 at 11:25
-
1Ah - all is clear now - thank you so much for this answer. I will download the amd version then since the target machine (and the one I am downloading onto) are both 64 bit machines. Thanks for the prompt reply and clear explanation. – Steve Clay Jun 16 '16 at 11:41
-
Hi @Jos, you're free to post your comment as an answer. Then it can be accepted by Steve and you can earn some reputation. :) – grooveplex Jun 16 '16 at 12:13
1 Answers
5
AMD64 is just another name for the x86_64 CPU architecture. Points relevant to you:
- Your CPU supports it. There a no 32bit-only Intel i3s.
- It's faster than i386, often demonstrably.
- Less relevant these days is that 64bit applications do use slightly more RAM. But you can have more directly addressable RAM. And RAM is cheap.
On balance, 64bit is the clear winner these days.
Get that, ignore that it says AMD in the arch name. It's just a name.