Lubuntu 20,04.1 32/64 位在一台机器上吗?

Lubuntu 20,04.1 32/64 位在一台机器上吗?

我有一台稍旧的机器,上面已经成功运行了 Ubuntu(最近是 Lubuntu)好几年了。Lubuntu 通知说 Lubuntu 20.4 不再有 32 位版本,只有 64 位版本。我能使用它吗?

这是我从 lscpu 输出的:

Architecture:        i686
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              2
On-line CPU(s) list: 0,1
Thread(s) per core:  1
Core(s) per socket:  2
Socket(s):           1
Vendor ID:           GenuineIntel
CPU family:          6
Model:               23
Model name:          Pentium(R) Dual-Core  CPU      E5500  @ 2.80GHz
Stepping:            10
CPU MHz:             1356.952
CPU max MHz:         2800,0000
CPU min MHz:         1200,0000
BogoMIPS:            5600.02
Virtualization:      VT-x
L1d cache:           32K
L1i cache:           32K
L2 cache:            2048K
Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts cpuid aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm xsave lahf_lm pti tpr_shadow vnmi flexpriority dtherm

我已经下载了镜像 lubuntu-20.04-desktop-amd64.iso

我可以用它吗?希望你能帮到我!

答案1

您可以安装 64 位 Lubuntu。

表示i686现在已安装32位Linux发行版。

可以看到CPU支持:

CPU op-mode(s):      32-bit, 64-bit 

相关内容