0

I am currently running windows 7 32 bit on HP Mini 200 4301tu with intel atom n2600 processor, 2 gb ram.

My first question is, Is my cpu x64? as on the command echo %PROCESSOR_ARCHITECTURE% returns x86

According to Performance Information and Tools my pc is 64 bit capable.

My second question is, can i dual boot lubuntu 21.10 and windows 7 32 bit?

thanks in advance

1 Answers1

2

Let's go through your questions individually:

Q. Is my cpu x64?

Yes. Intel reports the Atom N2600 is a 64-bit CPU.

Q. Can I dual-boot Lubuntu 21.10 and windows 7 32 bit?

Yes. The minimum system requirements for Lubuntu are difficult to find and will vary wildly based on what you plan on doing with the OS, but a basic installation of 20.04 will consume about 340MB of RAM. 21.10 will likely be somewhere close to that number as well.

What you may want to do is first boot into a Live Session to see how well the OS runs on your computer. If it's all good, then use the Installer to set up a dual-boot environment. If it's not quite what you're looking for, consider trying one of the other light-weight Ubuntu flavours, such as Ubuntu MATE or Xubuntu.

matigo
  • 22,138
  • 7
  • 45
  • 75
  • 3
    The Windows 7 installation is said to be the 32-bit version, which means that it will return x86 regardless of what the CPU is capable of. The Intel site clearly states it's a 64-bit CPU, and I would trust Intel over Microsoft any day of the week – matigo Jan 04 '22 at 13:55