Posts: 1
Threads: 1
Joined: Oct 2017
Reputation:
0
Hi folks. I have a question. My computer runs on a 64-bit processor (Intel Core 2Duo) but it boots via 32-bit EFi.
Is it possible to install Linux Lite OS 64-bit on this computer? Will it boot on the 32-bit EFI via Refind? If so, will it run fine on 2GB RAM only?
Thanks.
Posts: 1,599
Threads: 86
Joined: Jun 2015
Reputation:
0
Maybe. Give it a try.
Want to thank me? Click my [Thank] link.
Posts: 1,094
Threads: 19
Joined: Feb 2014
Reputation:
0
I don't have any experience with 32-bit EFI machines, but if machine you're describing is same one as in your signature where it looks like you've got 32-bit LL installed to it, then yes you should be able to install 64-bit LL to it in the same way. 64-bit LL will be perfectly fine with 2GB of RAM.
Posts: 1,511
Threads: 140
Joined: Mar 2016
Reputation:
0
10-07-2017, 12:17 PM
(This post was last modified: 10-07-2017, 12:28 PM by trinidad.)
If your 32bit LL system is already running, to get hardware info from your current system try dmidecode. You don't need root just substitute as follows: sudo dmidecode -t keyword or number.
https://www.tecmint.com/how-to-get-hardw...-on-linux/
Chances are your system is meant to be 64bit and there are a few older rare exceptions, none that I know of that use a 32bit efi partition usually 16bit. If your efi partition is 32bit your cpu/mobo is highly likely to be 64bit capable. It's safe to try installing 64bit because the machine won't accept the installer if the cpu/mobo can't handle 64bit. Indeed the cpu may be 64bit capable but with empty address sockets rendering it only 32bit capable on some old boards, but in your case that is unlikely given the 32bit efi partition that is already there. The issue is the 2gig of ram. Early 64bit mobos were usually 3gig. I expect the OEM may have been Windows 32bit and to run 64bit you would expect to have to add ram to the board but its safe to try installing 64bit anyway. Chances are if it's running PAE kernel now it will run 64bit. Run the memory section of the dmidecode to see what's actually there.
TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.
Posts: 1,511
Threads: 140
Joined: Mar 2016
Reputation:
0
10-13-2017, 04:33 PM
(This post was last modified: 10-13-2017, 04:42 PM by trinidad.)
This (EFI) is not new technology except where MS is concerned. 64 bit systems generally have a 32bit EFI partition (though it can be 16bit), 32bit generally a 16 bit EFI partition (though it can be 8bit). Depending on the age of the machine BIOS can be 8bit, 16bit, or 32bit. The compatibility issue is the CPU/MOBO combination. It was common on low-end early HP/Compaq/DELL/ etc. OEM MS systems: that a native Windows system was 32bit with 2gig RAM and even though the CPU/MOBO combination could be 64bit capable (and the EFI partition was 32bit & BIOS 16bit) it would not memory address 64bit without adding at least 1gig of RAM to the latent board memory channel. Most early 64bit MS systems were OEM 3gig of RAM. In this users case it may well be that though the MOBO/CPU are 64bit capable that capablility cannot be accessed wihtout filling the latent RAM channel.
Finally: There is no harm in trying to install LL64bit.
And again: If 32bit LL is already running I would run the dmidecode routines for info.
TC
All opinions expressed and all advice given by Trinidad Cruz on this forum are his responsibility alone and do not necessarily reflect the views or methods of the developers of Linux Lite. He is a citizen of the United States where it is acceptable to occasionally be uninformed and inept as long as you pay your taxes.