0

How to switch from Linux mint 9 isadora to ubuntu 14.04.1-desktop-i386.iso. I do not have a cd.

I have a Acer Netbook with usb.

Is this ubuntu 14.04.1-desktop-i386.iso the correct version to download? I am new to ubuntu.

Thanks!

mikewhatever
  • 32,638

1 Answers1

1

Lets break apart the file name: 14.04.1-desktop-i386.iso

14.04.1 is the most current stable version of Ubuntu available for download. So you would be encouraged to download and install that version.

desktop is best for most users that want to run Ubuntu on their laptop and want to use a graphical user interface. For a beginner, this is recommended.

i386 is a 32-bit image and should be used if you computer does not support 64-bit software.

amd64 is a 64-bit image and can be used if your hardware supports it. This version may provide better performance.

To find out if your hardware supports 64-bit, you can check within the BIOS. Or any site that details the computer's features. This capability is a property of the CPU so in the case that you don't have stock hardware, the CPU is the hardware to research.

Bottom line: 14.04.1-desktop-i386.iso is a good choice.

However if your computer can support a 64-bit OS, 14.04.1-desktop-amd64.iso may provide better performance.

Dan
  • 6,753
  • 5
  • 26
  • 43