Trying to install rocky10, but it reboots everytime I try to start the installer.
Processor is a Celeron N3150
Trying to install rocky10, but it reboots everytime I try to start the installer.
Processor is a Celeron N3150
According to Google Gemini, your processor is not supported (not new enough) to run Rocky 10, below is the quote from Google Gemini:
No, the Intel Celeron N3150 processor does not support the x86-64-v3 microarchitecture level that Rocky Linux 10 requires.
Rocky Linux 10 has raised its minimum CPU requirement to x86-64-v3. The Celeron N3150 is a Braswell generation CPU based on the Airmont microarchitecture, which only supports the x86-64-v2 instruction set level.
The x86-64-v3 requirement essentially mandates support for the AVX2 (Advanced Vector Extensions 2) instruction set, among others.
| Feature | Celeron N3150 (Airmont/Braswell) | x86-64-v3 Requirement |
|---|---|---|
| Microarchitecture Level | x86-64-v2 | x86-64-v3 |
| Key Instruction Set | No AVX2 | Requires AVX2 |
| First Intel CPU to Support v3 | (None) | Haswell (4th Gen Core i-series) or Gracemont (in the Atom family, much newer) |
FYI, beyond addressing that specific question, Google Gemini also provides the following suggestions:
If you want to run an Enterprise Linux distribution on your Celeron N3150 system, you have two main options:
Use Rocky Linux 9:
Rocky Linux 9 (and its upstream version, RHEL 9) only requires the x86-64-v2 microarchitecture level, which your Celeron N3150 supports.
Rocky 9 is fully supported until mid-2032, giving you many years of use.
Use a Different, Lighter Linux Distribution:
Yes, the processor is too old for Rocky 10 unfortunately.
Adding more context to this: Rocky is a RHEL clone, with the same patch levels, compile-time options, etc. RHEL 10 only supports x86_64-v3 and higher, therefore so does Rocky 10.
The N3150 processor does support x86_64-v2, however, which Rocky Linux 9 is fine with. Rocky 9 is supported with updates until 2032, and that’s what I’d recommend if you’re interested in doing an install.
Rocky 8 would also work, and is supported until 2029. However, if you’re interested in the newest software possible on your device, it sounds like 9 is the way to go.
Well, I suspected it was that , however, why not som sort of error messega instread of just re-booting with out any warning.
It seems that ALMA has an releas that supports -v2
@TomasL You can always check if your CPU is compatible with 10 (or for that matter with 9.x) with this procedure
Thanks, that was helpful.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.