Linux Distribution 64-bit v 32-bit: Difference between revisions
From Info Wiki
Jump to navigationJump to search
(→64-bit CPU: updated Parted Magic, which is no longer issued as separate 64 & 32 bit ISO) |
(→Test for CPU Model: added section re Resources) |
||
Line 26: | Line 26: | ||
**the purpose of the Distribution would be clearly identified by the provider |
**the purpose of the Distribution would be clearly identified by the provider |
||
=== Resource Requirements === |
|||
In the absence of any guidelines from the distributor |
|||
==== CPU ==== |
|||
*any 64-bit CPUI |
|||
**slower, single core models will perform more slowly |
|||
*32-bit CPU slower than 1 GHz are generally suited only to specialised "older PC" Desktop oriented distributions |
|||
==== RAM ==== |
|||
Varies substantially with the style of Distribution |
|||
*2 GB RAM is adequate for any 64-bit Desktop distribution |
|||
*1.2 GB RAM adequate for 32-bit CPU |
|||
**assumes installation from DVD/USB stick Installation media |
|||
**more RAM is required to install from a booted Live distribution |
|||
--[[User:Rpeters|Rod]] ([[User talk:Rpeters|talk]]) 17:19, 15 January 2015 (AEDT) |
--[[User:Rpeters|Rod]] ([[User talk:Rpeters|talk]]) 17:19, 15 January 2015 (AEDT) |
||
--[[Category:Technical Info]] |
--[[Category:Technical Info]] |
Revision as of 02:46, 31 March 2015
For General Users
64-bit Linux is generally recommended for computers that support it - see below for simple tests
- it has been in general use for over a decade and is now quite mature
- it supports an overwhelming majority of hardware
- usually includes the NX feature, that is likely to provide additional protection against malware
Note that Linux Distributions may variously refer to 64-bit Linux as "x86_64" or "AMD64". The two are equivalent and the latter works on computers that are trade-marked "Intel Inside" as well as AMD-based computers.
Test for CPU Model
64-bit CPU
A simple and reliable way to check whether a CPU supports 64-bit code is to boot a 64-bit distribution
- Parted Magic is a suitable distribution for this purpose, because a 64-bit it is only ~ 400 MB download and a 64-bit boot can be selected.
- alternatively, any 64-bit Distribution media could be used, if already to hand.
- a 64-bit kernel will quickly present an error message along the lines of "unsupported CPU/architecture" if a 64-bit capable CPU is not detected
32-bit CPU
If the above test indicates that 64-bit Linux is not supported then most 32-bit Linux should be suitable.
- the latter might variously be labelled "x86", "i586", "i686" or frequently no differentiator at all
Exceptions where a 32-bit Distribution is unsuitable include:
- a small minority are compiled for CPU later than "i686" (Pentium II or equivalent)
- these would begin to boot on earlier CPU, but quickly halt and display an error message
- beginners are faced with using a different Distribution (or obtaining a later computer)
- some Distributions are collated for specific hardware platforms eg eeePC netbooks
- these are likely to work incompletely on Desktops as well as other laptops
- the purpose of the Distribution would be clearly identified by the provider
Resource Requirements
In the absence of any guidelines from the distributor
CPU
- any 64-bit CPUI
- slower, single core models will perform more slowly
- 32-bit CPU slower than 1 GHz are generally suited only to specialised "older PC" Desktop oriented distributions
RAM
Varies substantially with the style of Distribution
- 2 GB RAM is adequate for any 64-bit Desktop distribution
- 1.2 GB RAM adequate for 32-bit CPU
- assumes installation from DVD/USB stick Installation media
- more RAM is required to install from a booted Live distribution