

If you feel unsure on where to look at in your computer let us know. So you will probably need to check which processor (maker, family and model: e.g.: Intel Core i5) and choose the installation ISO architecture (x86_64, ARM64) accordingly. In such case, that image would work and an image for x86_64 would not.


You can't run software compiled for ARM64 on an x86_64 processor or viceversa, not even in a virtual machine -unless you have an emulator (which you won't have, most likely). Going a bit deeper, there are 2 main processor architectures: x86_64 (sometimes called amd64, but it's the same), and ARM64.
