Showing entries with tag "v3".

Found 1 entries

Linux: Testing for x86_64-v3

Modern Linux distributions are starting to require x86_64-v3 capable CPUs to run. If you do not have a CPU modern enough you may not be able to install certain versions of Linux. To test if your hardware is capable you can run the following command:

/usr/lib64/ld-linux-x86-64.so.2 --help

Basically any CPU made in the after 2015 will be fine.

Leave A Reply